The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Xet, reference main (b8447c), with Swift 6.1 for Android on 10 Mar 2026 22:29:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/huggingface/swift-xet.git
Reference: main
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/huggingface/swift-xet
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b8447cb Transfer project to @huggingface (#8)
Cloned https://github.com/huggingface/swift-xet.git
Revision (git rev-parse @):
b8447cbdf0e798de27bab3c5b0a99da98fae81e9
SUCCESS checkout https://github.com/huggingface/swift-xet.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/huggingface/swift-xet.git
https://github.com/huggingface/swift-xet.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.28.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.24.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    }
  ],
  "manifest_display_name" : "Xet",
  "name" : "Xet",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Xet",
      "targets" : [
        "Xet"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XetTests",
      "module_type" : "SwiftTarget",
      "name" : "XetTests",
      "path" : "Tests/XetTests",
      "sources" : [
        "BG4Tests.swift",
        "CASTests.swift",
        "IntegrationTests.swift",
        "LZ4Tests.swift",
        "XorbTests.swift"
      ],
      "target_dependencies" : [
        "Xet"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Xet",
      "module_type" : "SwiftTarget",
      "name" : "Xet",
      "path" : "Sources/Xet",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "NIOCore",
        "NIOHTTP1",
        "NIOTransportServices"
      ],
      "product_memberships" : [
        "Xet"
      ],
      "sources" : [
        "BG4.swift",
        "CAS.swift",
        "LZ4.swift",
        "Xet.swift",
        "Xorb.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/async-http-client
Fetching https://github.com/apple/swift-nio.git
[1/2821] Fetching swift-nio-transport-services
[2822/18346] Fetching swift-nio-transport-services, async-http-client
[15087/101081] Fetching swift-nio-transport-services, async-http-client, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (6.07s)
Fetched https://github.com/swift-server/async-http-client from cache (6.08s)
Fetched https://github.com/apple/swift-nio.git from cache (6.20s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (6.89s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.05s)
Computing version for https://github.com/swift-server/async-http-client
Computed https://github.com/swift-server/async-http-client at 1.32.0 (0.80s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5691] Fetching swift-distributed-tracing
[1367/11749] Fetching swift-distributed-tracing, swift-algorithms
[2444/17920] Fetching swift-distributed-tracing, swift-algorithms, swift-log
[2925/24411] Fetching swift-distributed-tracing, swift-algorithms, swift-log, swift-nio-extras
[18127/36440] Fetching swift-distributed-tracing, swift-algorithms, swift-log, swift-nio-extras, swift-nio-http2
[26818/51800] Fetching swift-distributed-tracing, swift-algorithms, swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.43s)
[35471/39771] Fetching swift-distributed-tracing, swift-algorithms, swift-log, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-algorithms.git from cache (2.21s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.21s)
Fetched https://github.com/apple/swift-log.git from cache (2.21s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.21s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.25s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (2.82s)
Fetching https://github.com/apple/swift-service-context.git
[1/1210] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.28s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.75s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (1.15s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.40.0 (0.78s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.67s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.65s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (1.25s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1766] Fetching swift-asn1
[160/2717] Fetching swift-asn1, swift-http-types
[2030/3933] Fetching swift-asn1, swift-http-types, swift-http-structured-headers
[2385/6595] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-service-lifecycle
[5931/13717] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-service-lifecycle, swift-certificates
[7166/19941] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.43s)
[13671/18990] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.43s)
[12580/17774] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.43s)
[10876/16008] Fetching swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.44s)
[8659/13346] Fetching swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.62s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (1.77s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/22225] Fetching swift-collections
[1779/27826] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (3.03s)
Fetched https://github.com/apple/swift-collections.git from cache (3.05s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (3.74s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.23s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (3.09s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.61s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (1.08s)
Fetching https://github.com/apple/swift-crypto.git
[1/17246] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.19s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (2.77s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.82s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.0 (0.93s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (1.93s)
Creating working copy for https://github.com/swift-server/async-http-client
Working copy of https://github.com/swift-server/async-http-client resolved at 1.32.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.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.95.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.26.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.5.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.10.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
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.36.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.18.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.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.6.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.32.1
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.5.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.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.40.0
Building for debugging...
[0/446] Write sources
[25/446] Compiling CNIOWindows WSAStartup.c
[26/446] Compiling CNIOWASI CNIOWASI.c
[26/446] Compiling _NumericsShims _NumericsShims.c
[28/446] Compiling _AtomicsShims.c
[29/446] Compiling CNIOWindows shim.c
[30/446] Compiling CNIOPosix event_loop_id.c
[31/446] Compiling CNIOLinux liburing_shims.c
[32/446] Compiling CNIOOpenBSD shim.c
[33/446] Compiling CNIOLLHTTP c_nio_http.c
[34/446] Compiling CNIOExtrasZlib empty.c
[35/446] Compiling CNIODarwin shim.c
[36/446] Compiling CNIOLinux shim.c
[37/446] Compiling fiat_p256_adx_sqr.S
[38/446] Compiling CNIOLLHTTP c_nio_api.c
[39/446] Compiling fiat_p256_adx_mul.S
[40/446] Compiling fiat_curve25519_adx_mul.S
[41/446] Compiling fiat_curve25519_adx_square.S
[42/446] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[42/446] Write swift-version-24593BA9C3E375BF.txt
[44/446] Compiling CNIOLLHTTP c_nio_llhttp.c
[45/450] Compiling CNIOBoringSSLShims shims.c
[47/452] Emitting module _NIOBase64
[47/452] Compiling tls_method.cc
[48/452] Compiling tls_record.cc
[48/452] Compiling tls13_server.cc
[50/452] Compiling tls13_enc.cc
[51/452] Compiling tls13_both.cc
[52/465] Compiling tls13_client.cc
[54/489] Emitting module ServiceContextModule
[55/489] Emitting module InternalCollectionsUtilities
[55/491] Compiling t1_enc.cc
[56/491] Compiling ssl_x509.cc
[58/491] Compiling ServiceContextModule ServiceContextKey.swift
[59/491] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[60/491] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/491] Compiling InternalCollectionsUtilities _SortedCollection.swift
[62/491] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[63/491] Compiling RealModule RealFunctions.swift
[64/491] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[65/491] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[66/491] Compiling RealModule Real.swift
[67/492] Compiling RealModule Float80+Real.swift
[68/492] Compiling Logging LogHandler.swift
[69/492] Emitting module RealModule
[70/492] Compiling InternalCollectionsUtilities Debugging.swift
[71/492] Compiling InternalCollectionsUtilities Descriptions.swift
[72/492] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[73/492] Compiling InternalCollectionsUtilities Integer rank.swift
[74/492] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[75/492] Compiling InternalCollectionsUtilities UInt+reversed.swift
[76/492] Compiling _NIOBase64 Base64.swift
[77/492] Compiling ServiceContextModule ServiceContext.swift
[78/493] Compiling _NIODataStructures PriorityQueue.swift
[79/493] Compiling _NIODataStructures _TinyArray.swift
[80/493] Compiling InternalCollectionsUtilities String+Padding.swift
[81/494] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[84/494] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[85/494] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[86/494] Compiling InternalCollectionsUtilities Span+Extras.swift
[87/494] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[88/494] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[93/494] Compiling RealModule Float16+Real.swift
[94/495] Emitting module _NIODataStructures
[95/495] Compiling _NIODataStructures Heap.swift
[96/496] Compiling RealModule RelaxedArithmetic.swift
[102/503] Emitting module Instrumentation
[103/518] Compiling Instrumentation MultiplexInstrument.swift
[104/518] Compiling Instrumentation Instrument.swift
[105/518] Compiling ContainersPreview Drain.swift
[106/518] Compiling ContainersPreview Producer.swift
[107/518] Compiling Instrumentation NoOpInstrument.swift
[107/519] Compiling ssl_versions.cc
[109/519] Compiling ContainersPreview Shared.swift
[110/519] Compiling ContainersPreview Inout.swift
[111/519] Compiling ContainersPreview InputSpan.swift
[112/519] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[113/519] Compiling ContainersPreview BorrowingSequence.swift
[114/519] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[115/519] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[116/519] Compiling ContainersPreview OutputSpan+Extras.swift
[117/519] Compiling ContainersPreview TemporaryAllocation.swift
[118/519] Compiling ContainersPreview Container.swift
[119/519] Compiling ContainersPreview ContainerAlgorithms.swift
[120/519] Compiling ContainersPreview Borrow.swift
[121/519] Compiling ContainersPreview Box.swift
[121/519] Compiling ssl_transcript.cc
[123/519] Emitting module ContainersPreview
[124/520] Compiling ssl_stat.cc
[126/560] Compiling DequeModule UniqueDeque+Consumption.swift
[127/560] Compiling DequeModule UniqueDeque+Container.swift
[128/560] Compiling DequeModule UniqueDeque+Descriptions.swift
[129/560] Compiling DequeModule UniqueDeque+Equatable.swift
[130/560] Compiling DequeModule UniqueDeque+Experimental.swift
[131/565] Compiling DequeModule UniqueDeque+Hashable.swift
[132/565] Compiling DequeModule UniqueDeque+Initializers.swift
[133/565] Compiling DequeModule UniqueDeque+Insertions.swift
[134/565] Compiling DequeModule UniqueDeque+Prepend.swift
[135/565] Compiling DequeModule UniqueDeque+Removals.swift
[136/565] Compiling DequeModule RigidDeque+Equatable.swift
[137/565] Compiling DequeModule RigidDeque+Experimental.swift
[138/565] Compiling DequeModule RigidDeque+Hashable.swift
[139/565] Compiling DequeModule RigidDeque+Initializers.swift
[140/565] Compiling DequeModule RigidDeque+Insertions.swift
[141/565] Compiling DequeModule RigidDeque+Prepend.swift
[142/565] Compiling DequeModule RigidDeque+Removals.swift
[143/565] Compiling DequeModule RigidDeque+Replacements.swift
[144/565] Compiling DequeModule RigidDeque+Testing.swift
[145/565] Compiling DequeModule RigidDeque.swift
[146/565] Compiling DequeModule UniqueDeque+Append.swift
[147/565] Compiling DequeModule _DequeBuffer.swift
[148/565] Compiling DequeModule _DequeBufferHeader.swift
[149/565] Compiling DequeModule RigidDeque+Append.swift
[150/565] Compiling DequeModule RigidDeque+Consumption.swift
[151/565] Compiling DequeModule RigidDeque+Container.swift
[152/565] Compiling DequeModule RigidDeque+Descriptions.swift
[152/565] Compiling ssl_privkey.cc
[153/565] Compiling ssl_session.cc
[154/565] Compiling ssl_key_share.cc
[156/565] Compiling Instrumentation InstrumentationSystem.swift
[157/565] Compiling Instrumentation Locks.swift
[158/566] Compiling DequeModule Deque+Codable.swift
[159/566] Compiling DequeModule Deque+Collection.swift
[160/566] Compiling DequeModule Deque+CustomReflectable.swift
[161/566] Compiling DequeModule Deque+Descriptions.swift
[162/566] Compiling DequeModule Deque+Equatable.swift
[163/566] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[164/566] Emitting module Logging
[165/566] Compiling Logging Locks.swift
[166/566] Compiling DequeModule Deque+Extras.swift
[167/566] Compiling DequeModule Deque+Hashable.swift
[168/566] Compiling DequeModule Deque+Testing.swift
[169/566] Compiling DequeModule Deque._Storage.swift
[170/566] Compiling DequeModule Deque._UnsafeHandle.swift
[171/566] Compiling DequeModule Deque.swift
[172/566] Compiling Logging MetadataProvider.swift
[173/566] Compiling Logging Logging.swift
[175/567] Compiling ssl_file.cc
[176/575] Compiling ssl_lib.cc
[178/575] Emitting module DequeModule
[178/575] Compiling ssl_cipher.cc
[180/575] Compiling DequeModule UniqueDeque+Replacements.swift
[181/575] Compiling DequeModule UniqueDeque.swift
[182/575] Compiling DequeModule _DequeSlot.swift
[183/575] Compiling DequeModule _UnsafeDequeHandle.swift
[184/575] Compiling DequeModule _UnsafeDequeSegments.swift
[185/576] Compiling Tracing TracingTime.swift
[186/576] Compiling Tracing TracerProtocol+Legacy.swift
[187/576] Compiling Tracing TracerProtocol.swift
[188/576] Compiling Tracing Tracer.swift
[188/576] Compiling ssl_credential.cc
[190/576] Compiling Tracing NoOpTracer.swift
[191/576] Compiling Tracing SpanProtocol.swift
[192/576] Compiling Tracing InstrumentationSystem+Tracing.swift
[193/576] Emitting module Tracing
[195/577] Compiling ssl_cert.cc
[196/577] Compiling ssl_buffer.cc
[197/577] Compiling ssl_asn1.cc
[198/577] Compiling s3_both.cc
[199/577] Compiling ssl_aead_ctx.cc
[200/577] Compiling s3_pkt.cc
[201/577] Compiling s3_lib.cc
[202/577] Compiling handshake.cc
[203/577] Compiling handshake_server.cc
[204/577] Compiling handshake_client.cc
[205/577] Compiling handoff.cc
[206/577] Compiling extensions.cc
[207/577] Compiling dtls_record.cc
[208/577] Compiling encrypted_client_hello.cc
[209/577] Compiling md5-x86_64-linux.S
[210/577] Compiling md5-x86_64-apple.S
[211/577] Compiling dtls_method.cc
[212/577] Compiling md5-586-linux.S
[213/577] Compiling md5-586-apple.S
[214/577] Compiling d1_srtp.cc
[215/577] Compiling d1_pkt.cc
[216/577] Compiling chacha20_poly1305_x86_64-linux.S
[217/577] Compiling chacha20_poly1305_x86_64-apple.S
[218/577] Compiling chacha20_poly1305_armv8-win.S
[219/577] Compiling chacha20_poly1305_armv8-apple.S
[220/577] Compiling chacha20_poly1305_armv8-linux.S
[221/577] Compiling chacha-x86_64-apple.S
[222/577] Compiling chacha-x86_64-linux.S
[223/577] Compiling d1_lib.cc
[224/577] Compiling chacha-x86-apple.S
[225/577] Compiling chacha-x86-linux.S
[226/577] Compiling chacha-armv8-win.S
[227/577] Compiling chacha-armv8-apple.S
[228/577] Compiling chacha-armv8-linux.S
[229/577] Compiling chacha-armv4-linux.S
[230/577] Compiling aes128gcmsiv-x86_64-linux.S
[231/577] Compiling aes128gcmsiv-x86_64-apple.S
[232/577] Compiling x86_64-mont5-linux.S
[233/577] Compiling x86_64-mont5-apple.S
[234/577] Compiling x86_64-mont-apple.S
[235/577] Compiling x86_64-mont-linux.S
[236/577] Compiling x86-mont-linux.S
[237/577] Compiling err_data.cc
[238/577] Compiling x86-mont-apple.S
[239/577] Compiling vpaes-x86_64-linux.S
[240/577] Compiling vpaes-x86-linux.S
[241/577] Compiling vpaes-x86_64-apple.S
[242/577] Compiling vpaes-x86-apple.S
[243/577] Compiling vpaes-armv8-win.S
[244/577] Compiling vpaes-armv8-linux.S
[245/577] Compiling sha512-x86_64-linux.S
[246/577] Compiling vpaes-armv7-linux.S
[247/577] Compiling vpaes-armv8-apple.S
[248/577] Compiling sha512-x86_64-apple.S
[249/577] Compiling sha512-armv8-win.S
[250/577] Compiling sha512-armv8-linux.S
[251/577] Compiling sha512-armv8-apple.S
[251/577] Compiling sha512-armv4-linux.S
[253/577] Compiling sha512-586-linux.S
[254/577] Compiling sha512-586-apple.S
[254/577] Compiling sha256-x86_64-linux.S
[256/577] Compiling d1_both.cc
[257/577] Compiling sha256-586-linux.S
[257/577] Compiling sha256-armv8-win.S
[259/577] Compiling sha256-armv8-apple.S
[260/577] Compiling sha256-armv4-linux.S
[261/577] Compiling sha256-586-apple.S
[262/577] Compiling sha256-x86_64-apple.S
[263/577] Compiling sha256-armv8-linux.S
[264/577] Compiling sha1-armv8-apple.S
[265/577] Compiling sha1-x86_64-apple.S
[266/577] Compiling sha1-x86_64-linux.S
[267/577] Compiling sha1-armv4-large-linux.S
[268/577] Compiling sha1-586-linux.S
[269/577] Compiling sha1-armv8-win.S
[270/577] Compiling sha1-armv8-linux.S
[271/577] Compiling rsaz-avx2-linux.S
[272/577] Compiling bio_ssl.cc
[273/577] Compiling rdrand-x86_64-linux.S
[274/577] Compiling sha1-586-apple.S
[275/577] Compiling rsaz-avx2-apple.S
[276/577] Compiling rdrand-x86_64-apple.S
[277/577] Compiling p256_beeu-x86_64-asm-linux.S
[278/577] Compiling p256_beeu-x86_64-asm-apple.S
[279/577] Compiling p256-x86_64-asm-linux.S
[280/577] Compiling p256-x86_64-asm-apple.S
[280/577] Compiling p256_beeu-armv8-asm-apple.S
[280/577] Compiling p256_beeu-armv8-asm-win.S
[283/577] Compiling p256_beeu-armv8-asm-linux.S
[284/577] Compiling p256-armv8-asm-win.S
[285/577] Compiling p256-armv8-asm-apple.S
[286/577] Compiling p256-armv8-asm-linux.S
[287/577] Compiling ghashv8-armv8-linux.S
[288/577] Compiling ghashv8-armv8-apple.S
[289/577] Compiling ghashv8-armv8-win.S
[290/577] Compiling ghash-x86_64-linux.S
[291/577] Compiling ghash-x86-apple.S
[292/577] Compiling ghash-x86-linux.S
[292/577] Compiling ghash-x86_64-apple.S
[292/577] Compiling ghashv8-armv7-linux.S
[295/577] Compiling ghash-ssse3-x86_64-linux.S
[296/577] Compiling ghash-ssse3-x86_64-apple.S
[297/577] Compiling ghash-ssse3-x86-linux.S
[298/577] Compiling ghash-neon-armv8-win.S
[299/577] Compiling ghash-ssse3-x86-apple.S
[300/577] Compiling ghash-neon-armv8-apple.S
[301/577] Compiling ghash-neon-armv8-linux.S
[302/577] Compiling ghash-armv4-linux.S
[303/577] Compiling co-586-linux.S
[304/577] Compiling bsaes-armv7-linux.S
[305/577] Compiling co-586-apple.S
[306/577] Compiling bn-armv8-win.S
[307/577] Compiling bn-armv8-apple.S
[308/577] Compiling bn-armv8-linux.S
[309/577] Compiling bn-586-linux.S
[310/577] Compiling armv8-mont-win.S
[311/577] Compiling bn-586-apple.S
[312/577] Compiling armv4-mont-linux.S
[313/577] Compiling armv8-mont-apple.S
[313/577] Compiling armv8-mont-linux.S
[315/577] Compiling aesv8-gcm-armv8-win.S
[315/577] Compiling aesv8-gcm-armv8-linux.S
[315/577] Compiling aesv8-gcm-armv8-apple.S
[318/577] Compiling aesv8-armv8-apple.S
[319/577] Compiling aesv8-armv8-win.S
[320/577] Compiling aesv8-armv7-linux.S
[321/577] Compiling aesv8-armv8-linux.S
[322/577] Compiling aesni-x86_64-linux.S
[323/577] Compiling aesni-x86_64-apple.S
[324/577] Compiling aesni-x86-apple.S
[325/577] Compiling aesni-gcm-x86_64-apple.S
[326/577] Compiling aesni-x86-linux.S
[327/577] Compiling aes-gcm-avx2-x86_64-linux.S
[328/577] Compiling aesni-gcm-x86_64-linux.S
[329/577] Compiling aes-gcm-avx10-x86_64-linux.S
[330/577] Compiling aes-gcm-avx2-x86_64-apple.S
[331/577] Compiling aes-gcm-avx10-x86_64-apple.S
[332/577] Compiling x_x509.cc
[333/577] Compiling x_name.cc
[334/577] Compiling x_x509a.cc
[335/577] Compiling x_sig.cc
[336/577] Compiling x_val.cc
[337/577] Compiling x_spki.cc
[338/577] Compiling x_pubkey.cc
[339/577] Compiling x_req.cc
[340/577] Compiling x_attrib.cc
[341/577] Compiling x_algor.cc
[342/577] Compiling x509spki.cc
[343/577] Compiling x_all.cc
[344/577] Compiling x_crl.cc
[345/577] Compiling x_exten.cc
[346/577] Compiling x509name.cc
[347/577] Compiling x509rset.cc
[348/577] Compiling x509cset.cc
[349/577] Compiling x509_trs.cc
[350/577] Compiling x509_vpm.cc
[351/577] Compiling x509_txt.cc
[352/577] Compiling x509_set.cc
[353/577] Compiling x509_v3.cc
[354/577] Compiling x509_vfy.cc
[355/577] Compiling x509_req.cc
[356/577] Compiling x509_d2.cc
[357/577] Compiling x509_obj.cc
[358/577] Compiling x509_def.cc
[359/577] Compiling x509_lu.cc
[360/577] Compiling x509_cmp.cc
[361/577] Compiling x509_att.cc
[362/577] Compiling x509_ext.cc
[363/577] Compiling x509.cc
[364/577] Compiling v3_utl.cc
[365/577] Compiling v3_skey.cc
[366/577] Compiling v3_purp.cc
[367/577] Compiling v3_pcons.cc
[368/577] Compiling v3_prn.cc
[369/577] Compiling v3_pmaps.cc
[370/577] Compiling v3_ncons.cc
[371/577] Compiling v3_int.cc
[372/577] Compiling v3_ocsp.cc
[373/577] Compiling v3_lib.cc
[374/577] Compiling v3_ia5.cc
[375/577] Compiling v3_info.cc
[376/577] Compiling v3_extku.cc
[377/577] Compiling v3_genn.cc
[378/577] Compiling v3_enum.cc
[379/577] Compiling v3_crld.cc
[380/577] Compiling v3_conf.cc
[381/577] Compiling v3_cpols.cc
[382/577] Compiling v3_bitst.cc
[383/577] Compiling v3_bcons.cc
[384/577] Compiling v3_alt.cc
[385/577] Compiling v3_akeya.cc
[386/577] Compiling v3_akey.cc
[387/577] Compiling t_x509.cc
[388/577] Compiling t_req.cc
[389/577] Compiling t_x509a.cc
[390/577] Compiling i2d_pr.cc
[391/577] Compiling rsa_pss.cc
[392/577] Compiling t_crl.cc
[393/577] Compiling policy.cc
[394/577] Compiling name_print.cc
[395/577] Compiling by_dir.cc
[396/577] Compiling asn1_gen.cc
[397/577] Compiling by_file.cc
[398/577] Compiling a_sign.cc
[399/577] Compiling a_digest.cc
[400/577] Compiling algorithm.cc
[401/577] Compiling a_verify.cc
[402/577] Compiling voprf.cc
[403/577] Compiling thread_win.cc
[404/577] Compiling trust_token.cc
[405/577] Compiling thread_none.cc
[406/577] Compiling thread_pthread.cc
[407/577] Compiling thread.cc
[408/577] Compiling stack.cc
[409/577] Compiling pmbtoken.cc
[410/577] Compiling spake2plus.cc
[411/577] Compiling siphash.cc
[412/577] Compiling sha1.cc
[413/577] Compiling sha256.cc
[414/577] Compiling sha512.cc
[415/577] Compiling rsa_print.cc
[416/577] Compiling slhdsa.cc
[417/577] Compiling rsa_extra.cc
[418/577] Compiling rsa_crypt.cc
[419/577] Compiling rc4.cc
[420/577] Compiling windows.cc
[421/577] Compiling refcount.cc
[422/577] Compiling urandom.cc
[423/577] Compiling trusty.cc
[424/577] Compiling rand.cc
[425/577] Compiling rsa_asn1.cc
[426/577] Compiling passive.cc
[427/577] Compiling poly1305_arm_asm.S
[428/577] Compiling ios.cc
[429/577] Compiling getentropy.cc
[430/577] Compiling forkunsafe.cc
[431/577] Compiling poly1305_vec.cc
[432/577] Compiling deterministic.cc
[433/577] Compiling fork_detect.cc
[434/577] Compiling pool.cc
[435/577] Compiling poly1305_arm.cc
[436/577] Compiling poly1305.cc
[437/577] Compiling pkcs8_x509.cc
[438/577] Compiling pkcs8.cc
[439/577] Compiling pkcs7.cc
[440/577] Compiling p5_pbev2.cc
[441/577] Compiling pkcs7_x509.cc
[442/577] Compiling pem_x509.cc
[443/577] Compiling pem_pkey.cc
[444/577] Compiling pem_xaux.cc
[445/577] Compiling pem_oth.cc
[446/577] Compiling mlkem.cc
[447/577] Compiling pem_pk8.cc
[448/577] Compiling obj_xref.cc
[449/577] Compiling pem_info.cc
[450/577] Compiling pem_lib.cc
[451/577] Compiling mem.cc
[452/577] Compiling mldsa.cc
[453/577] Compiling pem_all.cc
[454/577] Compiling md5.cc
[455/577] Compiling poly_rq_mul.S
[456/577] Compiling obj.cc
[457/577] Compiling fips_shared_support.cc
[458/577] Compiling md4.cc
[459/577] Compiling lhash.cc
[460/577] Compiling ex_data.cc
[461/577] Compiling sign.cc
[462/577] Compiling kyber.cc
[463/577] Compiling hpke.cc
[464/577] Compiling scrypt.cc
[465/577] Compiling hrss.cc
[466/577] Compiling print.cc
[467/577] Compiling pbkdf.cc
[468/577] Compiling p_x25519.cc
[469/577] Compiling p_x25519_asn1.cc
[470/577] Compiling p_rsa_asn1.cc
[471/577] Compiling p_hkdf.cc
[472/577] Compiling p_ed25519.cc
[473/577] Compiling p_rsa.cc
[474/577] Compiling p_ed25519_asn1.cc
[475/577] Compiling p_ec_asn1.cc
[476/577] Compiling p_dh_asn1.cc
[477/577] Compiling p_ec.cc
[478/577] Compiling p_dh.cc
[479/577] Compiling p_dsa_asn1.cc
[480/577] Compiling evp_ctx.cc
[481/577] Compiling evp.cc
[482/577] Compiling evp_asn1.cc
[483/577] Compiling err.cc
[484/577] Compiling ecdh.cc
[485/577] Compiling engine.cc
[486/577] Compiling ecdsa_asn1.cc
[487/577] Compiling hash_to_curve.cc
[488/577] Compiling ec_derive.cc
[489/577] Compiling bcm.cc
[490/577] Compiling dsa_asn1.cc
[491/577] Compiling dsa.cc
[492/577] Compiling ec_asn1.cc
[493/577] Compiling x25519-asm-arm.S
[494/577] Compiling curve25519_64_adx.cc
[495/577] Compiling params.cc
[496/577] Compiling des.cc
[497/577] Compiling crypto.cc
[498/577] Compiling spake25519.cc
[499/577] Compiling dh_asn1.cc
[500/577] Compiling digest_extra.cc
[501/577] Compiling curve25519.cc
[502/577] Compiling cpu_arm_freebsd.cc
[503/577] Compiling cpu_intel.cc
[504/577] Compiling cpu_aarch64_openbsd.cc
[505/577] Compiling cpu_arm_linux.cc
[506/577] Compiling cpu_aarch64_fuchsia.cc
[507/577] Compiling cpu_aarch64_sysreg.cc
[508/577] Compiling cpu_aarch64_win.cc
[509/577] Compiling cpu_aarch64_linux.cc
[510/577] Compiling cpu_aarch64_apple.cc
[511/577] Compiling tls_cbc.cc
[512/577] Compiling e_null.cc
[513/577] Compiling get_cipher.cc
[514/577] Compiling e_rc2.cc
[515/577] Compiling conf.cc
[516/577] Compiling e_tls.cc
[517/577] Compiling e_des.cc
[518/577] Compiling e_chacha20poly1305.cc
[519/577] Compiling e_rc4.cc
[520/577] Compiling e_aesgcmsiv.cc
[521/577] Compiling derive_key.cc
[522/577] Compiling cbs.cc
[523/577] Compiling e_aesctrhmac.cc
[524/577] Compiling asn1_compat.cc
[525/577] Compiling chacha.cc
[526/577] Compiling unicode.cc
[527/577] Compiling ber.cc
[528/577] Compiling buf.cc
[529/577] Compiling cbb.cc
[530/577] Compiling blake2.cc
[531/577] Compiling socket.cc
[532/577] Compiling socket_helper.cc
[533/577] Compiling pair.cc
[534/577] Compiling bn_asn1.cc
[535/577] Compiling printf.cc
[536/577] Compiling convert.cc
[537/577] Compiling hexdump.cc
[538/577] Compiling file.cc
[539/577] Compiling errno.cc
[540/577] Compiling fd.cc
[541/577] Compiling base64.cc
[542/577] Compiling bio_mem.cc
[543/577] Compiling connect.cc
[544/577] Compiling bio.cc
[545/577] Compiling tasn_typ.cc
[546/577] Compiling tasn_utl.cc
[547/577] Compiling tasn_enc.cc
[548/577] Compiling tasn_fre.cc
[549/577] Compiling tasn_new.cc
[550/577] Compiling f_string.cc
[551/577] Compiling posix_time.cc
[552/577] Compiling tasn_dec.cc
[553/577] Compiling asn_pack.cc
[554/577] Compiling f_int.cc
[555/577] Compiling asn1_par.cc
[556/577] Compiling a_utctm.cc
[557/577] Compiling asn1_lib.cc
[558/577] Compiling a_time.cc
[559/577] Compiling a_type.cc
[560/577] Compiling a_octet.cc
[561/577] Compiling a_strnid.cc
[562/577] Compiling a_strex.cc
[563/577] Compiling a_object.cc
[564/577] Compiling a_i2d_fp.cc
[565/577] Compiling a_int.cc
[566/577] Compiling a_dup.cc
[566/577] Write sources
[570/577] Compiling a_mbstr.cc
[571/577] Compiling a_d2i_fp.cc
[572/577] Compiling a_gentm.cc
[573/620] Compiling a_bitstr.cc
[575/620] Compiling Algorithms Cycle.swift
[576/620] Compiling Algorithms EitherSequence.swift
[577/622] Compiling Algorithms Partition.swift
[578/622] Compiling Algorithms Permutations.swift
[579/622] Compiling Algorithms Keyed.swift
[580/622] Compiling Algorithms MinMax.swift
[580/622] Compiling a_bool.cc
[582/622] Compiling Algorithms FirstNonNil.swift
[583/622] Compiling Algorithms Joined.swift
[584/622] Compiling Algorithms Indexed.swift
[585/622] Compiling Algorithms Intersperse.swift
[586/622] Compiling Algorithms Compacted.swift
[587/622] Compiling Atomics IntegerOperations.swift
[588/622] Compiling Atomics Unmanaged extensions.swift
[589/622] Compiling Algorithms Split.swift
[590/622] Compiling Algorithms Stride.swift
[591/622] Compiling Algorithms Suffix.swift
[593/625] Compiling Algorithms Reductions.swift
[594/625] Compiling Algorithms Rotate.swift
[605/625] Compiling Algorithms FlattenCollection.swift
[606/625] Compiling Algorithms Grouped.swift
[609/625] Compiling Algorithms Trim.swift
[610/625] Compiling Algorithms Unique.swift
[611/625] Compiling Algorithms Windows.swift
[612/625] Compiling Algorithms AdjacentPairs.swift
[613/625] Compiling Algorithms Chain.swift
[614/625] Compiling Algorithms Chunked.swift
[615/625] Compiling Algorithms Combinations.swift
[616/625] Emitting module Atomics
[617/625] Emitting module Algorithms
[618/626] Compiling c-nioatomics.c
[626/627] Compiling c-atomics.c
[628/634] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[629/634] Compiling NIOConcurrencyHelpers NIOLock.swift
[630/634] Compiling NIOConcurrencyHelpers lock.swift
[631/634] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[632/634] Compiling NIOConcurrencyHelpers atomics.swift
[633/634] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[634/634] Emitting module NIOConcurrencyHelpers
[636/699] Compiling NIOCore EventLoopFuture+Deprecated.swift
[637/699] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[638/699] Compiling NIOCore EventLoopFuture.swift
[639/699] Compiling NIOCore FileDescriptor.swift
[640/699] Compiling NIOCore FileHandle.swift
[641/699] Compiling NIOCore FileRegion.swift
[642/699] Compiling NIOCore GlobalSingletons.swift
[643/699] Compiling NIOCore IO.swift
[644/699] Compiling NIOCore IOData.swift
[645/707] Compiling NIOCore AddressedEnvelope.swift
[646/707] Compiling NIOCore AsyncAwaitSupport.swift
[647/707] Compiling NIOCore AsyncChannel.swift
[648/707] Compiling NIOCore AsyncChannelHandler.swift
[649/707] Compiling NIOCore AsyncChannelInboundStream.swift
[650/707] Compiling NIOCore AsyncChannelOutboundWriter.swift
[651/707] Compiling NIOCore NIOAsyncSequenceProducer.swift
[652/707] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[653/707] Compiling NIOCore NIOAsyncWriter.swift
[654/707] Compiling NIOCore CircularBuffer.swift
[655/707] Compiling NIOCore Codec.swift
[656/707] Compiling NIOCore ConvenienceOptionSupport.swift
[657/707] Compiling NIOCore DeadChannel.swift
[658/707] Compiling NIOCore DispatchQueue+WithFuture.swift
[659/707] Compiling NIOCore EventLoop+Deprecated.swift
[660/707] Compiling NIOCore EventLoop+SerialExecutor.swift
[661/707] Compiling NIOCore EventLoop.swift
[662/707] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[663/707] Compiling NIOCore IPProtocol.swift
[664/707] Compiling NIOCore IntegerBitPacking.swift
[665/707] Compiling NIOCore IntegerTypes.swift
[666/707] Compiling NIOCore Interfaces.swift
[667/707] Compiling NIOCore Linux.swift
[668/707] Compiling NIOCore MarkedCircularBuffer.swift
[669/707] Compiling NIOCore MulticastChannel.swift
[670/707] Compiling NIOCore NIOAny.swift
[671/707] Compiling NIOCore NIOCloseOnErrorHandler.swift
[672/707] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[673/707] Compiling NIOCore BSDSocketAPI.swift
[674/707] Compiling NIOCore ByteBuffer-aux.swift
[675/707] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[676/707] Compiling NIOCore ByteBuffer-conversions.swift
[677/707] Compiling NIOCore ByteBuffer-core.swift
[678/707] Compiling NIOCore ByteBuffer-hex.swift
[679/707] Compiling NIOCore ByteBuffer-int.swift
[680/707] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[681/707] Compiling NIOCore NIOCoreSendableMetatype.swift
[682/707] Compiling NIOCore NIODecodedAsyncSequence.swift
[683/707] Compiling NIOCore NIOLoopBound.swift
[684/707] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[685/707] Compiling NIOCore NIOScheduledCallback.swift
[686/707] Compiling NIOCore NIOSendable.swift
[687/707] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[688/707] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[689/707] Compiling NIOCore RecvByteBufferAllocator.swift
[690/707] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[691/707] Compiling NIOCore SocketAddresses.swift
[692/707] Compiling NIOCore SocketOptionProvider.swift
[693/707] Compiling NIOCore SystemCallHelpers.swift
[694/707] Compiling NIOCore TimeAmount+Duration.swift
[695/707] Compiling NIOCore TypeAssistedChannelHandler.swift
[696/707] Compiling NIOCore UniversalBootstrapSupport.swift
[697/707] Compiling NIOCore Utilities.swift
[698/707] Compiling NIOCore ByteBuffer-multi-int.swift
[699/707] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[700/707] Compiling NIOCore ByteBuffer-views.swift
[701/707] Compiling NIOCore Channel.swift
[702/707] Compiling NIOCore ChannelHandler.swift
[703/707] Compiling NIOCore ChannelHandlers.swift
[704/707] Compiling NIOCore ChannelInvoker.swift
[705/707] Compiling NIOCore ChannelOption.swift
[706/707] Compiling NIOCore ChannelPipeline.swift
[707/707] Emitting module NIOCore
[709/762] Emitting module NIOEmbedded
[710/762] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[711/762] Compiling NIOEmbedded AsyncTestingChannel.swift
[712/762] Compiling NIOEmbedded Embedded.swift
[714/763] Emitting module NIOPosix
[715/769] Compiling NIOPosix PipePair.swift
[716/769] Compiling NIOPosix Pool.swift
[717/769] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[718/769] Compiling NIOPosix PosixSingletons.swift
[719/769] Compiling NIOPosix RawSocketBootstrap.swift
[720/769] Compiling NIOPosix Resolver.swift
[721/769] Compiling NIOPosix Selectable.swift
[722/769] Compiling NIOPosix ServerSocket.swift
[723/769] Compiling NIOPosix Socket.swift
[724/769] Compiling NIOPosix SocketChannel.swift
[725/769] Compiling NIOPosix SocketProtocols.swift
[726/769] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[727/769] Compiling NIOPosix System.swift
[728/769] Compiling NIOPosix Thread.swift
[729/769] Compiling NIOPosix SelectableChannel.swift
[730/769] Compiling NIOPosix SelectableEventLoop.swift
[731/769] Compiling NIOPosix SelectorEpoll.swift
[732/769] Compiling NIOPosix SelectorGeneric.swift
[733/769] Compiling NIOPosix SelectorKqueue.swift
[734/769] Compiling NIOPosix SelectorUring.swift
[735/769] Compiling NIOPosix SelectorWSAPoll.swift
[736/769] Compiling NIOPosix ThreadPosix.swift
[737/769] Compiling NIOPosix ThreadWindows.swift
[738/769] Compiling NIOPosix Utilities.swift
[739/769] Compiling NIOPosix VsockAddress.swift
[740/769] Compiling NIOPosix VsockChannelEvents.swift
[741/769] Compiling NIOPosix Windows.swift
[742/769] Compiling NIOPosix BaseStreamSocketChannel.swift
[743/769] Compiling NIOPosix Bootstrap.swift
[744/769] Compiling NIOPosix ControlMessage.swift
[745/769] Compiling NIOPosix DatagramVectorReadManager.swift
[746/769] Compiling NIOPosix Errors+Any.swift
[747/769] Compiling NIOPosix FileDescriptor.swift
[748/769] Compiling NIOPosix GetaddrinfoResolver.swift
[749/769] Compiling NIOPosix BSDSocketAPICommon.swift
[750/769] Compiling NIOPosix BSDSocketAPIPosix.swift
[751/769] Compiling NIOPosix BSDSocketAPIWindows.swift
[752/769] Compiling NIOPosix BaseSocket.swift
[753/769] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[754/769] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[755/769] Compiling NIOPosix BaseSocketChannel.swift
[756/769] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[757/769] Compiling NIOPosix NIOPosixSendableMetatype.swift
[758/769] Compiling NIOPosix NIOThreadPool.swift
[759/769] Compiling NIOPosix NonBlockingFileIO.swift
[760/769] Compiling NIOPosix PendingDatagramWritesManager.swift
[761/769] Compiling NIOPosix PendingWritesManager.swift
[762/769] Compiling NIOPosix PipeChannel.swift
[763/769] Compiling NIOPosix HappyEyeballs.swift
[764/769] Compiling NIOPosix IO.swift
[765/769] Compiling NIOPosix IntegerBitPacking.swift
[766/769] Compiling NIOPosix IntegerTypes.swift
[767/769] Compiling NIOPosix Linux.swift
[768/769] Compiling NIOPosix LinuxCPUSet.swift
[769/769] Compiling NIOPosix LinuxUring.swift
[771/772] Compiling NIO Exports.swift
[772/772] Emitting module NIO
[774/812] Compiling NIOTLS TLSEvents.swift
[775/812] Emitting module NIOTLS
[776/812] Compiling NIOSOCKS Errors.swift
[777/812] Compiling NIOSOCKS Helpers.swift
[778/813] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[779/813] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[780/813] Compiling NIOSOCKS ClientStateMachine.swift
[781/813] Compiling NIOSOCKS SOCKSResponse.swift
[782/813] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[785/815] Compiling NIOTLS SNIHandler.swift
[786/815] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[787/816] Compiling NIOSOCKS ClientGreeting.swift
[788/816] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[789/816] Compiling NIOSOCKS AuthenticationMethod.swift
[791/816] Compiling NIOSOCKS SOCKSClientHandler.swift
[792/816] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[793/816] Compiling NIOSOCKS Messages.swift
[794/816] Compiling NIOSOCKS SOCKSRequest.swift
[795/816] Emitting module NIOSOCKS
[797/816] Compiling NIOSOCKS ServerStateMachine.swift
[798/817] Emitting module NIOHTTP1
[799/817] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[800/817] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[802/846] Compiling NIOSSL SSLCertificateExtensions.swift
[803/846] Compiling NIOSSL SSLCertificateName.swift
[804/846] Compiling NIOSSL CustomPrivateKey.swift
[805/846] Compiling NIOSSL IdentityVerification.swift
[806/846] Compiling NIOSSL SSLConnection.swift
[807/846] Compiling NIOSSL SSLContext.swift
[808/846] Compiling NIOSSL ObjectIdentifier.swift
[809/846] Compiling NIOSSL PosixPort.swift
[810/846] Compiling NIOSSL LinuxCABundle.swift
[811/846] Compiling NIOSSL NIOSSLClientHandler.swift
[812/846] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[814/865] Compiling NIOHPACK DynamicHeaderTable.swift
[815/865] Compiling NIOHPACK HPACKDecoder.swift
[816/865] Compiling NIOHPACK HPACKEncoder.swift
[817/865] Compiling NIOHPACK HPACKErrors.swift
[818/865] Emitting module NIOSSL
[819/865] Compiling NIOHPACK HPACKHeader.swift
[820/865] Compiling NIOHPACK HeaderTables.swift
[822/865] Compiling NIOSSL NIOSSLHandler.swift
[823/869] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[824/869] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[825/869] Compiling NIOSSL SSLPrivateKey.swift
[826/869] Compiling NIOSSL SSLPublicKey.swift
[827/869] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[828/869] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[829/869] Compiling NIOSSL SubjectAlternativeName.swift
[830/869] Compiling NIOSSL NIOSSLSecureBytes.swift
[831/869] Compiling NIOSSL RNG.swift
[832/869] Compiling NIOSSL SafeCompare.swift
[833/869] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[834/869] Compiling NIOHPACK IndexedHeaderTable.swift
[835/869] Compiling NIOHPACK IntegerCoding.swift
[836/870] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[837/870] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[838/870] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[839/870] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[840/870] Emitting module NIOFoundationCompat
[841/870] Emitting module NIOHTTPCompression
[842/870] Compiling NIOHTTPCompression HTTPCompression.swift
[843/870] Compiling NIOHTTPCompression HTTPDecompression.swift
[844/871] Compiling NIOHPACK HuffmanCoding.swift
[845/871] Compiling NIOHPACK HuffmanTables.swift
[846/871] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[847/872] Compiling NIOHPACK StaticHeaderTable.swift
[850/872] Emitting module NIOHPACK
[857/872] Compiling NIOSSL NIOSSLServerHandler.swift
[860/872] Compiling NIOSSL SSLCallbacks.swift
[861/872] Compiling NIOSSL SSLCertificate.swift
[866/872] Compiling NIOSSL SSLErrors.swift
[867/872] Compiling NIOSSL SSLInit.swift
[868/872] Compiling NIOSSL SSLPKCS12Bundle.swift
[870/895] Emitting module NIOTransportServices
[871/897] Compiling NIOTransportServices NIOTSBootstraps.swift
[872/897] Compiling NIOTransportServices NIOTSChannelOptions.swift
[873/897] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[874/919] Compiling NIOHTTP2 HasFlowControlWindows.swift
[875/919] Compiling NIOHTTP2 HasLocalSettings.swift
[876/919] Compiling NIOHTTP2 HasRemoteSettings.swift
[877/932] Compiling NIOHTTP2 ConnectionStateMachine.swift
[878/932] Compiling NIOHTTP2 ConnectionStreamsState.swift
[879/932] Compiling NIOHTTP2 MayReceiveFrames.swift
[880/950] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[881/950] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[882/950] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[883/950] Compiling NIOHTTP2 ReceivingDataState.swift
[884/950] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[885/950] Compiling NIOHTTP2 ReceivingHeadersState.swift
[886/953] Compiling NIOHTTP2 MaySendFrames.swift
[887/953] Compiling NIOHTTP2 SendingDataState.swift
[888/953] Compiling NIOHTTP2 SendingGoawayState.swift
[889/960] Compiling NIOHTTP2 SendingHeadersState.swift
[890/960] Compiling NIOHTTP2 SendingPushPromiseState.swift
[891/960] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[892/960] Compiling NIOHTTP2 StateMachineResult.swift
[893/960] Compiling NIOHTTP2 ContentLengthVerifier.swift
[895/961] Compiling NIOHTTP2 Error+Any.swift
[896/961] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[897/961] Compiling NIOHTTP2 ControlFrameBuffer.swift
[898/961] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[905/962] Compiling NIOHTTP2 SendingRstStreamState.swift
[906/962] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[907/962] Compiling NIOHTTP2 HTTP2SettingsState.swift
[908/962] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[912/962] Compiling NIOHTTP2 LocallyQuiescingState.swift
[913/962] Compiling NIOHTTP2 QuiescingState.swift
[914/962] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[918/970] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[919/970] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[920/970] Compiling NIOHTTP2 HTTP2UserEvents.swift
[921/970] Compiling NIOHTTP2 InboundEventBuffer.swift
[922/970] Compiling NIOHTTP2 InboundWindowManager.swift
[923/970] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[924/970] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[925/970] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[926/970] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[927/970] Compiling NIOHTTP2 StreamChannelFlowController.swift
[928/970] Compiling NIOHTTP2 StreamChannelList.swift
[929/970] Compiling NIOHTTP2 StreamMap.swift
[930/970] Compiling NIOHTTP2 StreamStateMachine.swift
[931/970] Compiling NIOHTTP2 Timer.swift
[932/970] Compiling NIOHTTP2 UnsafeTransfer.swift
[933/970] Compiling NIOHTTP2 WatermarkedFlowController.swift
[934/970] Emitting module NIOHTTP2
[944/970] Compiling NIOHTTP2 HTTP2FrameParser.swift
[945/970] Compiling NIOHTTP2 HTTP2PingData.swift
[946/970] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[947/970] Compiling NIOHTTP2 HTTP2Settings.swift
[948/970] Compiling NIOHTTP2 HTTP2Stream.swift
[949/970] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[950/970] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[951/970] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[952/970] Compiling NIOHTTP2 HTTP2StreamID.swift
[953/970] Compiling NIOHTTP2 DOSHeuristics.swift
[958/970] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[959/970] Compiling NIOHTTP2 GlitchesMonitor.swift
[960/970] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[961/970] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[962/970] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[963/970] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[964/970] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[965/970] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[966/970] Compiling NIOHTTP2 HTTP2Error.swift
[967/970] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[968/970] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[969/970] Compiling NIOHTTP2 HTTP2Frame.swift
[970/970] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[972/1035] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[973/1035] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[974/1035] Compiling AsyncHTTPClient AsyncLazySequence.swift
[975/1035] Compiling AsyncHTTPClient HTTPClient+execute.swift
[976/1035] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[977/1035] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[978/1035] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[979/1035] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[980/1035] Compiling AsyncHTTPClient HTTPClientRequest.swift
[981/1035] Emitting module AsyncHTTPClient
[982/1043] Compiling AsyncHTTPClient HTTPClientResponse.swift
[983/1043] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[984/1043] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[985/1043] Compiling AsyncHTTPClient Transaction.swift
[986/1043] Compiling AsyncHTTPClient Base64.swift
[987/1043] Compiling AsyncHTTPClient BasicAuth.swift
[988/1043] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[989/1043] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[990/1043] Compiling AsyncHTTPClient ConnectionPool.swift
[991/1043] Compiling AsyncHTTPClient LRUCache.swift
[992/1043] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[993/1043] Compiling AsyncHTTPClient NWErrorHandler.swift
[994/1043] Compiling AsyncHTTPClient NWWaitingHandler.swift
[995/1043] Compiling AsyncHTTPClient TLSConfiguration.swift
[996/1043] Compiling AsyncHTTPClient RedirectState.swift
[997/1043] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[998/1043] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[999/1043] Compiling AsyncHTTPClient RequestBag.swift
[1000/1043] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1001/1043] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1002/1043] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1003/1043] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1004/1043] Compiling AsyncHTTPClient HTTP1Connection.swift
[1005/1043] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1006/1043] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1007/1043] Compiling AsyncHTTPClient HTTP2Connection.swift
[1008/1043] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1009/1043] Compiling AsyncHTTPClient RequestValidation.swift
[1010/1043] Compiling AsyncHTTPClient SSLContextCache.swift
[1011/1043] Compiling AsyncHTTPClient Scheme.swift
[1012/1043] Compiling AsyncHTTPClient Singleton.swift
[1013/1043] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1014/1043] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1015/1043] Compiling AsyncHTTPClient TracingSupport.swift
[1016/1043] Compiling AsyncHTTPClient Utils.swift
[1017/1043] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1018/1043] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1019/1043] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1020/1043] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1021/1043] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1022/1043] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1023/1043] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1024/1043] Compiling AsyncHTTPClient RequestBodyLength.swift
[1025/1043] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1026/1043] Compiling AsyncHTTPClient RequestOptions.swift
[1027/1043] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1028/1043] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1029/1043] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1030/1043] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1031/1043] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1032/1043] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1033/1043] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1034/1043] Compiling AsyncHTTPClient ConnectionTarget.swift
[1035/1043] Compiling AsyncHTTPClient DeconstructedURL.swift
[1036/1043] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1037/1043] Compiling AsyncHTTPClient FoundationExtensions.swift
[1038/1043] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1039/1043] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1040/1043] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1041/1043] Compiling AsyncHTTPClient HTTPClient.swift
[1042/1043] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[1043/1043] Compiling AsyncHTTPClient HTTPHandler.swift
[1045/1050] Compiling Xet BG4.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1046/1050] Emitting module Xet
/host/spi-builder-workspace/Sources/Xet/Xet.swift:852:25: error: cannot find 'NIOTSEventLoopGroup' in scope
 850 |         #if canImport(NIOTransportServices) && !os(Linux)
 851 |             if configuration.enableMultipath {
 852 |                 group = NIOTSEventLoopGroup(loopCount: System.coreCount)
     |                         `- error: cannot find 'NIOTSEventLoopGroup' in scope
 853 |             } else {
 854 |                 group = MultiThreadedEventLoopGroup(numberOfThreads: System.coreCount)
[1047/1050] Compiling Xet Xorb.swift
[1048/1050] Compiling Xet Xet.swift
/host/spi-builder-workspace/Sources/Xet/Xet.swift:852:25: error: cannot find 'NIOTSEventLoopGroup' in scope
 850 |         #if canImport(NIOTransportServices) && !os(Linux)
 851 |             if configuration.enableMultipath {
 852 |                 group = NIOTSEventLoopGroup(loopCount: System.coreCount)
     |                         `- error: cannot find 'NIOTSEventLoopGroup' in scope
 853 |             } else {
 854 |                 group = MultiThreadedEventLoopGroup(numberOfThreads: System.coreCount)
[1049/1050] Compiling Xet CAS.swift
[1050/1050] Compiling Xet LZ4.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/58] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[3/69] Compiling RealModule AlgebraicField.swift
[4/69] Compiling RealModule ApproximateEquality.swift
[5/69] Compiling RealModule AugmentedArithmetic.swift
[6/71] Compiling Atomics ManagedAtomic.swift
[7/71] Compiling Atomics ManagedAtomicLazyReference.swift
[8/71] Compiling InternalCollectionsUtilities _SortedCollection.swift
[9/71] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/71] Compiling Atomics UnsafeAtomic.swift
[11/71] Compiling Atomics UnsafeAtomicLazyReference.swift
[12/73] Compiling _NIODataStructures PriorityQueue.swift
[13/73] Compiling _NIODataStructures _TinyArray.swift
[14/73] Compiling RealModule RealFunctions.swift
[15/74] Emitting module ServiceContextModule
[16/74] Compiling NIOConcurrencyHelpers NIOLock.swift
[19/74] Compiling ServiceContextModule ServiceContext.swift
[20/74] Compiling ServiceContextModule ServiceContextKey.swift
[21/75] Compiling RealModule ElementaryFunctions.swift
[22/75] Compiling RealModule Float+Real.swift
[25/75] Compiling RealModule Double+Real.swift
[28/75] Compiling Atomics DoubleWord.swift
[30/75] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[31/75] Compiling NIOConcurrencyHelpers atomics.swift
[32/75] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[33/75] Compiling Logging MetadataProvider.swift
[34/75] Compiling NIOConcurrencyHelpers lock.swift
[35/75] Compiling _NIODataStructures Heap.swift
[36/75] Compiling RealModule Float80+Real.swift
[37/75] Compiling RealModule Real.swift
[38/75] Emitting module NIOConcurrencyHelpers
[39/76] Compiling RealModule RelaxedArithmetic.swift
[40/76] Compiling _NIOBase64 Base64.swift
[41/76] Compiling Atomics OptionalRawRepresentable.swift
[42/76] Compiling Atomics RawRepresentable.swift
[43/76] Compiling Atomics AtomicBool.swift
[44/76] Compiling RealModule Float16+Real.swift
[49/76] Emitting module _NIOBase64
[51/81] Emitting module _NIODataStructures
[56/84] Compiling Atomics AtomicInteger.swift
[57/84] Compiling Atomics AtomicOptionalWrappable.swift
[58/84] Compiling Atomics IntegerOperations.swift
[59/84] Compiling Atomics Unmanaged extensions.swift
[61/84] Compiling Instrumentation NoOpInstrument.swift
[64/84] Compiling Atomics AtomicReference.swift
[66/84] Emitting module RealModule
[68/85] Emitting module InternalCollectionsUtilities
[69/85] Emitting module Instrumentation
[74/86] Compiling Instrumentation MultiplexInstrument.swift
[75/86] Compiling Instrumentation InstrumentationSystem.swift
[76/86] Compiling Instrumentation Instrument.swift
[77/86] Compiling Instrumentation Locks.swift
[80/135] Compiling ContainersPreview OutputSpan+Extras.swift
[81/135] Compiling ContainersPreview TemporaryAllocation.swift
[82/136] Compiling ContainersPreview Inout.swift
[83/136] Compiling ContainersPreview InputSpan.swift
[84/136] Compiling ContainersPreview Drain.swift
[85/136] Compiling ContainersPreview Producer.swift
[86/136] Emitting module ContainersPreview
[87/136] Compiling ContainersPreview Borrow.swift
[88/136] Compiling ContainersPreview Box.swift
[89/136] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[90/136] Compiling ContainersPreview BorrowingSequence.swift
[91/136] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[92/136] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[93/136] Compiling ContainersPreview Container.swift
[94/136] Compiling ContainersPreview ContainerAlgorithms.swift
[95/136] Compiling Tracing TracerProtocol+Legacy.swift
[96/136] Compiling ContainersPreview Shared.swift
[97/137] Emitting module Tracing
[98/137] Compiling Tracing Tracer.swift
[99/137] Compiling Tracing TracerProtocol.swift
[100/137] Compiling Tracing TracingTime.swift
[101/137] Compiling Logging Locks.swift
[102/137] Emitting module Logging
[103/137] Compiling Logging LogHandler.swift
[104/137] Compiling Logging Logging.swift
[107/138] Compiling Algorithms RandomSample.swift
[108/138] Compiling Algorithms Reductions.swift
[109/138] Compiling Algorithms Rotate.swift
[113/141] Compiling Algorithms Split.swift
[114/141] Compiling Algorithms Stride.swift
[115/141] Compiling Algorithms Suffix.swift
[116/154] Compiling Tracing NoOpTracer.swift
[117/154] Compiling Tracing SpanProtocol.swift
[118/154] Compiling Tracing InstrumentationSystem+Tracing.swift
[120/182] Compiling DequeModule RigidDeque+Equatable.swift
[121/182] Compiling DequeModule RigidDeque+Experimental.swift
[122/182] Compiling DequeModule RigidDeque+Hashable.swift
[123/182] Compiling DequeModule RigidDeque+Initializers.swift
[124/182] Compiling DequeModule RigidDeque+Insertions.swift
[125/182] Compiling DequeModule RigidDeque+Prepend.swift
[126/182] Compiling DequeModule UniqueDeque+Hashable.swift
[127/182] Compiling DequeModule UniqueDeque+Initializers.swift
[128/182] Compiling DequeModule UniqueDeque+Insertions.swift
[129/182] Compiling DequeModule UniqueDeque+Prepend.swift
[130/182] Compiling DequeModule UniqueDeque+Removals.swift
[131/187] Compiling DequeModule RigidDeque+Removals.swift
[132/187] Compiling DequeModule RigidDeque+Replacements.swift
[133/187] Compiling DequeModule RigidDeque+Testing.swift
[134/187] Compiling DequeModule RigidDeque.swift
[135/187] Compiling DequeModule UniqueDeque+Append.swift
[136/187] Compiling DequeModule UniqueDeque+Consumption.swift
[137/187] Compiling DequeModule UniqueDeque+Container.swift
[138/187] Compiling DequeModule UniqueDeque+Descriptions.swift
[139/187] Compiling DequeModule UniqueDeque+Equatable.swift
[140/187] Compiling DequeModule UniqueDeque+Experimental.swift
[141/187] Compiling DequeModule _DequeBuffer.swift
[142/187] Compiling DequeModule _DequeBufferHeader.swift
[143/187] Compiling DequeModule RigidDeque+Append.swift
[144/187] Compiling DequeModule RigidDeque+Consumption.swift
[145/187] Compiling DequeModule RigidDeque+Container.swift
[146/187] Compiling DequeModule RigidDeque+Descriptions.swift
[150/187] Compiling DequeModule Deque+Equatable.swift
[151/187] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[152/187] Compiling DequeModule Deque+Extras.swift
[153/187] Compiling DequeModule Deque+Hashable.swift
[154/187] Compiling DequeModule Deque+Testing.swift
[155/187] Compiling DequeModule Deque._Storage.swift
[156/187] Compiling DequeModule Deque._UnsafeHandle.swift
[157/187] Compiling DequeModule Deque.swift
[164/187] Emitting module Atomics
[166/188] Compiling DequeModule Deque+Codable.swift
[167/188] Compiling DequeModule Deque+Collection.swift
[168/188] Compiling DequeModule Deque+CustomReflectable.swift
[169/188] Compiling DequeModule Deque+Descriptions.swift
[182/188] Emitting module Algorithms
[184/189] Compiling DequeModule UniqueDeque+Replacements.swift
[185/189] Compiling DequeModule UniqueDeque.swift
[186/189] Compiling DequeModule _DequeSlot.swift
[187/189] Compiling DequeModule _UnsafeDequeHandle.swift
[188/189] Compiling DequeModule _UnsafeDequeSegments.swift
[189/189] Emitting module DequeModule
[191/254] Compiling NIOCore NIOCoreSendableMetatype.swift
[192/254] Compiling NIOCore NIODecodedAsyncSequence.swift
[193/254] Compiling NIOCore NIOLoopBound.swift
[194/254] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[195/254] Compiling NIOCore NIOScheduledCallback.swift
[196/254] Compiling NIOCore NIOSendable.swift
[197/254] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[198/254] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[199/254] Compiling NIOCore RecvByteBufferAllocator.swift
[200/262] Compiling NIOCore CircularBuffer.swift
[201/262] Compiling NIOCore Codec.swift
[202/262] Compiling NIOCore ConvenienceOptionSupport.swift
[203/262] Compiling NIOCore DeadChannel.swift
[204/262] Compiling NIOCore DispatchQueue+WithFuture.swift
[205/262] Compiling NIOCore EventLoop+Deprecated.swift
[206/262] Compiling NIOCore EventLoop+SerialExecutor.swift
[207/262] Compiling NIOCore EventLoop.swift
[208/262] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[209/262] Compiling NIOCore IPProtocol.swift
[210/262] Compiling NIOCore IntegerBitPacking.swift
[211/262] Compiling NIOCore IntegerTypes.swift
[212/262] Compiling NIOCore Interfaces.swift
[213/262] Compiling NIOCore Linux.swift
[214/262] Compiling NIOCore MarkedCircularBuffer.swift
[215/262] Compiling NIOCore MulticastChannel.swift
[216/262] Compiling NIOCore NIOAny.swift
[217/262] Compiling NIOCore NIOCloseOnErrorHandler.swift
[218/262] Compiling NIOCore EventLoopFuture+Deprecated.swift
[219/262] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[220/262] Compiling NIOCore EventLoopFuture.swift
[221/262] Compiling NIOCore FileDescriptor.swift
[222/262] Compiling NIOCore FileHandle.swift
[223/262] Compiling NIOCore FileRegion.swift
[224/262] Compiling NIOCore GlobalSingletons.swift
[225/262] Compiling NIOCore IO.swift
[226/262] Compiling NIOCore IOData.swift
[227/262] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[228/262] Compiling NIOCore SocketAddresses.swift
[229/262] Compiling NIOCore SocketOptionProvider.swift
[230/262] Compiling NIOCore SystemCallHelpers.swift
[231/262] Compiling NIOCore TimeAmount+Duration.swift
[232/262] Compiling NIOCore TypeAssistedChannelHandler.swift
[233/262] Compiling NIOCore UniversalBootstrapSupport.swift
[234/262] Compiling NIOCore Utilities.swift
[235/262] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[236/262] Compiling NIOCore BSDSocketAPI.swift
[237/262] Compiling NIOCore ByteBuffer-aux.swift
[238/262] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[239/262] Compiling NIOCore ByteBuffer-conversions.swift
[240/262] Compiling NIOCore ByteBuffer-core.swift
[241/262] Compiling NIOCore ByteBuffer-hex.swift
[242/262] Compiling NIOCore ByteBuffer-int.swift
[243/262] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[244/262] Compiling NIOCore AddressedEnvelope.swift
[245/262] Compiling NIOCore AsyncAwaitSupport.swift
[246/262] Compiling NIOCore AsyncChannel.swift
[247/262] Compiling NIOCore AsyncChannelHandler.swift
[248/262] Compiling NIOCore AsyncChannelInboundStream.swift
[249/262] Compiling NIOCore AsyncChannelOutboundWriter.swift
[250/262] Compiling NIOCore NIOAsyncSequenceProducer.swift
[251/262] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[252/262] Compiling NIOCore NIOAsyncWriter.swift
[253/262] Compiling NIOCore ByteBuffer-multi-int.swift
[254/262] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[255/262] Compiling NIOCore ByteBuffer-views.swift
[256/262] Compiling NIOCore Channel.swift
[257/262] Compiling NIOCore ChannelHandler.swift
[258/262] Compiling NIOCore ChannelHandlers.swift
[259/262] Compiling NIOCore ChannelInvoker.swift
[260/262] Compiling NIOCore ChannelOption.swift
[261/262] Compiling NIOCore ChannelPipeline.swift
[262/262] Emitting module NIOCore
[264/317] Compiling NIOEmbedded AsyncTestingChannel.swift
[265/317] Compiling NIOEmbedded Embedded.swift
[266/317] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[267/317] Emitting module NIOEmbedded
[269/318] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[270/318] Compiling NIOPosix NIOPosixSendableMetatype.swift
[271/318] Compiling NIOPosix NIOThreadPool.swift
[272/318] Compiling NIOPosix NonBlockingFileIO.swift
[273/318] Compiling NIOPosix PendingDatagramWritesManager.swift
[274/318] Compiling NIOPosix PendingWritesManager.swift
[275/318] Compiling NIOPosix PipeChannel.swift
[276/318] Compiling NIOPosix HappyEyeballs.swift
[277/318] Compiling NIOPosix IO.swift
[278/318] Compiling NIOPosix IntegerBitPacking.swift
[279/318] Compiling NIOPosix IntegerTypes.swift
[280/318] Compiling NIOPosix Linux.swift
[281/318] Compiling NIOPosix LinuxCPUSet.swift
[282/318] Compiling NIOPosix LinuxUring.swift
[283/324] Compiling NIOPosix ServerSocket.swift
[284/324] Compiling NIOPosix Socket.swift
[285/324] Compiling NIOPosix SocketChannel.swift
[286/324] Compiling NIOPosix SocketProtocols.swift
[287/324] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[288/324] Compiling NIOPosix System.swift
[289/324] Compiling NIOPosix Thread.swift
[290/324] Compiling NIOPosix ThreadPosix.swift
[291/324] Compiling NIOPosix ThreadWindows.swift
[292/324] Compiling NIOPosix Utilities.swift
[293/324] Compiling NIOPosix VsockAddress.swift
[294/324] Compiling NIOPosix VsockChannelEvents.swift
[295/324] Compiling NIOPosix Windows.swift
[296/324] Compiling NIOPosix PipePair.swift
[297/324] Compiling NIOPosix Pool.swift
[298/324] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[299/324] Compiling NIOPosix PosixSingletons.swift
[300/324] Compiling NIOPosix RawSocketBootstrap.swift
[301/324] Compiling NIOPosix Resolver.swift
[302/324] Compiling NIOPosix Selectable.swift
[303/324] Compiling NIOPosix SelectableChannel.swift
[304/324] Compiling NIOPosix SelectableEventLoop.swift
[305/324] Compiling NIOPosix SelectorEpoll.swift
[306/324] Compiling NIOPosix SelectorGeneric.swift
[307/324] Compiling NIOPosix SelectorKqueue.swift
[308/324] Compiling NIOPosix SelectorUring.swift
[309/324] Compiling NIOPosix SelectorWSAPoll.swift
[310/324] Compiling NIOPosix BSDSocketAPICommon.swift
[311/324] Compiling NIOPosix BSDSocketAPIPosix.swift
[312/324] Compiling NIOPosix BSDSocketAPIWindows.swift
[313/324] Compiling NIOPosix BaseSocket.swift
[314/324] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[315/324] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[316/324] Compiling NIOPosix BaseSocketChannel.swift
[317/324] Compiling NIOPosix BaseStreamSocketChannel.swift
[318/324] Compiling NIOPosix Bootstrap.swift
[319/324] Compiling NIOPosix ControlMessage.swift
[320/324] Compiling NIOPosix DatagramVectorReadManager.swift
[321/324] Compiling NIOPosix Errors+Any.swift
[322/324] Compiling NIOPosix FileDescriptor.swift
[323/324] Compiling NIOPosix GetaddrinfoResolver.swift
[324/324] Emitting module NIOPosix
[326/327] Compiling NIO Exports.swift
[327/327] Emitting module NIO
[329/367] Compiling NIOTLS TLSEvents.swift
[330/367] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[331/367] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[332/367] Compiling NIOSOCKS SOCKSResponse.swift
[333/367] Compiling NIOHTTP1 HTTPEncoder.swift
[334/367] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[335/368] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[336/368] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[337/368] Compiling NIOSOCKS ClientStateMachine.swift
[338/368] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[339/368] Emitting module NIOTLS
[340/368] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[341/368] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[342/368] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[343/368] Emitting module NIOSOCKS
[344/368] Compiling NIOHTTP1 ByteCollectionUtils.swift
[345/368] Compiling NIOHTTP1 HTTPDecoder.swift
[346/368] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[347/368] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[348/368] Compiling NIOTLS SNIHandler.swift
[349/368] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[350/368] Compiling NIOSOCKS ServerStateMachine.swift
[357/372] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[358/372] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[359/372] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[360/372] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[361/372] Emitting module NIOFoundationCompat
[362/372] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[364/424] Compiling NIOTransportServices NIOTSErrors.swift
[365/424] Compiling NIOTransportServices NIOTSEventLoop.swift
[366/424] Compiling NIOTransportServices NIOTSBootstraps.swift
[367/424] Compiling NIOTransportServices NIOTSChannelOptions.swift
[368/424] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[369/424] Compiling NIOTransportServices NIOTSSingletons.swift
[370/424] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[373/426] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[376/426] Compiling NIOTransportServices StateManagedChannel.swift
[377/426] Compiling NIOTransportServices StateManagedListenerChannel.swift
[378/426] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[379/426] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[380/426] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[381/426] Compiling NIOTransportServices NIOTSListenerChannel.swift
[384/426] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[385/426] Emitting module NIOHTTP1
[386/426] Compiling NIOTransportServices AcceptHandler.swift
[387/426] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[388/426] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[389/427] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[390/427] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[394/427] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[395/427] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[396/427] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[397/427] Emitting module NIOTransportServices
[400/446] Emitting module NIOSSL
[405/450] Compiling NIOSSL SSLPrivateKey.swift
[406/450] Compiling NIOSSL SSLPublicKey.swift
[407/450] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[408/450] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[412/450] Compiling NIOSSL SafeCompare.swift
[421/450] Compiling NIOHPACK DynamicHeaderTable.swift
[422/450] Compiling NIOHPACK HPACKDecoder.swift
[423/450] Compiling NIOHPACK HPACKEncoder.swift
[424/450] Compiling NIOHPACK HPACKErrors.swift
[425/450] Compiling NIOHPACK HPACKHeader.swift
[426/450] Compiling NIOHPACK HeaderTables.swift
[429/450] Compiling NIOHTTPCompression HTTPDecompression.swift
[430/450] Compiling NIOHPACK IndexedHeaderTable.swift
[431/450] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[432/451] Compiling NIOHPACK IntegerCoding.swift
[433/451] Emitting module NIOHTTPCompression
[434/451] Compiling NIOHTTPCompression HTTPCompression.swift
[435/451] Emitting module NIOHPACK
[438/451] Compiling NIOHPACK HuffmanTables.swift
[439/451] Compiling NIOHPACK HuffmanCoding.swift
[440/451] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[441/451] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[442/451] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[443/452] Compiling NIOHPACK StaticHeaderTable.swift
[449/453] Compiling NIOSSL Zeroization.swift
[450/453] Compiling NIOSSL TLSConfiguration.swift
[451/453] Compiling NIOSSL UniversalBootstrapSupport.swift
[452/453] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[455/517] Compiling NIOHTTP2 MaySendFrames.swift
[456/517] Compiling NIOHTTP2 SendingDataState.swift
[457/517] Compiling NIOHTTP2 SendingGoawayState.swift
[458/517] Compiling NIOHTTP2 SendingHeadersState.swift
[459/517] Compiling NIOHTTP2 SendingPushPromiseState.swift
[460/517] Compiling NIOHTTP2 SendingRstStreamState.swift
[461/517] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[462/517] Compiling NIOHTTP2 HTTP2SettingsState.swift
[463/517] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[464/525] Emitting module NIOHTTP2
[465/525] Compiling NIOHTTP2 DOSHeuristics.swift
[466/525] Compiling NIOHTTP2 Error+Any.swift
[467/525] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[468/525] Compiling NIOHTTP2 ControlFrameBuffer.swift
[469/525] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[470/525] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[471/525] Compiling NIOHTTP2 GlitchesMonitor.swift
[472/525] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[473/525] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[474/525] Compiling NIOHTTP2 ConnectionStateMachine.swift
[475/525] Compiling NIOHTTP2 ConnectionStreamsState.swift
[476/525] Compiling NIOHTTP2 MayReceiveFrames.swift
[477/525] Compiling NIOHTTP2 ReceivingDataState.swift
[478/525] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[479/525] Compiling NIOHTTP2 ReceivingHeadersState.swift
[480/525] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[481/525] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[482/525] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[483/525] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[484/525] Compiling NIOHTTP2 StreamChannelFlowController.swift
[485/525] Compiling NIOHTTP2 StreamChannelList.swift
[486/525] Compiling NIOHTTP2 StreamMap.swift
[487/525] Compiling NIOHTTP2 StreamStateMachine.swift
[488/525] Compiling NIOHTTP2 Timer.swift
[489/525] Compiling NIOHTTP2 UnsafeTransfer.swift
[490/525] Compiling NIOHTTP2 WatermarkedFlowController.swift
[491/525] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[492/525] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[493/525] Compiling NIOHTTP2 HTTP2UserEvents.swift
[494/525] Compiling NIOHTTP2 InboundEventBuffer.swift
[495/525] Compiling NIOHTTP2 InboundWindowManager.swift
[496/525] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[497/525] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[498/525] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[499/525] Compiling NIOHTTP2 HasFlowControlWindows.swift
[500/525] Compiling NIOHTTP2 HasLocalSettings.swift
[501/525] Compiling NIOHTTP2 HasRemoteSettings.swift
[502/525] Compiling NIOHTTP2 LocallyQuiescingState.swift
[503/525] Compiling NIOHTTP2 QuiescingState.swift
[504/525] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[505/525] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[506/525] Compiling NIOHTTP2 StateMachineResult.swift
[507/525] Compiling NIOHTTP2 ContentLengthVerifier.swift
[508/525] Compiling NIOHTTP2 HTTP2FrameParser.swift
[509/525] Compiling NIOHTTP2 HTTP2PingData.swift
[510/525] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[511/525] Compiling NIOHTTP2 HTTP2Settings.swift
[512/525] Compiling NIOHTTP2 HTTP2Stream.swift
[513/525] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[514/525] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[515/525] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[516/525] Compiling NIOHTTP2 HTTP2StreamID.swift
[517/525] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[518/525] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[519/525] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[520/525] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[521/525] Compiling NIOHTTP2 HTTP2Error.swift
[522/525] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[523/525] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[524/525] Compiling NIOHTTP2 HTTP2Frame.swift
[525/525] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[527/590] Emitting module AsyncHTTPClient
[528/598] Compiling AsyncHTTPClient LRUCache.swift
[529/598] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[530/598] Compiling AsyncHTTPClient NWErrorHandler.swift
[531/598] Compiling AsyncHTTPClient NWWaitingHandler.swift
[532/598] Compiling AsyncHTTPClient TLSConfiguration.swift
[533/598] Compiling AsyncHTTPClient RedirectState.swift
[534/598] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[535/598] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[536/598] Compiling AsyncHTTPClient RequestBag.swift
[537/598] Compiling AsyncHTTPClient HTTPClientResponse.swift
[538/598] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[539/598] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[540/598] Compiling AsyncHTTPClient Transaction.swift
[541/598] Compiling AsyncHTTPClient Base64.swift
[542/598] Compiling AsyncHTTPClient BasicAuth.swift
[543/598] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[544/598] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[545/598] Compiling AsyncHTTPClient ConnectionPool.swift
[546/598] Compiling AsyncHTTPClient RequestValidation.swift
[547/598] Compiling AsyncHTTPClient SSLContextCache.swift
[548/598] Compiling AsyncHTTPClient Scheme.swift
[549/598] Compiling AsyncHTTPClient Singleton.swift
[550/598] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[551/598] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[552/598] Compiling AsyncHTTPClient TracingSupport.swift
[553/598] Compiling AsyncHTTPClient Utils.swift
[554/598] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[555/598] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[556/598] Compiling AsyncHTTPClient TLSEventsHandler.swift
[557/598] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[558/598] Compiling AsyncHTTPClient HTTP1Connection.swift
[559/598] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[560/598] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[561/598] Compiling AsyncHTTPClient HTTP2Connection.swift
[562/598] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[563/598] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[564/598] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[565/598] Compiling AsyncHTTPClient AsyncLazySequence.swift
[566/598] Compiling AsyncHTTPClient HTTPClient+execute.swift
[567/598] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[568/598] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[569/598] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[570/598] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[571/598] Compiling AsyncHTTPClient HTTPClientRequest.swift
[572/598] Compiling AsyncHTTPClient RequestOptions.swift
[573/598] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[574/598] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[575/598] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[576/598] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[577/598] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[578/598] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[579/598] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[580/598] Compiling AsyncHTTPClient ConnectionTarget.swift
[581/598] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[582/598] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[583/598] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[584/598] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[585/598] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[586/598] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[587/598] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[588/598] Compiling AsyncHTTPClient RequestBodyLength.swift
[589/598] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[590/598] Compiling AsyncHTTPClient DeconstructedURL.swift
[591/598] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[592/598] Compiling AsyncHTTPClient FoundationExtensions.swift
[593/598] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[594/598] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[595/598] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[596/598] Compiling AsyncHTTPClient HTTPClient.swift
[597/598] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[598/598] Compiling AsyncHTTPClient HTTPHandler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[600/605] Compiling Xet Xorb.swift
[601/605] Compiling Xet BG4.swift
[602/605] Compiling Xet CAS.swift
[603/605] Compiling Xet LZ4.swift
[604/605] Emitting module Xet
/host/spi-builder-workspace/Sources/Xet/Xet.swift:852:25: error: cannot find 'NIOTSEventLoopGroup' in scope
 850 |         #if canImport(NIOTransportServices) && !os(Linux)
 851 |             if configuration.enableMultipath {
 852 |                 group = NIOTSEventLoopGroup(loopCount: System.coreCount)
     |                         `- error: cannot find 'NIOTSEventLoopGroup' in scope
 853 |             } else {
 854 |                 group = MultiThreadedEventLoopGroup(numberOfThreads: System.coreCount)
[605/605] Compiling Xet Xet.swift
/host/spi-builder-workspace/Sources/Xet/Xet.swift:852:25: error: cannot find 'NIOTSEventLoopGroup' in scope
 850 |         #if canImport(NIOTransportServices) && !os(Linux)
 851 |             if configuration.enableMultipath {
 852 |                 group = NIOTSEventLoopGroup(loopCount: System.coreCount)
     |                         `- error: cannot find 'NIOTSEventLoopGroup' in scope
 853 |             } else {
 854 |                 group = MultiThreadedEventLoopGroup(numberOfThreads: System.coreCount)
BUILD FAILURE 6.1 android