The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-log-loki, reference main (3ce3f4), with Swift 6.1 for Android on 23 Mar 2026 17:51:24 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lovetodream/swift-log-loki.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/lovetodream/swift-log-loki
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3ce3f44 Prepare v2 release (#18)
Cloned https://github.com/lovetodream/swift-log-loki.git
Revision (git rev-parse @):
3ce3f444077cb31b06d86da540eecaaabaa31941
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/lovetodream/swift-log-loki.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/lovetodream/swift-log-loki.git
https://github.com/lovetodream/swift-log-loki.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-snappy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lovetodream/swift-snappy.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    }
  ],
  "manifest_display_name" : "swift-log-loki",
  "name" : "swift-log-loki",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "LoggingLoki",
      "targets" : [
        "LoggingLoki"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BasicUsage",
      "targets" : [
        "BasicUsage"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LoggingLokiTests",
      "module_type" : "SwiftTarget",
      "name" : "LoggingLokiTests",
      "path" : "Tests/LoggingLokiTests",
      "sources" : [
        "IntegrationTests.swift",
        "LokiLogHandlerTests.swift",
        "LokiLogProcessorConfigurationTests.swift",
        "LokiLogProcessorTests.swift",
        "MockClock.swift"
      ],
      "target_dependencies" : [
        "LoggingLoki"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LoggingLoki",
      "module_type" : "SwiftTarget",
      "name" : "LoggingLoki",
      "path" : "Sources/LoggingLoki",
      "product_dependencies" : [
        "Logging",
        "SwiftProtobuf",
        "Snappy",
        "AsyncHTTPClient",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "LoggingLoki",
        "BasicUsage"
      ],
      "sources" : [
        "Batch.swift",
        "BatchEntry.swift",
        "LokiLog.swift",
        "LokiLogHandler.swift",
        "LokiLogProcessor.swift",
        "LokiRequest.swift",
        "LokiStream.swift",
        "LokiTransformer.swift",
        "LokiTransport.swift",
        "Proto/push.pb.swift",
        "Utility/Timeout.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BasicUsage",
      "module_type" : "SwiftTarget",
      "name" : "BasicUsage",
      "path" : "Snippets",
      "product_memberships" : [
        "BasicUsage"
      ],
      "sources" : [
        "BasicUsage.swift"
      ],
      "target_dependencies" : [
        "LoggingLoki"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/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 swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/lovetodream/swift-snappy.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-docc-plugin.git
[1/6261] Fetching swift-log
[2/6455] Fetching swift-log, swift-snappy
[6/9131] Fetching swift-log, swift-snappy, swift-service-lifecycle
[6038/11302] Fetching swift-log, swift-snappy, swift-service-lifecycle, swift-docc-plugin
[9309/54269] Fetching swift-log, swift-snappy, swift-service-lifecycle, swift-docc-plugin, swift-protobuf
Fetched https://github.com/lovetodream/swift-snappy.git from cache (0.63s)
[13747/54075] Fetching swift-log, swift-service-lifecycle, swift-docc-plugin, swift-protobuf
[14547/69710] Fetching swift-log, swift-service-lifecycle, swift-docc-plugin, swift-protobuf, async-http-client
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.86s)
[25586/67539] Fetching swift-log, swift-service-lifecycle, swift-protobuf, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.35s)
[17961/51904] Fetching swift-log, swift-service-lifecycle, swift-protobuf
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (5.90s)
Fetched https://github.com/apple/swift-log.git from cache (5.91s)
Fetched https://github.com/apple/swift-protobuf.git from cache (5.99s)
Computing version for https://github.com/lovetodream/swift-snappy.git
Computed https://github.com/lovetodream/swift-snappy.git at 1.0.0 (8.28s)
Fetching https://github.com/apple/swift-system
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.49s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.6 (1.18s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.01s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.67s)
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 (0.71s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6228] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.45s)
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.49s)
Fetching https://github.com/apple/swift-collections.git
[1/22628] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.62s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (0.96s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.32.1 (0.64s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
[1/5691] Fetching swift-distributed-tracing
[1595/8512] Fetching swift-distributed-tracing, swift-nio-transport-services
[5337/15003] Fetching swift-distributed-tracing, swift-nio-transport-services, swift-nio-extras
[10396/21061] Fetching swift-distributed-tracing, swift-nio-transport-services, swift-nio-extras, swift-algorithms
[12080/33131] Fetching swift-distributed-tracing, swift-nio-transport-services, swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.22s)
[20654/30310] Fetching swift-distributed-tracing, swift-nio-extras, swift-algorithms, swift-nio-http2
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.53s)
[15321/24252] Fetching swift-distributed-tracing, swift-nio-extras, swift-nio-http2
Fetching https://github.com/apple/swift-nio.git
[24253/39612] Fetching swift-distributed-tracing, swift-nio-extras, swift-nio-http2, swift-nio-ssl
[26404/122517] Fetching swift-distributed-tracing, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
[71884/124337] Fetching swift-distributed-tracing, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (5.28s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (5.28s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (5.30s)
[72199/110335] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (5.32s)
[60505/98265] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.32s)
[50573/82905] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.59s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (14.16s)
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.47s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.96s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.74s)
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.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.35s)
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 (1.28s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.97s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (1.07s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (2.06s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (2.00s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1219] Fetching swift-http-structured-headers
[50/2988] Fetching swift-http-structured-headers, swift-asn1
[593/10113] Fetching swift-http-structured-headers, swift-asn1, swift-certificates
[629/11064] Fetching swift-http-structured-headers, swift-asn1, swift-certificates, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.53s)
[5340/10113] Fetching swift-http-structured-headers, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.57s)
[4976/8894] Fetching swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.63s)
[5130/7125] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (0.98s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.0 (3.41s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.12s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (4.27s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (1.42s)
Fetching https://github.com/apple/swift-crypto.git
[1/17246] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.09s)
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 (4.29s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.0 (3.14s)
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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.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.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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.32.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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.6.0
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.6
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.33.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-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-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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.36.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-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-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-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.0
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/lovetodream/swift-snappy.git
Working copy of https://github.com/lovetodream/swift-snappy.git resolved at 1.0.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-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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.42.0
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/507] Compiling a_d2i_fp.cc
[4/507] Compiling a_dup.cc
[4/507] Compiling a_bool.cc
[4/507] Write sources
[4/507] Compiling a_i2d_fp.cc
[4/507] Write sources
[13/507] Compiling tasn_utl.cc
[14/507] Compiling _NumericsShims _NumericsShims.c
[15/507] Write sources
[25/507] Compiling _AtomicsShims.c
[26/507] Write sources
[42/507] Compiling CNIOWindows shim.c
[43/507] Compiling SnappyC map.c
[44/507] Compiling base64.cc
[45/507] Compiling CNIOWindows WSAStartup.c
[46/507] Compiling a_gentm.cc
[47/507] Compiling a_int.cc
[48/507] Compiling CNIOWASI CNIOWASI.c
[49/507] Compiling CSystem shims.c
[50/507] Compiling SnappyC snappy.c
[51/507] Compiling CNIOOpenBSD shim.c
[52/507] Compiling CNIOPosix event_loop_id.c
[53/507] Compiling CNIOLinux liburing_shims.c
[54/507] Compiling CNIOLLHTTP c_nio_http.c
[55/507] Compiling CNIOExtrasZlib zutil.c
[55/507] Compiling CNIOExtrasZlib inftrees.c
[56/507] Compiling CNIOLinux shim.c
[58/507] Compiling CNIOLLHTTP c_nio_api.c
[59/507] Write swift-version-24593BA9C3E375BF.txt
[60/507] Compiling CNIOExtrasZlib inffast.c
[60/507] Compiling CNIOExtrasZlib trees.c
[62/507] Compiling CNIOExtrasZlib adler32.c
[63/507] Compiling CNIODarwin shim.c
[64/507] Compiling CNIOExtrasZlib inflate.c
[65/507] Compiling CNIOExtrasZlib crc32.c
[66/507] Compiling CNIOExtrasZlib deflate.c
[67/507] Compiling CNIOLLHTTP c_nio_llhttp.c
[69/665] Emitting module _NIODataStructures
[70/665] Compiling ServiceContextModule ServiceContextKey.swift
[71/665] Emitting module RealModule
[72/665] Compiling InternalCollectionsUtilities Debugging.swift
[73/665] Compiling InternalCollectionsUtilities Descriptions.swift
[74/666] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[75/666] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[76/666] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[77/666] Compiling SwiftProtobuf Enum.swift
[78/666] Emitting module ServiceContextModule
[79/666] Compiling ServiceContextModule ServiceContext.swift
[80/670] Compiling RealModule Float16+Real.swift
[81/671] Emitting module InternalCollectionsUtilities
[82/673] Compiling RealModule RealFunctions.swift
[83/673] Compiling RealModule Real.swift
[84/673] Emitting module SystemPackage
[85/673] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[89/673] Compiling _NIODataStructures _TinyArray.swift
[90/673] Compiling Logging LogHandler.swift
[91/673] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[92/673] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[93/673] Compiling InternalCollectionsUtilities String+Padding.swift
[94/673] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[95/673] Compiling _NIODataStructures PriorityQueue.swift
[96/673] Compiling _NIODataStructures Heap.swift
[102/674] Emitting module _NIOBase64
[103/674] Compiling _NIOBase64 Base64.swift
[106/674] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[107/674] Compiling InternalCollectionsUtilities Integer rank.swift
[108/674] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[109/674] Compiling InternalCollectionsUtilities UInt+reversed.swift
[110/674] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[111/674] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[112/674] Compiling InternalCollectionsUtilities Span+Extras.swift
[127/675] Compiling RealModule Float80+Real.swift
[128/675] Compiling InternalCollectionsUtilities _SortedCollection.swift
[129/675] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[130/676] Compiling RealModule RelaxedArithmetic.swift
[134/677] Wrapping AST for _NIODataStructures for debugging
[135/677] Wrapping AST for _NIOBase64 for debugging
[136/686] Wrapping AST for ServiceContextModule for debugging
[138/774] Compiling ConcurrencyHelpers LockedValueBox.swift
[139/774] Emitting module Instrumentation
[140/774] Compiling Instrumentation NoOpInstrument.swift
[141/774] Compiling Instrumentation Instrument.swift
[141/774] Wrapping AST for RealModule for debugging
[143/774] Compiling Instrumentation MultiplexInstrument.swift
[144/774] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[145/774] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[146/774] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[147/774] Compiling OrderedCollections OrderedDictionary+Values.swift
[148/774] Compiling ContainersPreview Drain+Reduce.swift
[149/774] Compiling ContainersPreview Drain.swift
[150/774] Compiling ContainersPreview Producer+Collect.swift
[151/774] Compiling ContainersPreview Producer+Filter.swift
[152/774] Compiling ContainersPreview Producer+Map.swift
[153/774] Compiling ContainersPreview Producer+Reduce.swift
[154/774] Compiling ContainersPreview Producer.swift
[155/774] Compiling ContainersPreview Borrow.swift
[156/778] Emitting module ConcurrencyHelpers
[157/778] Compiling OrderedCollections _HashTable+Constants.swift
[158/778] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[159/778] Compiling OrderedCollections _HashTable+Testing.swift
[160/778] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[161/778] Compiling OrderedCollections _HashTable.swift
[162/778] Compiling OrderedCollections OrderedDictionary+Codable.swift
[163/778] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[164/778] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[165/778] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[166/778] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[167/778] Compiling OrderedCollections OrderedDictionary+Elements.swift
[168/778] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[169/778] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[170/778] Compiling OrderedCollections _HashTable+Bucket.swift
[171/778] Compiling OrderedCollections _HashTable+BucketIterator.swift
[172/778] Emitting module ContainersPreview
[173/778] Compiling OrderedCollections _Hashtable+Header.swift
[174/778] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[175/778] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[176/778] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[177/778] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[177/778] Wrapping AST for InternalCollectionsUtilities for debugging
[179/778] Compiling ContainersPreview Box.swift
[180/778] Compiling ContainersPreview Inout.swift
[181/778] Compiling ContainersPreview InputSpan.swift
[182/778] Compiling ContainersPreview Shared.swift
[184/779] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[185/779] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[186/779] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[187/779] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[188/779] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[189/779] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[190/779] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[190/786] Compiling fiat_p256_adx_sqr.S
[192/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[193/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[194/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[195/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[196/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[197/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[198/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[210/786] Compiling CNIOBoringSSLShims shims.c
[219/826] Wrapping AST for ContainersPreview for debugging
[221/826] Compiling DequeModule UniqueDeque+Equatable.swift
[222/826] Compiling DequeModule UniqueDeque+Experimental.swift
[223/826] Compiling DequeModule UniqueDeque+Hashable.swift
[224/826] Compiling DequeModule UniqueDeque+Initializers.swift
[225/826] Compiling DequeModule UniqueDeque+Insertions.swift
[226/826] Compiling DequeModule UniqueDeque+Prepend.swift
[227/826] Compiling DequeModule UniqueDeque+Removals.swift
[228/826] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[228/826] Compiling fiat_p256_adx_mul.S
[229/826] Compiling fiat_curve25519_adx_square.S
[231/826] Compiling DequeModule Deque+Codable.swift
[232/826] Compiling DequeModule Deque+Collection.swift
[233/826] Compiling DequeModule Deque+CustomReflectable.swift
[234/826] Compiling DequeModule Deque+Descriptions.swift
[235/826] Compiling DequeModule Deque+Equatable.swift
[236/826] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[237/826] Compiling DequeModule Deque+Extras.swift
[238/826] Compiling DequeModule Deque+Hashable.swift
[238/826] Compiling fiat_curve25519_adx_mul.S
[240/826] Compiling DequeModule UniqueDeque+Consumption.swift
[241/826] Compiling DequeModule UniqueDeque+Container.swift
[242/826] Compiling DequeModule UniqueDeque+Descriptions.swift
[250/831] Compiling DequeModule RigidDeque+Equatable.swift
[251/831] Compiling DequeModule RigidDeque+Experimental.swift
[252/831] Compiling DequeModule RigidDeque+Hashable.swift
[253/831] Compiling DequeModule RigidDeque+Initializers.swift
[254/831] Compiling DequeModule RigidDeque+Insertions.swift
[255/831] Compiling DequeModule RigidDeque+Prepend.swift
[256/831] Compiling DequeModule RigidDeque+Removals.swift
[257/831] Compiling DequeModule RigidDeque+Replacements.swift
[258/831] Compiling DequeModule RigidDeque+Testing.swift
[259/831] Compiling DequeModule RigidDeque.swift
[260/831] Compiling DequeModule UniqueDeque+Append.swift
[261/831] Compiling DequeModule _DequeBuffer.swift
[262/831] Compiling DequeModule _DequeBufferHeader.swift
[263/831] Compiling DequeModule RigidDeque+Append.swift
[264/831] Compiling DequeModule RigidDeque+Consumption.swift
[265/831] Compiling DequeModule RigidDeque+Container.swift
[266/831] Compiling DequeModule RigidDeque+Descriptions.swift
[267/831] Compiling Instrumentation InstrumentationSystem.swift
[268/831] Compiling Instrumentation Locks.swift
[269/832] Compiling Logging Locks.swift
[270/832] Emitting module Logging
[271/832] Compiling Logging MetadataProvider.swift
[280/832] Compiling ConcurrencyHelpers Lock.swift
[281/832] Compiling Logging Logging.swift
[290/835] Compiling DequeModule Deque+Testing.swift
[291/835] Compiling DequeModule Deque._Storage.swift
[292/835] Compiling DequeModule Deque._UnsafeHandle.swift
[293/835] Compiling DequeModule Deque.swift
[298/835] Compiling OrderedCollections OrderedSet+Sendable.swift
[299/835] Compiling OrderedCollections OrderedSet+SubSequence.swift
[300/835] Compiling OrderedCollections OrderedSet+Testing.swift
[301/835] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[302/835] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[303/835] Compiling OrderedCollections OrderedSet.swift
[304/835] Compiling OrderedCollections _UnsafeBitset.swift
[304/835] Wrapping AST for Logging for debugging
[325/846] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[326/846] Compiling SwiftProtobuf ProtobufMap.swift
[327/846] Compiling SwiftProtobuf SelectiveVisitor.swift
[328/846] Compiling SwiftProtobuf SimpleExtensionMap.swift
[329/846] Compiling SwiftProtobuf StringUtils.swift
[330/846] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[331/846] Compiling SwiftProtobuf SwiftProtobufError.swift
[332/846] Compiling SwiftProtobuf TextFormatDecoder.swift
[333/846] Compiling SwiftProtobuf TextFormatDecodingError.swift
[334/846] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[335/846] Compiling SwiftProtobuf TextFormatEncoder.swift
[342/859] Emitting module OrderedCollections
[344/860] Compiling Tracing InstrumentationSystem+Tracing.swift
[345/860] Compiling Tracing NoOpTracer.swift
[346/860] Compiling UnixSignals UnixSignal.swift
[347/860] Emitting module UnixSignals
[348/860] Compiling Tracing TracingTime.swift
[349/860] Emitting module Tracing
[349/860] Wrapping AST for SystemPackage for debugging
[351/860] Compiling Tracing TracerProtocol.swift
[352/860] Compiling UnixSignals UnixSignalsSequence.swift
[352/860] Wrapping AST for OrderedCollections for debugging
[354/861] Compiling Tracing Tracer.swift
[355/861] Compiling Tracing TracerProtocol+Legacy.swift
[356/861] Compiling Tracing SpanProtocol.swift
[357/862] Wrapping AST for Instrumentation for debugging
[359/862] Wrapping AST for ConcurrencyHelpers for debugging
[360/862] Wrapping AST for UnixSignals for debugging
[361/862] Compiling tls_record.cc
[362/862] Wrapping AST for Tracing for debugging
[364/862] Compiling DequeModule UniqueDeque+Replacements.swift
[365/862] Compiling DequeModule UniqueDeque.swift
[366/862] Compiling DequeModule _DequeSlot.swift
[367/862] Compiling DequeModule _UnsafeDequeHandle.swift
[368/862] Compiling DequeModule _UnsafeDequeSegments.swift
[368/862] Compiling tls_method.cc
[370/862] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[371/862] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[372/862] Compiling SwiftProtobuf TextFormatScanner.swift
[373/862] Compiling SwiftProtobuf TimeUtils.swift
[374/862] Compiling SwiftProtobuf UnknownStorage.swift
[375/862] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[376/862] Compiling SwiftProtobuf Varint.swift
[377/862] Compiling SwiftProtobuf Version.swift
[378/862] Compiling SwiftProtobuf Visitor.swift
[379/862] Compiling SwiftProtobuf WireFormat.swift
[380/862] Compiling SwiftProtobuf ZigZag.swift
[381/862] Emitting module DequeModule
[418/863] Compiling tls13_client.cc
[419/863] Compiling tls13_server.cc
[420/863] Wrapping AST for DequeModule for debugging
[421/863] Compiling tls13_enc.cc
[423/863] Emitting module SwiftProtobuf
[435/863] Compiling tls13_both.cc
[436/863] Emitting module Snappy
[437/863] Compiling Snappy Snappy.swift
[438/864] Compiling t1_enc.cc
[440/864] Wrapping AST for Snappy for debugging
[441/864] Compiling ssl_x509.cc
[442/864] Compiling ssl_versions.cc
[443/864] Compiling ssl_transcript.cc
[444/864] Compiling ssl_stat.cc
[445/864] Compiling ssl_session.cc
[446/864] Compiling ssl_privkey.cc
[447/864] Compiling ssl_key_share.cc
[448/864] Compiling ssl_lib.cc
[449/864] Compiling ssl_file.cc
[450/864] Compiling ssl_cipher.cc
[451/864] Compiling ssl_credential.cc
[452/864] Compiling ssl_buffer.cc
[453/864] Compiling ssl_cert.cc
[454/864] Compiling ssl_asn1.cc
[455/864] Compiling ssl_aead_ctx.cc
[456/864] Compiling s3_pkt.cc
[457/864] Compiling s3_lib.cc
[458/864] Compiling s3_both.cc
[459/864] Compiling handshake_server.cc
[460/864] Compiling handshake_client.cc
[461/864] Compiling handshake.cc
[462/864] Compiling handoff.cc
[463/864] Compiling dtls_record.cc
[464/864] Compiling encrypted_client_hello.cc
[465/864] Compiling extensions.cc
[466/864] Compiling md5-x86_64-linux.S
[467/864] Compiling md5-x86_64-apple.S
[468/864] Compiling md5-586-linux.S
[469/864] Compiling md5-586-apple.S
[470/864] Compiling d1_srtp.cc
[471/864] Compiling chacha20_poly1305_x86_64-linux.S
[472/864] Compiling dtls_method.cc
[473/864] Compiling chacha20_poly1305_x86_64-apple.S
[474/864] Compiling chacha20_poly1305_armv8-win.S
[475/864] Compiling chacha20_poly1305_armv8-apple.S
[476/864] Compiling chacha20_poly1305_armv8-linux.S
[477/864] Compiling chacha-x86_64-linux.S
[478/864] Compiling chacha-x86_64-apple.S
[479/864] Compiling chacha-x86-linux.S
[480/864] Compiling chacha-x86-apple.S
[481/864] Compiling chacha-armv8-win.S
[482/864] Compiling chacha-armv8-apple.S
[483/864] Compiling chacha-armv8-linux.S
[484/864] Compiling chacha-armv4-linux.S
[485/864] Compiling aes128gcmsiv-x86_64-linux.S
[486/864] Compiling aes128gcmsiv-x86_64-apple.S
[487/864] Compiling x86_64-mont5-linux.S
[488/864] Compiling x86_64-mont5-apple.S
[489/864] Compiling x86_64-mont-linux.S
[490/864] Compiling err_data.cc
[491/864] Compiling x86_64-mont-apple.S
[492/864] Compiling x86-mont-linux.S
[493/864] Compiling x86-mont-apple.S
[494/864] Compiling d1_pkt.cc
[495/864] Compiling vpaes-x86_64-linux.S
[496/864] Compiling vpaes-x86_64-apple.S
[497/864] Compiling vpaes-x86-linux.S
[498/864] Compiling d1_lib.cc
[499/864] Compiling vpaes-x86-apple.S
[500/864] Compiling vpaes-armv8-win.S
[501/864] Compiling vpaes-armv8-apple.S
[502/864] Compiling vpaes-armv8-linux.S
[503/864] Compiling sha512-x86_64-linux.S
[504/864] Compiling vpaes-armv7-linux.S
[505/864] Compiling sha512-x86_64-apple.S
[506/864] Compiling sha512-armv8-win.S
[507/864] Compiling sha512-armv8-apple.S
[508/864] Compiling sha512-armv8-linux.S
[509/864] Compiling sha512-armv4-linux.S
[509/864] Compiling sha512-586-linux.S
[511/864] Compiling sha512-586-apple.S
[512/864] Compiling sha256-x86_64-linux.S
[513/864] Compiling sha256-armv8-win.S
[514/864] Compiling sha256-x86_64-apple.S
[515/864] Compiling sha256-armv8-apple.S
[516/864] Compiling sha256-armv8-linux.S
[517/864] Compiling sha256-armv4-linux.S
[518/864] Compiling sha256-586-linux.S
[519/864] Compiling sha256-586-apple.S
[520/864] Compiling sha1-x86_64-linux.S
[521/864] Compiling sha1-x86_64-apple.S
[522/864] Compiling sha1-armv8-win.S
[523/864] Compiling bio_ssl.cc
[524/864] Compiling sha1-armv8-apple.S
[525/864] Compiling sha1-armv4-large-linux.S
[526/864] Compiling sha1-armv8-linux.S
[527/864] Compiling sha1-586-linux.S
[528/864] Compiling sha1-586-apple.S
[529/864] Compiling rsaz-avx2-linux.S
[530/864] Compiling rsaz-avx2-apple.S
[531/864] Compiling rdrand-x86_64-linux.S
[532/864] Compiling rdrand-x86_64-apple.S
[533/864] Compiling p256_beeu-x86_64-asm-linux.S
[534/864] Compiling p256_beeu-x86_64-asm-apple.S
[535/864] Compiling p256_beeu-armv8-asm-win.S
[536/864] Compiling p256_beeu-armv8-asm-linux.S
[537/864] Compiling p256_beeu-armv8-asm-apple.S
[539/864] Compiling SwiftProtobuf any.pb.swift
[540/864] Compiling SwiftProtobuf api.pb.swift
[541/864] Compiling SwiftProtobuf descriptor.pb.swift
[542/864] Compiling SwiftProtobuf duration.pb.swift
[543/864] Compiling SwiftProtobuf empty.pb.swift
[544/864] Compiling SwiftProtobuf field_mask.pb.swift
[545/864] Compiling SwiftProtobuf source_context.pb.swift
[546/864] Compiling SwiftProtobuf struct.pb.swift
[547/864] Compiling SwiftProtobuf timestamp.pb.swift
[548/864] Compiling SwiftProtobuf type.pb.swift
[549/864] Compiling SwiftProtobuf wrappers.pb.swift
[549/864] Compiling p256-x86_64-asm-apple.S
[550/864] Compiling p256-x86_64-asm-linux.S
[551/864] Compiling p256-armv8-asm-win.S
[552/864] Compiling p256-armv8-asm-apple.S
[553/864] Compiling p256-armv8-asm-linux.S
[554/864] Compiling ghashv8-armv8-win.S
[555/865] Compiling ghashv8-armv8-linux.S
[556/865] Compiling ghashv8-armv8-apple.S
[557/865] Compiling ghashv8-armv7-linux.S
[558/865] Compiling ghash-x86_64-linux.S
[559/865] Compiling ghash-x86_64-apple.S
[560/865] Compiling ghash-x86-linux.S
[561/865] Compiling ghash-x86-apple.S
[562/865] Compiling ghash-ssse3-x86_64-linux.S
[563/865] Compiling ghash-ssse3-x86_64-apple.S
[564/865] Compiling ghash-ssse3-x86-apple.S
[565/865] Compiling ghash-ssse3-x86-linux.S
[566/865] Compiling ghash-neon-armv8-win.S
[567/865] Compiling ghash-neon-armv8-apple.S
[569/865] Compiling ghash-neon-armv8-linux.S
[570/865] Compiling ghash-armv4-linux.S
[571/865] Compiling co-586-apple.S
[572/865] Compiling co-586-linux.S
[573/865] Compiling bsaes-armv7-linux.S
[574/865] Compiling bn-armv8-win.S
[575/865] Compiling bn-armv8-linux.S
[576/865] Compiling bn-armv8-apple.S
[577/865] Compiling bn-586-linux.S
[578/865] Compiling bn-586-apple.S
[579/865] Compiling armv8-mont-win.S
[580/865] Compiling armv8-mont-apple.S
[581/865] Compiling armv4-mont-linux.S
[582/865] Compiling armv8-mont-linux.S
[583/865] Compiling aesv8-gcm-armv8-win.S
[584/865] Compiling aesv8-gcm-armv8-apple.S
[585/865] Compiling aesv8-gcm-armv8-linux.S
[586/865] Compiling aesv8-armv8-win.S
[587/865] Compiling aesv8-armv8-apple.S
[588/865] Compiling aesv8-armv8-linux.S
[589/865] Compiling aesv8-armv7-linux.S
[590/865] Compiling aesni-x86_64-linux.S
[591/865] Compiling aesni-x86_64-apple.S
[592/865] Compiling aesni-x86-linux.S
[593/865] Compiling aesni-x86-apple.S
[594/865] Compiling aesni-gcm-x86_64-linux.S
[595/865] Compiling aesni-gcm-x86_64-apple.S
[596/865] Compiling aes-gcm-avx2-x86_64-linux.S
[597/865] Compiling aes-gcm-avx2-x86_64-apple.S
[598/865] Wrapping AST for SwiftProtobuf for debugging
[599/865] Compiling aes-gcm-avx10-x86_64-linux.S
[600/865] Compiling aes-gcm-avx10-x86_64-apple.S
[601/865] Compiling d1_both.cc
[602/865] Compiling x_sig.cc
[603/865] Compiling x_val.cc
[604/865] Compiling x_x509a.cc
[605/865] Compiling x_req.cc
[606/865] Compiling x_spki.cc
[607/865] Compiling x_pubkey.cc
[608/865] Compiling x_x509.cc
[609/865] Compiling x_name.cc
[610/865] Compiling x_attrib.cc
[611/865] Compiling x509spki.cc
[612/865] Compiling x_algor.cc
[613/865] Compiling x_exten.cc
[614/865] Compiling x_crl.cc
[615/865] Compiling x509rset.cc
[616/865] Compiling x_all.cc
[617/865] Compiling x509name.cc
[618/865] Compiling x509_txt.cc
[619/865] Compiling x509cset.cc
[620/865] Compiling x509_v3.cc
[621/865] Compiling x509_vpm.cc
[622/865] Compiling x509_trs.cc
[623/865] Compiling x509_vfy.cc
[624/865] Compiling x509_set.cc
[625/865] Compiling x509_req.cc
[626/865] Compiling x509_obj.cc
[627/865] Compiling x509_def.cc
[628/865] Compiling x509_lu.cc
[629/865] Compiling x509_ext.cc
[630/865] Compiling x509_d2.cc
[631/865] Compiling x509_cmp.cc
[632/865] Compiling x509_att.cc
[633/865] Compiling x509.cc
[634/865] Compiling v3_skey.cc
[635/865] Compiling v3_prn.cc
[636/865] Compiling v3_pmaps.cc
[637/865] Compiling v3_ocsp.cc
[638/865] Compiling v3_utl.cc
[639/865] Compiling v3_pcons.cc
[640/865] Compiling v3_purp.cc
[641/865] Compiling v3_ncons.cc
[642/865] Compiling v3_int.cc
[643/865] Compiling v3_lib.cc
[644/865] Compiling v3_ia5.cc
[645/865] Compiling v3_info.cc
[646/865] Compiling v3_genn.cc
[647/865] Compiling v3_extku.cc
[648/865] Compiling v3_enum.cc
[649/865] Compiling v3_crld.cc
[650/865] Compiling v3_cpols.cc
[651/865] Compiling v3_bitst.cc
[652/865] Compiling v3_conf.cc
[653/865] Compiling v3_bcons.cc
[654/865] Compiling v3_akeya.cc
[655/865] Compiling v3_akey.cc
[655/865] Compiling v3_alt.cc
[657/865] Compiling t_x509a.cc
[658/865] Compiling i2d_pr.cc
[659/865] Compiling t_x509.cc
[660/865] Compiling t_crl.cc
[661/865] Compiling t_req.cc
[662/865] Compiling rsa_pss.cc
[663/865] Compiling name_print.cc
[664/865] Compiling policy.cc
[665/865] Compiling by_file.cc
[666/865] Compiling by_dir.cc
[667/865] Compiling algorithm.cc
[668/865] Compiling asn1_gen.cc
[669/865] Compiling a_verify.cc
[670/865] Compiling voprf.cc
[671/865] Compiling a_digest.cc
[672/865] Compiling a_sign.cc
[673/865] Compiling trust_token.cc
[674/865] Compiling thread_win.cc
[675/865] Compiling thread.cc
[676/865] Compiling thread_none.cc
[677/865] Compiling thread_pthread.cc
[678/865] Compiling stack.cc
[679/865] Compiling pmbtoken.cc
[680/865] Compiling slhdsa.cc
[681/865] Compiling spake2plus.cc
[682/865] Compiling sha512.cc
[682/865] Compiling siphash.cc
[682/865] Compiling sha1.cc
[685/865] Compiling sha256.cc
[686/865] Compiling rsa_extra.cc
[687/865] Compiling rsa_print.cc
[688/865] Compiling rsa_crypt.cc
[689/865] Compiling rc4.cc
[690/865] Compiling windows.cc
[691/865] Compiling refcount.cc
[692/865] Compiling urandom.cc
[693/865] Compiling trusty.cc
[694/865] Compiling rand.cc
[695/865] Compiling rsa_asn1.cc
[696/865] Compiling ios.cc
[697/865] Compiling passive.cc
[698/865] Compiling getentropy.cc
[699/865] Compiling poly1305_arm_asm.S
[700/865] Compiling forkunsafe.cc
[701/865] Compiling fork_detect.cc
[702/865] Compiling deterministic.cc
[703/865] Compiling poly1305_vec.cc
[704/865] Compiling pool.cc
[705/865] Compiling poly1305_arm.cc
[706/865] Compiling poly1305.cc
[707/865] Compiling pkcs7.cc
[708/865] Compiling pkcs8.cc
[709/865] Compiling p5_pbev2.cc
[710/865] Compiling pkcs7_x509.cc
[711/865] Compiling pkcs8_x509.cc
[712/865] Compiling pem_xaux.cc
[713/865] Compiling pem_x509.cc
[714/865] Compiling pem_pkey.cc
[715/865] Compiling pem_pk8.cc
[716/865] Compiling pem_oth.cc
[717/865] Compiling mlkem.cc
[718/865] Compiling pem_info.cc
[719/865] Compiling pem_lib.cc
[720/865] Compiling pem_all.cc
[721/865] Compiling obj_xref.cc
[722/865] Compiling mldsa.cc
[723/865] Compiling obj.cc
[724/865] Compiling poly_rq_mul.S
[725/865] Compiling fips_shared_support.cc
[726/865] Compiling mem.cc
[727/865] Compiling md5.cc
[728/865] Compiling md4.cc
[729/865] Compiling lhash.cc
[730/865] Compiling kyber.cc
[731/865] Compiling ex_data.cc
[732/865] Compiling sign.cc
[733/865] Compiling hrss.cc
[734/865] Compiling scrypt.cc
[735/865] Compiling print.cc
[736/865] Compiling hpke.cc
[737/865] Compiling pbkdf.cc
[738/865] Compiling p_x25519.cc
[739/865] Compiling p_x25519_asn1.cc
[740/865] Compiling p_rsa_asn1.cc
[741/865] Compiling p_rsa.cc
[742/865] Compiling p_ed25519.cc
[743/865] Compiling p_hkdf.cc
[744/865] Compiling p_ed25519_asn1.cc
[745/865] Compiling p_ec.cc
[746/865] Compiling p_ec_asn1.cc
[747/865] Compiling p_dh_asn1.cc
[748/865] Compiling p_dh.cc
[749/865] Compiling evp_ctx.cc
[750/865] Compiling p_dsa_asn1.cc
[751/865] Compiling evp_asn1.cc
[752/865] Compiling evp.cc
[753/865] Compiling err.cc
[754/865] Compiling engine.cc
[755/865] Compiling ecdh.cc
[756/865] Compiling ecdsa_asn1.cc
[757/865] Compiling hash_to_curve.cc
[758/865] Compiling ec_derive.cc
[759/865] Compiling dsa.cc
[760/865] Compiling bcm.cc
[761/865] Compiling dsa_asn1.cc
[762/865] Compiling ec_asn1.cc
[763/865] Compiling x25519-asm-arm.S
[764/865] Compiling params.cc
[765/865] Compiling digest_extra.cc
[766/865] Compiling des.cc
[767/865] Compiling dh_asn1.cc
[768/865] Compiling curve25519_64_adx.cc
[769/865] Compiling crypto.cc
[770/865] Compiling cpu_intel.cc
[771/865] Compiling spake25519.cc
[772/865] Compiling cpu_arm_linux.cc
[773/865] Compiling curve25519.cc
[774/865] Compiling cpu_arm_freebsd.cc
[775/865] Compiling cpu_aarch64_win.cc
[776/865] Compiling cpu_aarch64_sysreg.cc
[777/865] Compiling cpu_aarch64_openbsd.cc
[778/865] Compiling cpu_aarch64_linux.cc
[779/865] Compiling cpu_aarch64_fuchsia.cc
[780/865] Compiling cpu_aarch64_apple.cc
[781/865] Compiling conf.cc
[782/865] Compiling get_cipher.cc
[783/865] Compiling tls_cbc.cc
[784/865] Compiling e_tls.cc
[785/865] Compiling e_rc4.cc
[786/865] Compiling e_null.cc
[787/865] Compiling e_rc2.cc
[788/865] Compiling e_des.cc
[789/865] Compiling e_chacha20poly1305.cc
[790/865] Compiling e_aesgcmsiv.cc
[791/865] Compiling e_aesctrhmac.cc
[792/865] Compiling derive_key.cc
[793/865] Compiling chacha.cc
[794/865] Compiling unicode.cc
[795/865] Compiling buf.cc
[796/865] Compiling cbb.cc
[797/865] Compiling cbs.cc
[798/865] Compiling ber.cc
[799/865] Compiling asn1_compat.cc
[800/865] Compiling bn_asn1.cc
[801/865] Compiling convert.cc
[802/865] Compiling blake2.cc
[803/865] Compiling printf.cc
[804/865] Compiling socket.cc
[805/865] Compiling socket_helper.cc
[806/865] Compiling pair.cc
[807/865] Compiling hexdump.cc
[808/865] Compiling file.cc
[809/865] Compiling fd.cc
[810/865] Compiling errno.cc
[811/865] Compiling bio_mem.cc
[812/865] Compiling connect.cc
[813/865] Compiling bio.cc
[814/865] Compiling tasn_typ.cc
[815/865] Compiling tasn_fre.cc
[816/865] Compiling tasn_enc.cc
[817/865] Compiling tasn_new.cc
[818/865] Compiling f_string.cc
[819/865] Compiling posix_time.cc
[820/865] Compiling f_int.cc
[821/865] Compiling tasn_dec.cc
[822/865] Compiling asn_pack.cc
[823/865] Compiling asn1_par.cc
[824/865] Compiling asn1_lib.cc
[825/865] Compiling a_octet.cc
[826/865] Compiling a_utctm.cc
[827/865] Compiling a_type.cc
[828/865] Compiling a_time.cc
[829/865] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[830/865] Write sources
[832/865] Compiling a_strnid.cc
[833/865] Write sources
[835/865] Compiling a_strex.cc
[836/865] Write sources
[837/955] Compiling a_object.cc
[838/961] Compiling a_bitstr.cc
[840/961] Compiling Algorithms Permutations.swift
[841/961] Compiling Algorithms Product.swift
[842/963] Compiling Algorithms Joined.swift
[843/963] Compiling Algorithms Keyed.swift
[844/963] Compiling Algorithms Grouped.swift
[845/963] Compiling Algorithms Indexed.swift
[846/963] Compiling Algorithms Intersperse.swift
[847/963] Compiling Algorithms Partition.swift
[847/963] Compiling a_mbstr.cc
[849/963] Compiling Algorithms EitherSequence.swift
[850/963] Compiling Algorithms FirstNonNil.swift
[851/963] Compiling Algorithms FlattenCollection.swift
[852/963] Compiling Atomics IntegerOperations.swift
[853/963] Compiling Atomics Unmanaged extensions.swift
[854/963] Compiling Algorithms Split.swift
[855/963] Compiling Algorithms Stride.swift
[856/963] Compiling Algorithms Suffix.swift
[858/963] Compiling Algorithms Reductions.swift
[859/963] Compiling Algorithms Rotate.swift
[868/973] Compiling Algorithms AdjacentPairs.swift
[869/973] Compiling Algorithms Chain.swift
[870/973] Compiling Algorithms Chunked.swift
[871/973] Compiling Algorithms Combinations.swift
[872/973] Compiling Algorithms Compacted.swift
[873/973] Compiling Algorithms Cycle.swift
[890/973] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[891/973] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[892/973] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[893/973] Compiling AsyncAlgorithms Disconnected.swift
[894/973] Compiling AsyncAlgorithms _TinyArray.swift
[895/973] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[896/973] Compiling AsyncAlgorithms Locking.swift
[897/973] Compiling Algorithms Trim.swift
[898/973] Compiling Algorithms Unique.swift
[899/973] Compiling Algorithms Windows.swift
[900/973] Emitting module AsyncAlgorithms
[915/973] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[916/973] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[917/973] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[918/973] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[919/973] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[920/973] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[921/973] Compiling AsyncAlgorithms CombineLatestStorage.swift
[922/973] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[923/973] Compiling AsyncAlgorithms DebounceStateMachine.swift
[924/973] Compiling AsyncAlgorithms DebounceStorage.swift
[925/973] Compiling AsyncAlgorithms Dictionary.swift
[933/973] Emitting module Atomics
[933/974] Compiling c-nioatomics.c
[935/974] Wrapping AST for Atomics for debugging
[937/974] Compiling AsyncAlgorithms Rethrow.swift
[938/974] Compiling AsyncAlgorithms SetAlgebra.swift
[939/974] Compiling AsyncAlgorithms UnsafeTransfer.swift
[940/974] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[941/974] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[942/974] Compiling AsyncAlgorithms ZipStateMachine.swift
[943/974] Compiling AsyncAlgorithms ZipStorage.swift
[944/974] Emitting module Algorithms
[945/975] Wrapping AST for Algorithms for debugging
[946/975] Compiling c-atomics.c
[948/982] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[949/982] Compiling NIOConcurrencyHelpers NIOLock.swift
[950/982] Compiling NIOConcurrencyHelpers lock.swift
[951/982] Compiling NIOConcurrencyHelpers atomics.swift
[952/982] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[953/982] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[954/982] Emitting module NIOConcurrencyHelpers
[955/983] Wrapping AST for NIOConcurrencyHelpers for debugging
[957/1047] Compiling NIOCore NIOCoreSendableMetatype.swift
[958/1047] Compiling NIOCore NIODecodedAsyncSequence.swift
[959/1047] Compiling NIOCore NIOLoopBound.swift
[960/1047] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[961/1047] Compiling NIOCore NIOScheduledCallback.swift
[962/1047] Compiling NIOCore NIOSendable.swift
[963/1047] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[964/1048] Wrapping AST for AsyncAlgorithms for debugging
[966/1057] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[967/1058] Compiling ServiceLifecycle ClosureService.swift
[968/1058] Compiling ServiceLifecycle CancellationWaiter.swift
[969/1058] Emitting module ServiceLifecycle
[970/1058] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[971/1058] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[972/1058] Compiling ServiceLifecycle GracefulShutdown.swift
[973/1058] Compiling NIOCore IPProtocol.swift
[974/1058] Compiling NIOCore IntegerBitPacking.swift
[975/1058] Compiling NIOCore IntegerTypes.swift
[976/1058] Compiling NIOCore Interfaces.swift
[977/1058] Compiling NIOCore Linux.swift
[978/1058] Compiling NIOCore MarkedCircularBuffer.swift
[979/1058] Compiling NIOCore MulticastChannel.swift
[980/1058] Compiling NIOCore NIOAny.swift
[981/1058] Compiling NIOCore NIOCloseOnErrorHandler.swift
[989/1058] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[990/1058] Compiling NIOCore RecvByteBufferAllocator.swift
[991/1066] Compiling ServiceLifecycle ServiceRunnerError.swift
[992/1066] Compiling ServiceLifecycle Service.swift
[993/1066] Compiling ServiceLifecycle ServiceGroup.swift
[994/1067] Wrapping AST for ServiceLifecycle for debugging
[998/1067] Compiling NIOCore AsyncChannel.swift
[999/1067] Compiling NIOCore AsyncChannelHandler.swift
[1000/1067] Compiling NIOCore AsyncChannelInboundStream.swift
[1001/1067] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1002/1067] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1003/1067] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1004/1067] Compiling NIOCore NIOAsyncWriter.swift
[1005/1067] Compiling NIOCore CircularBuffer.swift
[1006/1067] Compiling NIOCore Codec.swift
[1007/1067] Compiling NIOCore ConvenienceOptionSupport.swift
[1008/1067] Compiling NIOCore DeadChannel.swift
[1009/1067] Compiling NIOCore DispatchQueue+WithFuture.swift
[1010/1067] Compiling NIOCore EventLoop+Deprecated.swift
[1011/1067] Compiling NIOCore EventLoop+SerialExecutor.swift
[1012/1067] Compiling NIOCore EventLoop.swift
[1013/1067] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1014/1067] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1015/1067] Compiling NIOCore SocketAddresses.swift
[1016/1067] Compiling NIOCore SocketOptionProvider.swift
[1017/1067] Compiling NIOCore SystemCallHelpers.swift
[1018/1067] Compiling NIOCore TimeAmount+Duration.swift
[1019/1067] Compiling NIOCore TypeAssistedChannelHandler.swift
[1020/1067] Compiling NIOCore UniversalBootstrapSupport.swift
[1021/1067] Compiling NIOCore Utilities.swift
[1022/1067] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1023/1067] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1024/1067] Compiling NIOCore EventLoopFuture.swift
[1025/1067] Compiling NIOCore FileDescriptor.swift
[1026/1067] Compiling NIOCore FileHandle.swift
[1027/1067] Compiling NIOCore FileRegion.swift
[1028/1067] Compiling NIOCore GlobalSingletons.swift
[1029/1067] Compiling NIOCore IO.swift
[1030/1067] Compiling NIOCore IOData.swift
[1031/1067] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1032/1067] Compiling NIOCore BSDSocketAPI.swift
[1033/1067] Compiling NIOCore ByteBuffer-aux.swift
[1034/1067] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1035/1067] Compiling NIOCore ByteBuffer-conversions.swift
[1036/1067] Compiling NIOCore ByteBuffer-core.swift
[1037/1067] Compiling NIOCore ByteBuffer-hex.swift
[1038/1067] Compiling NIOCore ByteBuffer-int.swift
[1039/1067] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1040/1067] Compiling NIOCore ByteBuffer-multi-int.swift
[1041/1067] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1042/1067] Compiling NIOCore ByteBuffer-views.swift
[1043/1067] Compiling NIOCore Channel.swift
[1044/1067] Compiling NIOCore ChannelHandler.swift
[1045/1067] Compiling NIOCore ChannelHandlers.swift
[1046/1067] Compiling NIOCore ChannelInvoker.swift
[1047/1067] Compiling NIOCore ChannelOption.swift
[1048/1067] Compiling NIOCore ChannelPipeline.swift
[1049/1067] Emitting module NIOCore
[1050/1068] Wrapping AST for NIOCore for debugging
[1052/1122] Emitting module NIOEmbedded
[1053/1122] Compiling NIOEmbedded AsyncTestingChannel.swift
[1054/1122] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1055/1122] Compiling NIOEmbedded Embedded.swift
[1056/1123] Wrapping AST for NIOEmbedded for debugging
[1058/1123] Compiling NIOPosix BSDSocketAPICommon.swift
[1059/1123] Compiling NIOPosix BSDSocketAPIPosix.swift
[1060/1123] Compiling NIOPosix BSDSocketAPIWindows.swift
[1061/1123] Compiling NIOPosix BaseSocket.swift
[1062/1123] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1063/1123] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1064/1123] Compiling NIOPosix BaseSocketChannel.swift
[1065/1129] Compiling NIOPosix ThreadPosix.swift
[1066/1129] Compiling NIOPosix ThreadWindows.swift
[1067/1129] Compiling NIOPosix Utilities.swift
[1068/1129] Compiling NIOPosix VsockAddress.swift
[1069/1129] Compiling NIOPosix VsockChannelEvents.swift
[1070/1129] Compiling NIOPosix Windows.swift
[1071/1129] Compiling NIOPosix SelectableChannel.swift
[1072/1129] Compiling NIOPosix SelectableEventLoop.swift
[1073/1129] Compiling NIOPosix SelectorEpoll.swift
[1074/1129] Compiling NIOPosix SelectorGeneric.swift
[1075/1129] Compiling NIOPosix SelectorKqueue.swift
[1076/1129] Compiling NIOPosix SelectorUring.swift
[1077/1129] Compiling NIOPosix SelectorWSAPoll.swift
[1078/1129] Compiling NIOPosix PipePair.swift
[1079/1129] Compiling NIOPosix Pool.swift
[1080/1129] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1081/1129] Compiling NIOPosix PosixSingletons.swift
[1082/1129] Compiling NIOPosix RawSocketBootstrap.swift
[1083/1129] Compiling NIOPosix Resolver.swift
[1084/1129] Compiling NIOPosix Selectable.swift
[1085/1129] Emitting module NIOPosix
[1086/1129] Compiling NIOPosix ServerSocket.swift
[1087/1129] Compiling NIOPosix Socket.swift
[1088/1129] Compiling NIOPosix SocketChannel.swift
[1089/1129] Compiling NIOPosix SocketProtocols.swift
[1090/1129] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1091/1129] Compiling NIOPosix System.swift
[1092/1129] Compiling NIOPosix Thread.swift
[1093/1129] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1094/1129] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1095/1129] Compiling NIOPosix NIOThreadPool.swift
[1096/1129] Compiling NIOPosix NonBlockingFileIO.swift
[1097/1129] Compiling NIOPosix PendingDatagramWritesManager.swift
[1098/1129] Compiling NIOPosix PendingWritesManager.swift
[1099/1129] Compiling NIOPosix PipeChannel.swift
[1100/1129] Compiling NIOPosix HappyEyeballs.swift
[1101/1129] Compiling NIOPosix IO.swift
[1102/1129] Compiling NIOPosix IntegerBitPacking.swift
[1103/1129] Compiling NIOPosix IntegerTypes.swift
[1104/1129] Compiling NIOPosix Linux.swift
[1105/1129] Compiling NIOPosix LinuxCPUSet.swift
[1106/1129] Compiling NIOPosix LinuxUring.swift
[1107/1129] Compiling NIOPosix BaseStreamSocketChannel.swift
[1108/1129] Compiling NIOPosix Bootstrap.swift
[1109/1129] Compiling NIOPosix ControlMessage.swift
[1110/1129] Compiling NIOPosix DatagramVectorReadManager.swift
[1111/1129] Compiling NIOPosix Errors+Any.swift
[1112/1129] Compiling NIOPosix FileDescriptor.swift
[1113/1129] Compiling NIOPosix GetaddrinfoResolver.swift
[1114/1130] Wrapping AST for NIOPosix for debugging
[1116/1132] Emitting module NIO
[1117/1132] Compiling NIO Exports.swift
[1118/1133] Wrapping AST for NIO for debugging
[1120/1172] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1121/1172] Emitting module NIOTLS
[1122/1172] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1123/1172] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1124/1172] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1125/1172] Compiling NIOSOCKS SOCKSResponse.swift
[1126/1172] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1127/1172] Compiling NIOSOCKS ClientStateMachine.swift
[1128/1173] Compiling NIOHTTP1 HTTPEncoder.swift
[1129/1173] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1131/1173] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1132/1175] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1133/1175] Compiling NIOTLS SNIHandler.swift
[1134/1175] Compiling NIOTLS TLSEvents.swift
[1135/1175] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1136/1176] Emitting module NIOSOCKS
[1137/1176] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1138/1176] Compiling NIOHTTP1 HTTPDecoder.swift
[1141/1176] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1142/1176] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1143/1176] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1144/1176] Compiling NIOSOCKS ServerStateMachine.swift
[1145/1177] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1146/1177] Emitting module NIOFoundationCompat
[1147/1177] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1148/1177] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1149/1178] Wrapping AST for NIOTLS for debugging
[1152/1207] Compiling NIOSSL ByteBufferBIO.swift
[1153/1207] Compiling NIOSSL CustomPrivateKey.swift
[1154/1207] Compiling NIOSSL SSLErrors.swift
[1155/1207] Compiling NIOSSL SSLInit.swift
[1155/1207] Wrapping AST for NIOSOCKS for debugging
[1156/1207] Wrapping AST for NIOFoundationCompat for debugging
[1158/1229] Compiling NIOTransportServices StateManagedChannel.swift
[1159/1229] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1160/1229] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1161/1231] Compiling NIOTransportServices AcceptHandler.swift
[1162/1231] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1163/1231] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1166/1231] Emitting module NIOTransportServices
[1167/1231] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1168/1231] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1169/1231] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1170/1231] Compiling NIOTransportServices NIOTSBootstraps.swift
[1171/1231] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1172/1231] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1173/1231] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1174/1231] Compiling NIOTransportServices NIOTSSingletons.swift
[1175/1231] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1176/1231] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1177/1231] Compiling NIOTransportServices NIOTSErrors.swift
[1178/1231] Compiling NIOTransportServices NIOTSEventLoop.swift
[1179/1231] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1180/1231] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1181/1231] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1182/1231] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1183/1231] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1189/1232] Emitting module NIOHTTP1
[1192/1232] Wrapping AST for NIOTransportServices for debugging
[1194/1233] Wrapping AST for NIOHTTP1 for debugging
[1196/1251] Emitting module NIOHTTPCompression
[1197/1251] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1198/1251] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1199/1251] Compiling NIOHPACK IntegerCoding.swift
[1200/1251] Compiling NIOHPACK IndexedHeaderTable.swift
[1201/1252] Emitting module NIOSSL
[1202/1256] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1203/1256] Compiling NIOHTTPCompression HTTPDecompression.swift
[1204/1256] Compiling NIOHTTPCompression HTTPCompression.swift
[1205/1256] Compiling NIOHPACK HuffmanCoding.swift
[1206/1256] Compiling NIOHPACK HuffmanTables.swift
[1207/1256] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1208/1257] Compiling NIOSSL SSLPrivateKey.swift
[1209/1257] Compiling NIOSSL SSLPublicKey.swift
[1210/1257] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1211/1257] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1215/1257] Compiling NIOSSL SafeCompare.swift
[1216/1257] Compiling NIOHPACK HPACKHeader.swift
[1217/1257] Compiling NIOHPACK HeaderTables.swift
[1220/1257] Compiling NIOHPACK DynamicHeaderTable.swift
[1221/1257] Compiling NIOHPACK HPACKDecoder.swift
[1222/1257] Compiling NIOHPACK HPACKEncoder.swift
[1223/1257] Compiling NIOHPACK HPACKErrors.swift
[1224/1257] Compiling NIOHPACK StaticHeaderTable.swift
[1225/1257] Emitting module NIOHPACK
[1226/1257] Wrapping AST for NIOHTTPCompression for debugging
[1246/1258] Wrapping AST for NIOHPACK for debugging
[1248/1321] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1249/1321] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1250/1321] Compiling NIOHTTP2 InboundEventBuffer.swift
[1251/1321] Compiling NIOHTTP2 InboundWindowManager.swift
[1253/1322] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1254/1322] Compiling NIOHTTP2 HasLocalSettings.swift
[1255/1322] Compiling NIOHTTP2 HasRemoteSettings.swift
[1256/1322] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1257/1322] Compiling NIOHTTP2 QuiescingState.swift
[1258/1322] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1259/1322] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1260/1322] Compiling NIOHTTP2 StateMachineResult.swift
[1261/1322] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1261/1330] Wrapping AST for NIOSSL for debugging
[1263/1330] Emitting module NIOHTTP2
[1264/1330] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1265/1330] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1266/1330] Compiling NIOHTTP2 MayReceiveFrames.swift
[1267/1330] Compiling NIOHTTP2 ReceivingDataState.swift
[1268/1330] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1269/1330] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1270/1330] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1271/1330] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1272/1330] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1273/1330] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[1274/1330] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1275/1330] Compiling NIOHTTP2 StreamChannelList.swift
[1276/1330] Compiling NIOHTTP2 StreamMap.swift
[1277/1330] Compiling NIOHTTP2 StreamStateMachine.swift
[1278/1330] Compiling NIOHTTP2 Timer.swift
[1279/1330] Compiling NIOHTTP2 UnsafeTransfer.swift
[1280/1330] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1281/1330] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1282/1330] Compiling NIOHTTP2 HTTP2PingData.swift
[1283/1330] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1284/1330] Compiling NIOHTTP2 HTTP2Settings.swift
[1285/1330] Compiling NIOHTTP2 HTTP2Stream.swift
[1286/1330] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1287/1330] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1288/1330] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1289/1330] Compiling NIOHTTP2 HTTP2StreamID.swift
[1290/1330] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1295/1330] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1296/1330] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1297/1330] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[1298/1330] Compiling NIOHTTP2 DOSHeuristics.swift
[1299/1330] Compiling NIOHTTP2 Error+Any.swift
[1300/1330] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1301/1330] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1302/1330] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1303/1330] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1304/1330] Compiling NIOHTTP2 GlitchesMonitor.swift
[1305/1330] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1306/1330] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1307/1330] Compiling NIOHTTP2 MaySendFrames.swift
[1308/1330] Compiling NIOHTTP2 SendingDataState.swift
[1309/1330] Compiling NIOHTTP2 SendingGoawayState.swift
[1310/1330] Compiling NIOHTTP2 SendingHeadersState.swift
[1311/1330] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1312/1330] Compiling NIOHTTP2 SendingRstStreamState.swift
[1313/1330] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1314/1330] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1315/1330] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1316/1330] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1317/1330] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1318/1330] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1319/1330] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1320/1330] Compiling NIOHTTP2 HTTP2Error.swift
[1321/1330] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1322/1330] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1323/1330] Compiling NIOHTTP2 HTTP2Frame.swift
[1324/1330] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1325/1331] Wrapping AST for NIOHTTP2 for debugging
[1327/1395] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1328/1395] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1329/1395] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1330/1395] Compiling AsyncHTTPClient Transaction.swift
[1331/1395] Compiling AsyncHTTPClient Base64.swift
[1332/1395] Compiling AsyncHTTPClient BasicAuth.swift
[1333/1395] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1334/1395] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1335/1395] Compiling AsyncHTTPClient ConnectionPool.swift
[1336/1403] Compiling AsyncHTTPClient LRUCache.swift
[1337/1403] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1338/1403] Compiling AsyncHTTPClient NWErrorHandler.swift
[1339/1403] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1340/1403] Compiling AsyncHTTPClient TLSConfiguration.swift
[1341/1403] Compiling AsyncHTTPClient RedirectState.swift
[1342/1403] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1343/1403] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1344/1403] Compiling AsyncHTTPClient RequestBag.swift
[1345/1403] Emitting module AsyncHTTPClient
[1346/1403] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1347/1403] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1348/1403] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1349/1403] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1350/1403] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1351/1403] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[1352/1403] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1353/1403] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1354/1403] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1355/1403] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1356/1403] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1357/1403] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1358/1403] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1359/1403] Compiling AsyncHTTPClient HTTP1Connection.swift
[1360/1403] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1361/1403] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1362/1403] Compiling AsyncHTTPClient HTTP2Connection.swift
[1363/1403] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1364/1403] Compiling AsyncHTTPClient RequestValidation.swift
[1365/1403] Compiling AsyncHTTPClient SSLContextCache.swift
[1366/1403] Compiling AsyncHTTPClient Scheme.swift
[1367/1403] Compiling AsyncHTTPClient Singleton.swift
[1368/1403] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1369/1403] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1370/1403] Compiling AsyncHTTPClient TracingSupport.swift
[1371/1403] Compiling AsyncHTTPClient Utils.swift
[1372/1403] Compiling AsyncHTTPClient RequestOptions.swift
[1373/1403] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1374/1403] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1375/1403] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1376/1403] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1377/1403] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1378/1403] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1379/1403] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1380/1403] Compiling AsyncHTTPClient ConnectionTarget.swift
[1381/1403] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1382/1403] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1383/1403] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1384/1403] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1385/1403] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1386/1403] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1387/1403] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1388/1403] Compiling AsyncHTTPClient RequestBodyLength.swift
[1389/1403] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1390/1403] Compiling AsyncHTTPClient DeconstructedURL.swift
[1391/1403] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1392/1403] Compiling AsyncHTTPClient FoundationExtensions.swift
[1393/1403] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1394/1403] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1395/1403] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1396/1403] Compiling AsyncHTTPClient HTTPClient.swift
[1397/1403] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[1398/1403] Compiling AsyncHTTPClient HTTPHandler.swift
[1399/1404] Wrapping AST for AsyncHTTPClient for debugging
[1401/1415] Compiling LoggingLoki LokiTransport.swift
[1402/1415] Compiling LoggingLoki LokiTransformer.swift
[1403/1415] Compiling LoggingLoki push.pb.swift
[1404/1416] Compiling LoggingLoki LokiLog.swift
[1405/1416] Compiling LoggingLoki LokiLogHandler.swift
[1406/1416] Compiling LoggingLoki LokiStream.swift
[1407/1416] Compiling LoggingLoki Batch.swift
[1408/1416] Compiling LoggingLoki BatchEntry.swift
[1409/1416] Emitting module LoggingLoki
[1410/1416] Compiling LoggingLoki LokiLogProcessor.swift
[1411/1416] Compiling LoggingLoki LokiRequest.swift
[1412/1416] Compiling LoggingLoki Timeout.swift
[1413/1417] Wrapping AST for LoggingLoki for debugging
[1415/1419] Compiling BasicUsage BasicUsage.swift
[1416/1419] Emitting module BasicUsage
[1417/1420] Wrapping AST for BasicUsage for debugging
[1418/1420] Write Objects.LinkFileList
[1419/1420] Linking BasicUsage
Build complete! (310.17s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-snappy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lovetodream/swift-snappy.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    }
  ],
  "manifest_display_name" : "swift-log-loki",
  "name" : "swift-log-loki",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "LoggingLoki",
      "targets" : [
        "LoggingLoki"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BasicUsage",
      "targets" : [
        "BasicUsage"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LoggingLokiTests",
      "module_type" : "SwiftTarget",
      "name" : "LoggingLokiTests",
      "path" : "Tests/LoggingLokiTests",
      "sources" : [
        "IntegrationTests.swift",
        "LokiLogHandlerTests.swift",
        "LokiLogProcessorConfigurationTests.swift",
        "LokiLogProcessorTests.swift",
        "MockClock.swift"
      ],
      "target_dependencies" : [
        "LoggingLoki"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LoggingLoki",
      "module_type" : "SwiftTarget",
      "name" : "LoggingLoki",
      "path" : "Sources/LoggingLoki",
      "product_dependencies" : [
        "Logging",
        "SwiftProtobuf",
        "Snappy",
        "AsyncHTTPClient",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "LoggingLoki",
        "BasicUsage"
      ],
      "sources" : [
        "Batch.swift",
        "BatchEntry.swift",
        "LokiLog.swift",
        "LokiLogHandler.swift",
        "LokiLogProcessor.swift",
        "LokiRequest.swift",
        "LokiStream.swift",
        "LokiTransformer.swift",
        "LokiTransport.swift",
        "Proto/push.pb.swift",
        "Utility/Timeout.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BasicUsage",
      "module_type" : "SwiftTarget",
      "name" : "BasicUsage",
      "path" : "Snippets",
      "product_memberships" : [
        "BasicUsage"
      ],
      "sources" : [
        "BasicUsage.swift"
      ],
      "target_dependencies" : [
        "LoggingLoki"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "6.0"
}
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Done.