The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of soto-s3-file-transfer, reference main (96ad88), with Swift 6.1 for Android on 31 May 2025 06:30:24 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soto-project/soto-s3-file-transfer.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/soto-project/soto-s3-file-transfer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 96ad88a Update swift versions in CI
Cloned https://github.com/soto-project/soto-s3-file-transfer.git
Revision (git rev-parse @):
96ad88a36d99555232e41e7b26a9c86fb9a72fcf
SUCCESS checkout https://github.com/soto-project/soto-s3-file-transfer.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/soto-project/soto-s3-file-transfer.git
https://github.com/soto-project/soto-s3-file-transfer.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "soto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.3.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soto-project/soto.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "soto-s3-file-transfer",
  "name" : "soto-s3-file-transfer",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SotoS3FileTransfer",
      "targets" : [
        "SotoS3FileTransfer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SotoS3FileTransferTests",
      "module_type" : "SwiftTarget",
      "name" : "SotoS3FileTransferTests",
      "path" : "Tests/SotoS3FileTransferTests",
      "product_dependencies" : [
        "Atomics"
      ],
      "sources" : [
        "S3FileTransferManagerTests.swift",
        "S3PathTests.swift",
        "TestEnvironment.swift"
      ],
      "target_dependencies" : [
        "SotoS3FileTransfer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SotoS3FileTransfer",
      "module_type" : "SwiftTarget",
      "name" : "SotoS3FileTransfer",
      "path" : "Sources/SotoS3FileTransfer",
      "product_dependencies" : [
        "SotoS3",
        "Logging"
      ],
      "product_memberships" : [
        "SotoS3FileTransfer"
      ],
      "sources" : [
        "FolderUploadProgress.swift",
        "ReportSizeByteBufferSequence.swift",
        "S3FileTransferManager+options.swift",
        "S3FileTransferManager.swift",
        "S3Path.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/soto-project/soto.git
[1/3836] Fetching swift-log
[654/5553] Fetching swift-log, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.94s)
[1/141075] Fetching soto
Fetched https://github.com/apple/swift-log.git from cache (105.57s)
Fetched https://github.com/soto-project/soto.git from cache (106.39s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (106.93s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 7.7.0 (5.78s)
Fetching https://github.com/soto-project/soto-core.git
[1/56330] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (3.74s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.7.1 (4.65s)
Fetching https://github.com/adam-fowler/jmespath.swift.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/658] Fetching jmespath.swift
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[659/15501] Fetching jmespath.swift, swift-nio-ssl
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (0.54s)
Fetching https://github.com/apple/swift-crypto.git
[149/14843] Fetching swift-nio-ssl
[2376/17049] Fetching swift-nio-ssl, swift-metrics
[2421/19716] Fetching swift-nio-ssl, swift-metrics, swift-nio-transport-services
[4288/24690] Fetching swift-nio-ssl, swift-metrics, swift-nio-transport-services, swift-distributed-tracing
[8747/38626] Fetching swift-nio-ssl, swift-metrics, swift-nio-transport-services, swift-distributed-tracing, swift-crypto
[8797/52640] Fetching swift-nio-ssl, swift-metrics, swift-nio-transport-services, swift-distributed-tracing, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.07s)
[14679/49973] Fetching swift-nio-ssl, swift-metrics, swift-distributed-tracing, swift-crypto, async-http-client
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-metrics.git from cache (1.30s)
[19516/47767] Fetching swift-nio-ssl, swift-distributed-tracing, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.32s)
[15810/42793] Fetching swift-nio-ssl, swift-crypto, async-http-client
[26266/118916] Fetching swift-nio-ssl, swift-crypto, async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (2.70s)
[25369/104902] Fetching swift-nio-ssl, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.44s)
[61666/90059] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (5.25s)
[49480/76123] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.97s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (14.96s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.94s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.42s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.30s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.36s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[3383/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.69s)
[2821/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.93s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (2.91s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.22s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (1.07s)
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
[1/5923] Fetching swift-nio-extras
[238/11882] Fetching swift-nio-extras, swift-algorithms
[3801/23409] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.92s)
[8841/17486] Fetching swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (2.08s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.11s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (3.19s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.12s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.08s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (1.16s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
[25/2426] Fetching swift-service-lifecycle
[1214/4016] Fetching swift-service-lifecycle, swift-asn1
[2162/9001] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms
[2753/15156] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates
[4041/16297] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates, swift-http-structured-headers
[4728/17201] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates, swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (1.11s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.11s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.13s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.21s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.21s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.21s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.29s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.85s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.85s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.81s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.79s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.71s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.33s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.76s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.90s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.80s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.93s)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/soto-project/soto.git
Working copy of https://github.com/soto-project/soto.git resolved at 7.7.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.0.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 7.7.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.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.2.0
Creating working copy for https://github.com/adam-fowler/jmespath.swift.git
Working copy of https://github.com/adam-fowler/jmespath.swift.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Building for debugging...
[0/819] Write sources
[32/819] Compiling CSotoExpat xmltok_impl.c
[33/819] Compiling CSotoExpat xmltok_ns.c
[33/819] Write sources
[39/819] Compiling CNIOWindows shim.c
[40/819] Compiling _AtomicsShims.c
[41/819] Compiling CNIOWASI CNIOWASI.c
[42/819] Compiling _NumericsShims _NumericsShims.c
[43/819] Compiling CNIOWindows WSAStartup.c
[44/819] Compiling CNIOLinux liburing_shims.c
[45/819] Compiling CSotoExpat xmlrole.c
[46/819] Compiling CNIOExtrasZlib empty.c
[47/819] Compiling CNIOLLHTTP c_nio_http.c
[48/819] Compiling CNIOLinux shim.c
[49/819] Compiling CNIODarwin shim.c
[50/819] Compiling CNIOLLHTTP c_nio_api.c
[51/819] Write swift-version-24593BA9C3E375BF.txt
[52/819] Compiling fiat_p256_adx_sqr.S
[53/819] Compiling fiat_p256_adx_mul.S
[54/819] Compiling CSotoExpat xmlparse.c
[55/819] Compiling fiat_curve25519_adx_square.S
[56/819] Compiling fiat_curve25519_adx_mul.S
[57/819] Compiling CSotoExpat xmltok.c
[58/819] Compiling CNIOLLHTTP c_nio_llhttp.c
[59/837] Compiling CNIOBoringSSLShims shims.c
[61/873] Emitting module _NIOBase64
[62/873] Emitting module InternalCollectionsUtilities
[63/873] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[64/873] Compiling InternalCollectionsUtilities Integer rank.swift
[65/873] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[66/873] Compiling InternalCollectionsUtilities UInt+reversed.swift
[67/873] Emitting module ServiceContextModule
[68/873] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[69/873] Compiling ServiceContextModule ServiceContext.swift
[70/874] Compiling RealModule ElementaryFunctions.swift
[71/875] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[72/875] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[75/875] Compiling _NIODataStructures PriorityQueue.swift
[76/875] Compiling ServiceContextModule ServiceContextKey.swift
[77/875] Compiling _NIODataStructures _TinyArray.swift
[78/875] Compiling _NIODataStructures Heap.swift
[79/875] Emitting module _NIODataStructures
[80/876] Compiling _NIOBase64 Base64.swift
[81/878] Compiling RealModule Float+Real.swift
[84/878] Compiling RealModule RealFunctions.swift
[85/878] Emitting module RealModule
[88/878] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[89/878] Compiling InternalCollectionsUtilities _SortedCollection.swift
[90/878] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[91/878] Compiling InternalCollectionsUtilities Debugging.swift
[92/878] Compiling InternalCollectionsUtilities Descriptions.swift
[93/878] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[94/878] Compiling RealModule Float16+Real.swift
[95/878] Compiling RealModule Float80+Real.swift
[96/878] Compiling RealModule Real.swift
[98/879] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[101/880] Compiling JMESPath Token.swift
[102/881] Compiling JMESPath Runtime.swift
[103/881] Compiling JMESPath Sendable.swift
[104/911] Compiling JMESPath Parser.swift
[105/911] Emitting module Instrumentation
[106/911] Compiling Instrumentation Instrument.swift
[107/911] Compiling Instrumentation MultiplexInstrument.swift
[108/911] Compiling Instrumentation NoOpInstrument.swift
[109/911] Compiling Atomics Primitives.shims.swift
[110/911] Compiling Atomics AtomicInteger.swift
[111/911] Compiling Atomics AtomicOptionalWrappable.swift
[112/911] Compiling Atomics ManagedAtomic.swift
[113/911] Compiling Atomics ManagedAtomicLazyReference.swift
[114/913] Compiling Atomics UnsafeAtomic.swift
[115/913] Compiling Atomics UnsafeAtomicLazyReference.swift
[116/913] Emitting module INIParser
[117/913] Compiling INIParser INIParser.swift
[118/914] Compiling Atomics AtomicMemoryOrderings.swift
[119/914] Compiling Atomics DoubleWord.swift
[121/914] Compiling Atomics AtomicReference.swift
[122/914] Compiling Atomics AtomicStorage.swift
[123/914] Compiling Atomics AtomicValue.swift
[124/914] Compiling Instrumentation Locks.swift
[125/914] Compiling Instrumentation InstrumentationSystem.swift
[126/915] Compiling Logging Locks.swift
[127/915] Emitting module Logging
[128/915] Compiling CoreMetrics Locks.swift
[129/915] Compiling Logging MetadataProvider.swift
[130/915] Compiling Atomics IntegerOperations.swift
[131/915] Compiling Atomics Unmanaged extensions.swift
[132/915] Compiling Logging LogHandler.swift
[133/915] Compiling Logging Logging.swift
[136/916] Emitting module SotoXML
[137/916] Emitting module CoreMetrics
[138/916] Compiling Atomics AtomicBool.swift
[140/916] Compiling CoreMetrics Metrics.swift
[141/916] Compiling Atomics OptionalRawRepresentable.swift
[142/916] Compiling Atomics RawRepresentable.swift
[145/917] Emitting module JMESPath
[146/917] Compiling SotoXML XMLEncoder.swift
[148/917] Compiling SotoXML Expat.swift
[149/917] Compiling SotoXML XML.swift
[150/917] Compiling JMESPath Variable.swift
[151/917] Compiling SotoXML XMLDecoder.swift
[153/919] Compiling tls_record.cc
[158/919] Compiling Atomics IntegerConformances.swift
[159/919] Compiling Atomics PointerConformances.swift
[160/919] Compiling Atomics Primitives.native.swift
[161/934] Emitting module Atomics
[163/935] Compiling DequeModule Deque+Equatable.swift
[164/935] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[165/937] Compiling DequeModule _DequeBuffer.swift
[166/937] Compiling DequeModule _DequeBufferHeader.swift
[167/937] Compiling DequeModule Deque+Testing.swift
[168/937] Compiling DequeModule Deque._Storage.swift
[169/937] Compiling DequeModule _DequeSlot.swift
[170/937] Compiling DequeModule _UnsafeWrappedBuffer.swift
[171/937] Compiling DequeModule Deque._UnsafeHandle.swift
[172/937] Compiling DequeModule Deque.swift
[173/937] Compiling DequeModule Deque+Extras.swift
[174/937] Compiling DequeModule Deque+Hashable.swift
[175/937] Compiling DequeModule Deque+CustomReflectable.swift
[176/937] Compiling DequeModule Deque+Descriptions.swift
[177/937] Emitting module DequeModule
[178/937] Compiling DequeModule Deque+Codable.swift
[179/937] Compiling DequeModule Deque+Collection.swift
[181/948] Compiling Tracing TracingTime.swift
[182/948] Emitting module Tracing
[183/948] Emitting module Metrics
[184/948] Compiling Metrics Metrics.swift
[185/949] Compiling Tracing TracerProtocol.swift
[186/949] Compiling Tracing Tracer.swift
[188/949] Compiling Tracing TracerProtocol+Legacy.swift
[189/949] Compiling Tracing InstrumentationSystem+Tracing.swift
[190/949] Compiling Tracing NoOpTracer.swift
[191/949] Compiling Tracing SpanProtocol.swift
[192/950] Compiling tls_method.cc
[192/950] Compiling tls13_client.cc
[194/950] Compiling tls13_enc.cc
[195/950] Compiling t1_enc.cc
[196/950] Compiling tls13_both.cc
[197/950] Compiling tls13_server.cc
[198/950] Compiling ssl_x509.cc
[199/950] Compiling ssl_versions.cc
[200/950] Compiling ssl_stat.cc
[201/950] Compiling ssl_transcript.cc
[202/950] Compiling ssl_privkey.cc
[203/950] Compiling ssl_session.cc
[204/950] Compiling ssl_file.cc
[205/950] Compiling ssl_lib.cc
[206/950] Compiling ssl_key_share.cc
[207/950] Compiling ssl_credential.cc
[208/950] Compiling ssl_asn1.cc
[209/950] Compiling ssl_cert.cc
[210/950] Compiling s3_pkt.cc
[211/950] Compiling ssl_cipher.cc
[212/950] Compiling ssl_buffer.cc
[213/950] Compiling ssl_aead_ctx.cc
[214/950] Compiling s3_both.cc
[215/950] Compiling s3_lib.cc
[216/950] Compiling handshake_client.cc
[217/950] Compiling encrypted_client_hello.cc
[218/950] Compiling handshake_server.cc
[219/950] Compiling handoff.cc
[220/950] Compiling handshake.cc
[221/950] Compiling dtls_record.cc
[222/950] Compiling md5-x86_64-linux.S
[223/950] Compiling md5-x86_64-apple.S
[224/950] Compiling md5-586-linux.S
[225/950] Compiling md5-586-apple.S
[226/950] Compiling extensions.cc
[227/950] Compiling dtls_method.cc
[228/950] Compiling chacha20_poly1305_x86_64-linux.S
[229/950] Compiling chacha20_poly1305_x86_64-apple.S
[230/950] Compiling chacha20_poly1305_armv8-win.S
[231/950] Compiling chacha20_poly1305_armv8-apple.S
[232/950] Compiling chacha20_poly1305_armv8-linux.S
[233/950] Compiling err_data.cc
[234/950] Compiling chacha-x86_64-apple.S
[235/950] Compiling chacha-x86_64-linux.S
[236/950] Compiling chacha-x86-linux.S
[237/950] Compiling chacha-armv8-win.S
[238/950] Compiling chacha-x86-apple.S
[239/950] Compiling d1_pkt.cc
[240/950] Compiling chacha-armv8-apple.S
[241/950] Compiling chacha-armv8-linux.S
[242/950] Compiling aes128gcmsiv-x86_64-linux.S
[243/950] Compiling chacha-armv4-linux.S
[244/950] Compiling x86_64-mont5-linux.S
[245/950] Compiling x86_64-mont5-apple.S
[246/950] Compiling x86_64-mont-linux.S
[247/950] Compiling aes128gcmsiv-x86_64-apple.S
[248/950] Compiling x86_64-mont-apple.S
[249/950] Compiling x86-mont-linux.S
[250/950] Compiling d1_srtp.cc
[251/950] Compiling bio_ssl.cc
[252/950] Compiling vpaes-x86_64-linux.S
[253/950] Compiling x86-mont-apple.S
[254/950] Compiling vpaes-x86_64-apple.S
[255/950] Compiling vpaes-x86-linux.S
[256/950] Compiling vpaes-x86-apple.S
[257/950] Compiling vpaes-armv8-win.S
[258/950] Compiling vpaes-armv8-linux.S
[259/950] Compiling sha512-x86_64-apple.S
[260/950] Compiling vpaes-armv8-apple.S
[261/950] Compiling sha512-armv8-win.S
[262/950] Compiling sha512-x86_64-linux.S
[263/950] Compiling vpaes-armv7-linux.S
[264/950] Compiling d1_lib.cc
[265/950] Compiling sha512-armv8-linux.S
[266/950] Compiling sha512-armv8-apple.S
[267/950] Compiling sha512-armv4-linux.S
[268/950] Compiling sha512-586-apple.S
[269/950] Compiling sha256-x86_64-linux.S
[270/950] Compiling sha512-586-linux.S
[271/950] Compiling sha256-x86_64-apple.S
[272/950] Compiling sha256-armv8-win.S
[273/950] Compiling sha256-armv8-apple.S
[274/950] Compiling sha256-armv8-linux.S
[275/950] Compiling sha256-586-linux.S
[276/950] Compiling sha256-armv4-linux.S
[277/950] Compiling sha256-586-apple.S
[278/950] Compiling sha1-x86_64-linux.S
[279/950] Compiling d1_both.cc
[280/950] Compiling sha1-armv8-win.S
[281/950] Compiling sha1-x86_64-apple.S
[282/950] Compiling sha1-armv8-apple.S
[282/950] Compiling sha1-armv4-large-linux.S
[282/950] Compiling sha1-586-apple.S
[285/950] Compiling sha1-586-linux.S
[285/950] Compiling sha1-armv8-linux.S
[287/950] Compiling rsaz-avx2-apple.S
[288/950] Compiling rsaz-avx2-linux.S
[289/950] Compiling rdrand-x86_64-linux.S
[290/950] Compiling rdrand-x86_64-apple.S
[291/950] Compiling p256_beeu-x86_64-asm-apple.S
[292/950] Compiling p256_beeu-x86_64-asm-linux.S
[293/950] Compiling p256_beeu-armv8-asm-win.S
[294/950] Compiling p256_beeu-armv8-asm-apple.S
[295/950] Compiling p256-x86_64-asm-linux.S
[295/950] Compiling p256_beeu-armv8-asm-linux.S
[297/950] Compiling p256-x86_64-asm-apple.S
[298/950] Compiling p256-armv8-asm-win.S
[299/950] Compiling p256-armv8-asm-apple.S
[300/950] Compiling p256-armv8-asm-linux.S
[301/950] Compiling ghashv8-armv8-win.S
[302/950] Compiling ghashv8-armv7-linux.S
[303/950] Compiling ghashv8-armv8-linux.S
[304/950] Compiling ghashv8-armv8-apple.S
[305/950] Compiling ghash-x86_64-linux.S
[306/950] Compiling ghash-x86_64-apple.S
[307/950] Compiling ghash-x86-linux.S
[308/950] Compiling ghash-x86-apple.S
[308/950] Compiling ghash-ssse3-x86_64-linux.S
[308/950] Compiling ghash-ssse3-x86_64-apple.S
[308/950] Compiling ghash-ssse3-x86-linux.S
[308/950] Compiling ghash-neon-armv8-linux.S
[308/950] Compiling ghash-neon-armv8-apple.S
[308/950] Compiling ghash-ssse3-x86-apple.S
[308/950] Compiling ghash-neon-armv8-win.S
[308/950] Compiling ghash-armv4-linux.S
[317/950] Compiling bn-armv8-win.S
[318/950] Compiling bn-armv8-linux.S
[319/950] Compiling bsaes-armv7-linux.S
[320/950] Compiling co-586-apple.S
[321/950] Compiling co-586-linux.S
[322/950] Compiling bn-586-apple.S
[323/950] Compiling bn-586-linux.S
[324/950] Compiling bn-armv8-apple.S
[325/950] Compiling armv8-mont-apple.S
[326/950] Compiling armv8-mont-win.S
[327/950] Compiling armv8-mont-linux.S
[328/950] Compiling armv4-mont-linux.S
[329/950] Compiling aesv8-armv8-win.S
[330/950] Compiling aesv8-gcm-armv8-win.S
[331/950] Compiling aesv8-gcm-armv8-apple.S
[332/950] Compiling aesv8-gcm-armv8-linux.S
[333/950] Compiling aesv8-armv8-linux.S
[334/950] Compiling aesv8-armv8-apple.S
[335/950] Compiling aesv8-armv7-linux.S
[336/950] Compiling aesni-x86_64-linux.S
[337/950] Compiling aesni-gcm-x86_64-linux.S
[338/950] Compiling aesni-x86_64-apple.S
[339/950] Compiling aesni-gcm-x86_64-apple.S
[340/950] Compiling aesni-x86-apple.S
[341/950] Compiling aesni-x86-linux.S
[342/950] Compiling aes-gcm-avx10-x86_64-linux.S
[343/950] Compiling aes-gcm-avx10-x86_64-apple.S
[344/950] Compiling aes-gcm-avx2-x86_64-apple.S
[345/950] Compiling aes-gcm-avx2-x86_64-linux.S
[346/950] Compiling x_name.cc
[347/950] Compiling x_sig.cc
[348/950] Compiling x_x509.cc
[349/950] Compiling x_pubkey.cc
[350/950] Compiling x_spki.cc
[351/950] Compiling x_x509a.cc
[352/950] Compiling x_val.cc
[353/950] Compiling x_req.cc
[354/950] Compiling x_crl.cc
[355/950] Compiling x_algor.cc
[356/950] Compiling x_all.cc
[356/950] Compiling x_exten.cc
[358/950] Compiling x509spki.cc
[359/950] Compiling x_attrib.cc
[360/950] Compiling x509rset.cc
[361/950] Compiling x509name.cc
[362/950] Compiling x509cset.cc
[363/950] Compiling x509_vpm.cc
[364/950] Compiling x509_txt.cc
[365/950] Compiling x509_vfy.cc
[366/950] Compiling x509_set.cc
[367/950] Compiling x509_v3.cc
[368/950] Compiling x509_trs.cc
[369/950] Compiling x509_req.cc
[370/950] Compiling x509_obj.cc
[371/950] Compiling x509_d2.cc
[372/950] Compiling x509_ext.cc
[373/950] Compiling x509_lu.cc
[374/950] Compiling x509_def.cc
[375/950] Compiling x509_cmp.cc
[376/950] Compiling x509.cc
[377/950] Compiling x509_att.cc
[378/950] Compiling v3_utl.cc
[379/950] Compiling v3_pcons.cc
[380/950] Compiling v3_prn.cc
[381/950] Compiling v3_skey.cc
[382/950] Compiling v3_purp.cc
[383/950] Compiling v3_ocsp.cc
[384/950] Compiling v3_pmaps.cc
[385/950] Compiling v3_ncons.cc
[386/950] Compiling v3_lib.cc
[387/950] Compiling v3_enum.cc
[388/950] Compiling v3_int.cc
[389/950] Compiling v3_ia5.cc
[390/950] Compiling v3_extku.cc
[391/950] Compiling v3_info.cc
[392/950] Compiling v3_cpols.cc
[393/950] Compiling v3_genn.cc
[394/950] Compiling v3_bcons.cc
[395/950] Compiling v3_crld.cc
[396/950] Compiling v3_conf.cc
[397/950] Compiling v3_bitst.cc
[398/950] Compiling v3_alt.cc
[399/950] Compiling v3_akeya.cc
[400/950] Compiling t_x509a.cc
[401/950] Compiling v3_akey.cc
[402/950] Compiling i2d_pr.cc
[403/950] Compiling rsa_pss.cc
[404/950] Compiling t_req.cc
[405/950] Compiling t_x509.cc
[406/950] Compiling policy.cc
[407/950] Compiling t_crl.cc
[408/950] Compiling name_print.cc
[409/950] Compiling by_file.cc
[410/950] Compiling by_dir.cc
[411/950] Compiling a_verify.cc
[411/950] Compiling algorithm.cc
[411/950] Compiling asn1_gen.cc
[412/950] Compiling a_sign.cc
[415/950] Compiling a_digest.cc
[416/950] Compiling trust_token.cc
[417/950] Compiling voprf.cc
[418/950] Compiling thread.cc
[419/950] Compiling thread_none.cc
[420/950] Compiling thread_win.cc
[421/950] Compiling stack.cc
[422/950] Compiling thread_pthread.cc
[423/950] Compiling pmbtoken.cc
[424/950] Compiling sha1.cc
[424/950] Compiling siphash.cc
[426/950] Compiling sha512.cc
[427/950] Compiling rsa_print.cc
[427/950] Compiling sha256.cc
[429/950] Compiling slhdsa.cc
[430/950] Compiling spake2plus.cc
[431/950] Compiling rsa_extra.cc
[432/950] Compiling rc4.cc
[433/950] Compiling refcount.cc
[434/950] Compiling windows.cc
[435/950] Compiling trusty.cc
[436/950] Compiling urandom.cc
[437/950] Compiling rsa_crypt.cc
[438/950] Compiling rand.cc
[439/950] Compiling rsa_asn1.cc
[440/950] Compiling passive.cc
[441/950] Compiling ios.cc
[442/950] Compiling poly1305_arm_asm.S
[443/950] Compiling getentropy.cc
[444/950] Compiling forkunsafe.cc
[445/950] Compiling fork_detect.cc
[446/950] Compiling deterministic.cc
[447/950] Compiling poly1305_vec.cc
[448/950] Compiling poly1305_arm.cc
[449/950] Compiling pool.cc
[450/950] Compiling poly1305.cc
[451/950] Compiling pkcs7.cc
[452/950] Compiling pkcs8.cc
[453/950] Compiling p5_pbev2.cc
[454/950] Compiling pkcs7_x509.cc
[455/950] Compiling pkcs8_x509.cc
[456/950] Compiling pem_xaux.cc
[457/950] Compiling pem_pkey.cc
[458/950] Compiling pem_x509.cc
[459/950] Compiling pem_pk8.cc
[460/950] Compiling mlkem.cc
[460/950] Compiling pem_lib.cc
[462/950] Compiling pem_oth.cc
[463/950] Compiling pem_info.cc
[464/950] Compiling pem_all.cc
[465/950] Compiling obj_xref.cc
[466/950] Compiling mldsa.cc
[467/950] Compiling poly_rq_mul.S
[468/950] Compiling md5.cc
[469/950] Compiling fips_shared_support.cc
[470/950] Compiling mem.cc
[471/950] Compiling obj.cc
[472/950] Compiling md4.cc
[473/950] Compiling lhash.cc
[474/950] Compiling kyber.cc
[475/950] Compiling ex_data.cc
[476/950] Compiling sign.cc
[477/950] Compiling scrypt.cc
[478/950] Compiling hpke.cc
[479/950] Compiling print.cc
[480/950] Compiling hrss.cc
[481/950] Compiling pbkdf.cc
[482/950] Compiling p_x25519.cc
[483/950] Compiling p_hkdf.cc
[484/950] Compiling p_rsa_asn1.cc
[485/950] Compiling p_rsa.cc
[486/950] Compiling p_x25519_asn1.cc
[487/950] Compiling p_ed25519_asn1.cc
[488/950] Compiling p_ed25519.cc
[489/950] Compiling p_ec_asn1.cc
[490/950] Compiling p_ec.cc
[491/950] Compiling p_dh_asn1.cc
[492/950] Compiling p_dh.cc
[493/950] Compiling evp_ctx.cc
[494/950] Compiling p_dsa_asn1.cc
[495/950] Compiling evp.cc
[496/950] Compiling err.cc
[497/950] Compiling ecdh.cc
[498/950] Compiling evp_asn1.cc
[499/950] Compiling engine.cc
[500/950] Compiling hash_to_curve.cc
[501/950] Compiling ecdsa_asn1.cc
[502/950] Compiling dsa.cc
[503/950] Compiling bcm.cc
[504/950] Compiling ec_derive.cc
[505/950] Compiling dsa_asn1.cc
[506/950] Compiling ec_asn1.cc
[507/950] Compiling params.cc
[508/950] Compiling x25519-asm-arm.S
[509/950] Compiling dh_asn1.cc
[510/950] Compiling digest_extra.cc
[511/950] Compiling des.cc
[512/950] Compiling curve25519_64_adx.cc
[513/950] Compiling crypto.cc
[514/950] Compiling cpu_intel.cc
[515/950] Compiling spake25519.cc
[516/950] Compiling curve25519.cc
[517/950] Compiling cpu_arm_freebsd.cc
[518/950] Compiling cpu_aarch64_win.cc
[519/950] Compiling cpu_arm_linux.cc
[520/950] Compiling cpu_aarch64_fuchsia.cc
[521/950] Compiling cpu_aarch64_openbsd.cc
[522/950] Compiling conf.cc
[523/950] Compiling tls_cbc.cc
[524/950] Compiling cpu_aarch64_linux.cc
[525/950] Compiling cpu_aarch64_sysreg.cc
[526/950] Compiling cpu_aarch64_apple.cc
[527/950] Compiling get_cipher.cc
[528/950] Compiling e_rc4.cc
[529/950] Compiling e_tls.cc
[530/950] Compiling e_rc2.cc
[531/950] Compiling e_chacha20poly1305.cc
[532/950] Compiling e_null.cc
[533/950] Compiling e_des.cc
[534/950] Compiling e_aesgcmsiv.cc
[535/950] Compiling derive_key.cc
[536/950] Compiling chacha.cc
[537/950] Compiling e_aesctrhmac.cc
[538/950] Compiling unicode.cc
[539/950] Compiling cbb.cc
[540/950] Compiling asn1_compat.cc
[541/950] Compiling ber.cc
[542/950] Compiling buf.cc
[543/950] Compiling convert.cc
[544/950] Compiling blake2.cc
[545/950] Compiling cbs.cc
[546/950] Compiling bn_asn1.cc
[547/950] Compiling hexdump.cc
[548/950] Compiling printf.cc
[549/950] Compiling pair.cc
[550/950] Compiling socket_helper.cc
[551/950] Compiling socket.cc
[552/950] Compiling file.cc
[553/950] Compiling fd.cc
[554/950] Compiling errno.cc
[555/950] Compiling bio_mem.cc
[556/950] Compiling connect.cc
[557/950] Compiling bio.cc
[558/950] Compiling base64.cc
[559/950] Compiling tasn_typ.cc
[560/950] Compiling tasn_fre.cc
[561/950] Compiling tasn_new.cc
[562/950] Compiling tasn_utl.cc
[563/950] Compiling tasn_enc.cc
[564/950] Compiling f_string.cc
[565/950] Compiling posix_time.cc
[566/950] Compiling tasn_dec.cc
[567/950] Compiling f_int.cc
[568/950] Compiling asn_pack.cc
[569/950] Compiling asn1_par.cc
[570/950] Compiling asn1_lib.cc
[571/950] Compiling a_utctm.cc
[572/950] Compiling a_type.cc
[573/950] Compiling a_octet.cc
[574/950] Compiling a_time.cc
[575/950] Compiling a_strnid.cc
[576/950] Compiling a_strex.cc
[577/950] Compiling a_object.cc
[578/950] Compiling a_d2i_fp.cc
[579/950] Compiling a_mbstr.cc
[580/950] Compiling a_i2d_fp.cc
[581/950] Compiling a_dup.cc
[582/950] Compiling a_int.cc
[583/950] Compiling a_bool.cc
[584/950] Compiling fiat_p256_adx_sqr.S
[585/950] Compiling fiat_p256_adx_mul.S
[586/950] Compiling fiat_curve25519_adx_square.S
[587/950] Compiling fiat_curve25519_adx_mul.S
[588/950] Compiling md5-x86_64-linux.S
[589/950] Compiling md5-x86_64-apple.S
[590/950] Compiling md5-586-linux.S
[591/950] Compiling CCryptoBoringSSLShims shims.c
[592/950] Compiling md5-586-apple.S
[593/950] Compiling chacha20_poly1305_x86_64-linux.S
[594/950] Compiling chacha20_poly1305_x86_64-apple.S
[595/950] Compiling a_bitstr.cc
[596/950] Compiling chacha20_poly1305_armv8-win.S
[597/950] Compiling chacha20_poly1305_armv8-apple.S
[598/950] Compiling chacha20_poly1305_armv8-linux.S
[599/950] Compiling chacha-x86_64-linux.S
[600/950] Compiling chacha-x86_64-apple.S
[601/950] Compiling chacha-x86-linux.S
[602/950] Compiling chacha-armv8-win.S
[603/950] Compiling a_gentm.cc
[604/950] Compiling chacha-x86-apple.S
[605/950] Compiling chacha-armv8-apple.S
[606/950] Compiling chacha-armv8-linux.S
[607/950] Compiling chacha-armv4-linux.S
[608/950] Compiling aes128gcmsiv-x86_64-linux.S
[609/950] Compiling aes128gcmsiv-x86_64-apple.S
[610/950] Compiling x86_64-mont5-linux.S
[611/950] Compiling x86_64-mont-linux.S
[612/950] Compiling x86_64-mont5-apple.S
[613/950] Compiling x86-mont-linux.S
[614/950] Compiling x86_64-mont-apple.S
[615/950] Compiling err_data.cc
[616/950] Compiling x86-mont-apple.S
[617/950] Compiling vpaes-x86_64-apple.S
[618/950] Compiling vpaes-x86_64-linux.S
[619/950] Compiling vpaes-x86-linux.S
[620/950] Compiling vpaes-armv8-win.S
[621/950] Compiling vpaes-x86-apple.S
[622/950] Compiling vpaes-armv8-apple.S
[623/950] Compiling vpaes-armv8-linux.S
[624/950] Compiling vpaes-armv7-linux.S
[625/950] Compiling sha512-x86_64-linux.S
[626/950] Compiling sha512-armv8-win.S
[627/950] Compiling sha512-x86_64-apple.S
[628/950] Compiling sha512-armv8-apple.S
[629/950] Compiling sha512-armv4-linux.S
[630/950] Compiling sha512-armv8-linux.S
[631/950] Compiling sha512-586-apple.S
[632/950] Compiling sha512-586-linux.S
[633/950] Compiling sha256-x86_64-apple.S
[633/950] Compiling sha256-x86_64-linux.S
[635/950] Compiling sha256-armv8-win.S
[636/950] Compiling sha256-armv4-linux.S
[637/950] Compiling sha256-586-apple.S
[638/950] Compiling sha256-armv8-linux.S
[639/950] Compiling sha256-armv8-apple.S
[640/950] Compiling sha256-586-linux.S
[641/950] Compiling sha1-x86_64-linux.S
[642/950] Compiling sha1-x86_64-apple.S
[643/950] Compiling sha1-armv8-linux.S
[644/950] Compiling sha1-armv8-win.S
[645/950] Compiling sha1-armv4-large-linux.S
[646/950] Compiling sha1-armv8-apple.S
[647/950] Compiling sha1-586-linux.S
[648/950] Compiling sha1-586-apple.S
[649/950] Compiling rsaz-avx2-apple.S
[650/950] Compiling rsaz-avx2-linux.S
[651/950] Compiling rdrand-x86_64-linux.S
[652/950] Compiling rdrand-x86_64-apple.S
[653/950] Compiling p256_beeu-x86_64-asm-linux.S
[654/950] Compiling p256_beeu-x86_64-asm-apple.S
[655/950] Compiling p256_beeu-armv8-asm-win.S
[656/950] Compiling p256_beeu-armv8-asm-apple.S
[657/950] Compiling p256-x86_64-asm-apple.S
[658/950] Compiling p256_beeu-armv8-asm-linux.S
[659/950] Compiling p256-x86_64-asm-linux.S
[660/950] Compiling p256-armv8-asm-win.S
[661/950] Compiling p256-armv8-asm-linux.S
[662/950] Compiling p256-armv8-asm-apple.S
[663/950] Compiling ghashv8-armv8-linux.S
[664/950] Compiling ghashv8-armv8-win.S
[665/950] Compiling ghashv8-armv8-apple.S
[666/950] Compiling ghash-x86_64-linux.S
[667/950] Compiling ghashv8-armv7-linux.S
[668/950] Compiling ghash-x86-linux.S
[669/950] Compiling ghash-x86-apple.S
[670/950] Compiling ghash-x86_64-apple.S
[671/950] Compiling ghash-ssse3-x86_64-apple.S
[672/950] Compiling ghash-ssse3-x86-linux.S
[673/950] Compiling ghash-ssse3-x86_64-linux.S
[674/950] Compiling ghash-neon-armv8-linux.S
[675/950] Compiling ghash-neon-armv8-win.S
[676/950] Compiling co-586-linux.S
[677/950] Compiling ghash-ssse3-x86-apple.S
[678/950] Compiling ghash-neon-armv8-apple.S
[679/950] Compiling ghash-armv4-linux.S
[680/950] Compiling co-586-apple.S
[681/950] Compiling bn-armv8-win.S
[682/950] Compiling bn-armv8-linux.S
[683/950] Compiling bsaes-armv7-linux.S
[684/950] Compiling bn-586-linux.S
[685/950] Compiling bn-armv8-apple.S
[686/950] Compiling armv8-mont-win.S
[687/950] Compiling bn-586-apple.S
[688/950] Compiling armv8-mont-linux.S
[689/950] Compiling armv8-mont-apple.S
[690/950] Compiling armv4-mont-linux.S
[691/950] Compiling aesv8-gcm-armv8-win.S
[692/950] Compiling aesv8-gcm-armv8-linux.S
[693/950] Compiling aesv8-gcm-armv8-apple.S
[694/950] Compiling aesv8-armv8-linux.S
[695/950] Compiling aesv8-armv8-apple.S
[696/950] Compiling aesv8-armv8-win.S
[697/950] Compiling aesv8-armv7-linux.S
[698/950] Compiling aesni-x86-linux.S
[699/950] Compiling aesni-x86_64-linux.S
[699/950] Compiling aesni-x86_64-apple.S
[701/950] Compiling aesni-gcm-x86_64-linux.S
[702/950] Compiling aesni-gcm-x86_64-apple.S
[703/950] Compiling aesni-x86-apple.S
[704/950] Compiling aes-gcm-avx10-x86_64-apple.S
[705/950] Compiling aes-gcm-avx10-x86_64-linux.S
[706/950] Compiling x_x509a.cc
[707/950] Compiling x_val.cc
[708/950] Compiling x_x509.cc
[709/950] Compiling x_sig.cc
[709/950] Compiling x_spki.cc
[711/950] Compiling x_req.cc
[712/950] Compiling c-atomics.c
[713/950] Compiling c-nioatomics.c
[714/950] Compiling x_pubkey.cc
[715/950] Compiling x_name.cc
[716/950] Compiling x_exten.cc
[717/950] Compiling x_all.cc
[718/950] Compiling x_crl.cc
[719/956] Compiling x_algor.cc
[720/956] Compiling x_attrib.cc
[721/956] Compiling x509spki.cc
[723/956] Compiling NIOConcurrencyHelpers NIOLock.swift
[724/956] Compiling NIOConcurrencyHelpers lock.swift
[724/956] Compiling x509rset.cc
[726/956] Emitting module NIOConcurrencyHelpers
[726/956] Compiling x509name.cc
[728/956] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[729/956] Compiling NIOConcurrencyHelpers atomics.swift
[730/956] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[730/956] Compiling x509_vpm.cc
[732/957] Compiling x509cset.cc
[733/957] Compiling x509_vfy.cc
[734/957] Compiling x509_v3.cc
[735/957] Compiling x509_txt.cc
[736/1017] Compiling x509_trs.cc
[737/1017] Compiling x509_set.cc
[738/1017] Compiling x509_req.cc
[739/1017] Compiling x509_obj.cc
[740/1017] Compiling x509_ext.cc
[741/1017] Compiling x509_lu.cc
[742/1017] Compiling x509_def.cc
[743/1017] Compiling x509_att.cc
[744/1017] Compiling x509_d2.cc
[746/1017] Compiling NIOCore MulticastChannel.swift
[747/1017] Compiling NIOCore NIOAny.swift
[748/1017] Compiling NIOCore NIOCloseOnErrorHandler.swift
[749/1017] Compiling NIOCore NIOLoopBound.swift
[750/1017] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[751/1017] Compiling NIOCore NIOScheduledCallback.swift
[752/1017] Compiling NIOCore NIOSendable.swift
[753/1017] Compiling NIOCore RecvByteBufferAllocator.swift
[753/1025] Compiling x509.cc
[754/1025] Compiling x509_cmp.cc
[755/1025] Compiling v3_pmaps.cc
[756/1025] Compiling v3_skey.cc
[757/1025] Compiling v3_purp.cc
[758/1025] Compiling v3_utl.cc
[759/1025] Compiling v3_prn.cc
[760/1025] Compiling v3_int.cc
[762/1025] Compiling NIOCore IO.swift
[763/1025] Compiling NIOCore IOData.swift
[764/1025] Compiling NIOCore IPProtocol.swift
[765/1025] Compiling NIOCore IntegerBitPacking.swift
[766/1025] Compiling NIOCore IntegerTypes.swift
[767/1025] Compiling NIOCore Interfaces.swift
[768/1025] Compiling NIOCore Linux.swift
[769/1025] Compiling NIOCore MarkedCircularBuffer.swift
[769/1025] Compiling v3_info.cc
[770/1025] Compiling v3_ocsp.cc
[771/1025] Compiling v3_pcons.cc
[772/1025] Compiling v3_ncons.cc
[774/1025] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[775/1025] Compiling NIOCore EventLoopFuture+Deprecated.swift
[776/1025] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[777/1025] Compiling NIOCore EventLoopFuture.swift
[778/1025] Compiling NIOCore FileDescriptor.swift
[779/1025] Compiling NIOCore FileHandle.swift
[780/1025] Compiling NIOCore FileRegion.swift
[781/1025] Compiling NIOCore GlobalSingletons.swift
[781/1025] Compiling v3_lib.cc
[782/1025] Compiling v3_ia5.cc
[784/1025] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[785/1025] Compiling NIOCore SocketAddresses.swift
[786/1025] Compiling NIOCore SocketOptionProvider.swift
[787/1025] Compiling NIOCore SystemCallHelpers.swift
[788/1025] Compiling NIOCore TimeAmount+Duration.swift
[789/1025] Compiling NIOCore TypeAssistedChannelHandler.swift
[790/1025] Compiling NIOCore UniversalBootstrapSupport.swift
[791/1025] Compiling NIOCore Utilities.swift
[792/1025] Compiling NIOCore CircularBuffer.swift
[793/1025] Compiling NIOCore Codec.swift
[794/1025] Compiling NIOCore ConvenienceOptionSupport.swift
[795/1025] Compiling NIOCore DeadChannel.swift
[796/1025] Compiling NIOCore DispatchQueue+WithFuture.swift
[797/1025] Compiling NIOCore EventLoop+Deprecated.swift
[798/1025] Compiling NIOCore EventLoop+SerialExecutor.swift
[799/1025] Compiling NIOCore EventLoop.swift
[799/1025] Compiling v3_genn.cc
[800/1025] Compiling v3_extku.cc
[801/1025] Compiling v3_crld.cc
[802/1025] Compiling v3_enum.cc
[803/1025] Compiling v3_cpols.cc
[804/1025] Compiling v3_conf.cc
[805/1025] Compiling v3_bcons.cc
[806/1025] Compiling v3_bitst.cc
[808/1025] Compiling NIOCore AddressedEnvelope.swift
[809/1025] Compiling NIOCore AsyncAwaitSupport.swift
[810/1025] Compiling NIOCore AsyncChannel.swift
[811/1025] Compiling NIOCore AsyncChannelHandler.swift
[812/1025] Compiling NIOCore AsyncChannelInboundStream.swift
[813/1025] Compiling NIOCore AsyncChannelOutboundWriter.swift
[814/1025] Compiling NIOCore NIOAsyncSequenceProducer.swift
[815/1025] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[816/1025] Compiling NIOCore NIOAsyncWriter.swift
[817/1025] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[818/1025] Compiling NIOCore BSDSocketAPI.swift
[819/1025] Compiling NIOCore ByteBuffer-aux.swift
[820/1025] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[821/1025] Compiling NIOCore ByteBuffer-conversions.swift
[822/1025] Compiling NIOCore ByteBuffer-core.swift
[823/1025] Compiling NIOCore ByteBuffer-hex.swift
[824/1025] Compiling NIOCore ByteBuffer-int.swift
[825/1025] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[825/1025] Compiling v3_alt.cc
[826/1025] Compiling v3_akeya.cc
[827/1025] Compiling t_x509.cc
[828/1025] Compiling t_x509a.cc
[829/1025] Compiling v3_akey.cc
[830/1025] Compiling t_crl.cc
[831/1025] Compiling t_req.cc
[832/1025] Compiling rsa_pss.cc
[833/1025] Compiling i2d_pr.cc
[834/1025] Compiling name_print.cc
[835/1025] Compiling policy.cc
[836/1025] Compiling by_file.cc
[837/1025] Compiling algorithm.cc
[838/1025] Compiling asn1_gen.cc
[839/1025] Compiling by_dir.cc
[840/1025] Compiling a_verify.cc
[841/1025] Compiling a_sign.cc
[843/1025] Emitting module NIOCore
[843/1025] Compiling a_digest.cc
[844/1025] Compiling thread_pthread.cc
[845/1025] Compiling thread_win.cc
[846/1025] Compiling voprf.cc
[848/1025] Compiling NIOCore ByteBuffer-multi-int.swift
[849/1025] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[850/1025] Compiling NIOCore ByteBuffer-views.swift
[851/1025] Compiling NIOCore Channel.swift
[852/1025] Compiling NIOCore ChannelHandler.swift
[853/1025] Compiling NIOCore ChannelHandlers.swift
[854/1025] Compiling NIOCore ChannelInvoker.swift
[855/1025] Compiling NIOCore ChannelOption.swift
[856/1025] Compiling NIOCore ChannelPipeline.swift
[856/1025] Compiling trust_token.cc
[857/1025] Compiling thread_none.cc
[858/1026] Compiling thread.cc
[860/1026] Compiling pmbtoken.cc
[861/1026] Compiling stack.cc
[862/1026] Compiling thash.cc
[863/1026] Compiling wots.cc
[864/1026] Compiling merkle.cc
[865/1026] Compiling fors.cc
[866/1076] Compiling slhdsa.cc
[867/1076] Compiling siphash.cc
[868/1076] Compiling sha256.cc
[869/1076] Compiling rsa_extra.cc
[870/1076] Compiling sha1.cc
[871/1076] Compiling sha512.cc
[872/1076] Compiling rsa_print.cc
[873/1076] Compiling rsa_crypt.cc
[874/1076] Compiling rsa_asn1.cc
[875/1076] Compiling urandom.cc
[876/1076] Compiling refcount.cc
[878/1076] Emitting module NIOEmbedded
[879/1076] Compiling NIOEmbedded AsyncTestingChannel.swift
[879/1076] Compiling rand_extra.cc
[880/1076] Compiling rc4.cc
[881/1076] Compiling windows.cc
[882/1076] Compiling passive.cc
[884/1076] Compiling NIOPosix IO.swift
[885/1076] Compiling NIOPosix IntegerBitPacking.swift
[886/1076] Compiling NIOPosix IntegerTypes.swift
[887/1076] Compiling NIOPosix Linux.swift
[888/1076] Compiling NIOPosix LinuxCPUSet.swift
[889/1076] Compiling NIOPosix LinuxUring.swift
[890/1076] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[890/1082] Compiling trusty.cc
[891/1082] Compiling ios.cc
[893/1082] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[894/1082] Compiling NIOEmbedded Embedded.swift
[894/1083] Compiling fork_detect.cc
[895/1083] Compiling poly1305_arm_asm.S
[896/1083] Compiling forkunsafe.cc
[898/1083] Compiling getentropy.cc
[899/1083] Compiling deterministic.cc
[900/1083] Compiling poly1305_vec.cc
[901/1083] Compiling poly1305_arm.cc
[903/1083] Compiling NIOPosix ThreadPosix.swift
[904/1083] Compiling NIOPosix ThreadWindows.swift
[905/1083] Compiling NIOPosix UnsafeTransfer.swift
[906/1083] Compiling NIOPosix Utilities.swift
[907/1083] Compiling NIOPosix VsockAddress.swift
[908/1083] Compiling NIOPosix VsockChannelEvents.swift
[908/1083] Compiling poly1305.cc
[909/1083] Compiling pool.cc
[910/1083] Compiling p5_pbev2.cc
[911/1083] Compiling pkcs8_x509.cc
[912/1083] Compiling pkcs8.cc
[913/1083] Compiling pkcs7_x509.cc
[914/1083] Compiling pkcs7.cc
[916/1083] Compiling NIOPosix SelectableChannel.swift
[917/1083] Compiling NIOPosix SelectableEventLoop.swift
[918/1083] Compiling NIOPosix SelectorEpoll.swift
[919/1083] Compiling NIOPosix SelectorGeneric.swift
[920/1083] Compiling NIOPosix SelectorKqueue.swift
[921/1083] Compiling NIOPosix SelectorUring.swift
[922/1083] Compiling NIOPosix ServerSocket.swift
[923/1083] Compiling NIOPosix Socket.swift
[924/1083] Compiling NIOPosix SocketChannel.swift
[925/1083] Compiling NIOPosix SocketProtocols.swift
[926/1083] Compiling NIOPosix System.swift
[927/1083] Compiling NIOPosix Thread.swift
[928/1083] Compiling NIOPosix Pool.swift
[929/1083] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[930/1083] Compiling NIOPosix PosixSingletons.swift
[931/1083] Compiling NIOPosix RawSocketBootstrap.swift
[932/1083] Compiling NIOPosix Resolver.swift
[933/1083] Compiling NIOPosix Selectable.swift
[933/1083] Compiling pem_pkey.cc
[934/1083] Compiling pem_xaux.cc
[935/1083] Compiling pem_x509.cc
[936/1083] Compiling pem_oth.cc
[937/1083] Compiling pem_pk8.cc
[938/1083] Compiling pem_info.cc
[939/1083] Compiling mldsa.cc
[940/1083] Compiling obj_xref.cc
[941/1083] Compiling pem_lib.cc
[943/1083] Compiling NIOPosix BSDSocketAPICommon.swift
[944/1083] Compiling NIOPosix BSDSocketAPIPosix.swift
[945/1083] Compiling NIOPosix BSDSocketAPIWindows.swift
[946/1083] Compiling NIOPosix BaseSocket.swift
[947/1083] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[948/1083] Compiling NIOPosix BaseSocketChannel.swift
[949/1083] Compiling NIOPosix BaseStreamSocketChannel.swift
[950/1083] Emitting module NIOPosix
[951/1083] Compiling NIOPosix Bootstrap.swift
[952/1083] Compiling NIOPosix ControlMessage.swift
[953/1083] Compiling NIOPosix DatagramVectorReadManager.swift
[954/1083] Compiling NIOPosix Errors+Any.swift
[955/1083] Compiling NIOPosix FileDescriptor.swift
[956/1083] Compiling NIOPosix GetaddrinfoResolver.swift
[957/1083] Compiling NIOPosix HappyEyeballs.swift
[958/1083] Compiling NIOPosix NIOThreadPool.swift
[959/1083] Compiling NIOPosix NonBlockingFileIO.swift
[960/1083] Compiling NIOPosix PendingDatagramWritesManager.swift
[961/1083] Compiling NIOPosix PendingWritesManager.swift
[962/1083] Compiling NIOPosix PipeChannel.swift
[963/1083] Compiling NIOPosix PipePair.swift
[963/1083] Compiling pem_all.cc
[964/1083] Compiling mlkem.cc
[966/1084] Compiling obj.cc
[967/1084] Compiling poly_rq_mul.S
[968/1084] Compiling mem.cc
[969/1084] Compiling md4.cc
[970/1084] Compiling lhash.cc
[971/1084] Compiling fips_shared_support.cc
[972/1084] Compiling md5.cc
[973/1084] Compiling kyber.cc
[974/1085] Compiling hrss.cc
[975/1086] Compiling scrypt.cc
[976/1086] Compiling ex_data.cc
[977/1086] Compiling sign.cc
[979/1086] Compiling NIO Exports.swift
[980/1086] Emitting module NIO
[980/1086] Compiling hpke.cc
[981/1087] Compiling print.cc
[983/1087] Compiling p_x25519.cc
[984/1087] Compiling pbkdf.cc
[985/1087] Compiling p_rsa_asn1.cc
[986/1110] Compiling p_x25519_asn1.cc
[988/1126] Compiling NIOTLS TLSEvents.swift
[989/1126] Emitting module NIOTLS
[990/1126] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[991/1126] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[991/1128] Compiling p_hkdf.cc
[993/1128] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[994/1128] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[995/1128] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[995/1128] Compiling p_rsa.cc
[997/1128] Compiling NIOSOCKS SOCKSResponse.swift
[998/1128] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1001/1129] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1002/1129] Compiling NIOSOCKS ClientStateMachine.swift
[1003/1129] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1004/1129] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1005/1129] Emitting module NIOSOCKS
[1006/1129] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1007/1129] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1008/1129] Compiling NIOTLS SNIHandler.swift
[1009/1130] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1010/1130] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1011/1130] Emitting module NIOFoundationCompat
[1012/1130] Compiling NIOSOCKS ServerStateMachine.swift
[1013/1130] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1014/1130] Compiling NIOHTTP1 HTTPDecoder.swift
[1015/1130] Compiling NIOHTTP1 HTTPEncoder.swift
[1016/1130] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1017/1131] Compiling p_ed25519.cc
[1020/1131] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1021/1131] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1021/1131] Compiling p_ed25519_asn1.cc
[1023/1131] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1024/1133] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1025/1133] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1026/1161] Compiling p_ec_asn1.cc
[1028/1161] Compiling NIOSSL CustomPrivateKey.swift
[1029/1161] Compiling NIOSSL IdentityVerification.swift
[1029/1161] Compiling p_ec.cc
[1031/1161] Compiling NIOSSL NIOSSLHandler.swift
[1032/1161] Compiling NIOSSL NIOSSLServerHandler.swift
[1033/1161] Compiling NIOSSL ObjectIdentifier.swift
[1034/1161] Compiling NIOSSL PosixPort.swift
[1034/1168] Compiling p_dsa_asn1.cc
[1036/1183] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1037/1183] Compiling NIOTransportServices NIOTSErrors.swift
[1038/1183] Compiling NIOTransportServices NIOTSEventLoop.swift
[1038/1185] Compiling p_dh.cc
[1039/1185] Compiling evp_ctx.cc
[1040/1185] Compiling p_dh_asn1.cc
[1042/1185] Compiling NIOTransportServices NIOTSBootstraps.swift
[1043/1185] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1044/1185] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1045/1185] Emitting module NIOTransportServices
[1045/1185] Compiling bcm.cc
[1047/1185] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1048/1185] Compiling NIOTransportServices NIOTSSingletons.swift
[1049/1185] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1050/1185] Compiling NIOTransportServices StateManagedChannel.swift
[1051/1185] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1052/1185] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1053/1185] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1054/1185] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1055/1185] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1056/1185] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1057/1185] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1058/1185] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1059/1185] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1060/1185] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1061/1185] Compiling NIOTransportServices AcceptHandler.swift
[1062/1185] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1063/1185] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1065/1186] Emitting module NIOHTTP1
[1068/1187] Compiling evp_asn1.cc
[1070/1187] Compiling engine.cc
[1071/1187] Compiling err.cc
[1072/1187] Compiling evp.cc
[1073/1193] Compiling ecdsa_asn1.cc
[1075/1205] Emitting module NIOSSL
[1075/1209] Compiling ecdh_extra.cc
[1076/1209] Compiling ec_derive.cc
[1078/1209] Compiling NIOHPACK IndexedHeaderTable.swift
[1079/1210] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1080/1210] Compiling NIOHPACK StaticHeaderTable.swift
[1080/1210] Compiling hash_to_curve.cc
[1082/1210] Compiling NIOHPACK IntegerCoding.swift
[1083/1210] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1084/1210] Compiling NIOHPACK HuffmanTables.swift
[1085/1210] Compiling NIOSSL SSLPrivateKey.swift
[1086/1210] Compiling NIOSSL SSLPublicKey.swift
[1087/1210] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1088/1210] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1092/1210] Compiling NIOSSL SafeCompare.swift
[1093/1210] Compiling NIOHPACK HuffmanCoding.swift
[1093/1210] Compiling ec_asn1.cc
[1095/1210] Emitting module NIOHTTPCompression
[1095/1210] Compiling dsa_asn1.cc
[1097/1210] Compiling NIOHPACK DynamicHeaderTable.swift
[1098/1210] Compiling NIOHPACK HPACKDecoder.swift
[1099/1210] Emitting module NIOHPACK
[1100/1210] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1101/1210] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1102/1210] Compiling NIOHTTPCompression HTTPCompression.swift
[1103/1210] Compiling NIOHTTPCompression HTTPDecompression.swift
[1112/1211] Compiling NIOHPACK HPACKHeader.swift
[1113/1211] Compiling NIOHPACK HeaderTables.swift
[1118/1211] Compiling NIOHPACK HPACKEncoder.swift
[1119/1211] Compiling NIOHPACK HPACKErrors.swift
[1123/1211] Compiling dsa.cc
[1125/1211] Compiling params.cc
[1130/1211] Compiling digest_extra.cc
[1132/1212] Compiling curve25519_64_adx.cc
[1132/1212] Compiling des.cc
[1134/1212] Compiling dh_asn1.cc
[1135/1212] Compiling x25519-asm-arm.S
[1136/1212] Compiling spake25519.cc
[1137/1270] Compiling curve25519.cc
[1138/1270] Compiling cpu_arm_freebsd.cc
[1139/1270] Compiling cpu_intel.cc
[1141/1270] Compiling NIOHTTP2 Error+Any.swift
[1142/1270] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1143/1270] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1144/1270] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1144/1271] Compiling crypto.cc
[1146/1271] Compiling cpu_arm_linux.cc
[1147/1271] Compiling cpu_aarch64_win.cc
[1148/1271] Compiling cpu_aarch64_openbsd.cc
[1149/1271] Compiling cpu_aarch64_linux.cc
[1150/1271] Compiling cpu_aarch64_sysreg.cc
[1151/1271] Compiling conf.cc
[1152/1271] Compiling cpu_aarch64_fuchsia.cc
[1153/1271] Compiling tls_cbc.cc
[1154/1271] Compiling cpu_aarch64_apple.cc
[1155/1271] Compiling e_des.cc
[1156/1271] Compiling e_rc4.cc
[1157/1271] Compiling e_null.cc
[1158/1271] Compiling e_rc2.cc
[1159/1271] Compiling e_tls.cc
[1160/1271] Compiling e_chacha20poly1305.cc
[1161/1271] Compiling e_aesgcmsiv.cc
[1162/1271] Compiling cipher_extra.cc
[1163/1271] Compiling chacha.cc
[1164/1271] Compiling derive_key.cc
[1166/1271] Emitting module NIOHTTP2
[1166/1279] Compiling e_aesctrhmac.cc
[1167/1279] Compiling ber.cc
[1168/1279] Compiling unicode.cc
[1169/1279] Compiling buf.cc
[1170/1279] Compiling cbb.cc
[1171/1279] Compiling cbs.cc
[1173/1279] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1174/1279] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1175/1279] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1176/1279] Compiling NIOHTTP2 HTTP2StreamID.swift
[1177/1279] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1178/1279] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1179/1279] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1180/1279] Compiling NIOHTTP2 InboundEventBuffer.swift
[1180/1279] Compiling asn1_compat.cc
[1181/1279] Compiling bn_asn1.cc
[1182/1279] Compiling printf.cc
[1183/1279] Compiling blake2.cc
[1184/1279] Compiling convert.cc
[1185/1279] Compiling hexdump.cc
[1186/1279] Compiling pair.cc
[1187/1279] Compiling errno.cc
[1189/1279] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1190/1279] Compiling NIOHTTP2 HTTP2Frame.swift
[1191/1279] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1192/1279] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1193/1279] Compiling NIOHTTP2 HTTP2PingData.swift
[1194/1279] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1195/1279] Compiling NIOHTTP2 HTTP2Settings.swift
[1196/1279] Compiling NIOHTTP2 HTTP2Stream.swift
[1196/1279] Compiling fd.cc
[1197/1279] Compiling file.cc
[1198/1279] Compiling bio_mem.cc
[1200/1279] Compiling NIOHTTP2 InboundWindowManager.swift
[1201/1279] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1202/1279] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1203/1279] Compiling NIOHTTP2 StreamChannelList.swift
[1204/1279] Compiling NIOHTTP2 StreamMap.swift
[1205/1279] Compiling NIOHTTP2 StreamStateMachine.swift
[1206/1279] Compiling NIOHTTP2 UnsafeTransfer.swift
[1207/1279] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1207/1279] Compiling base64.cc
[1208/1279] Compiling bio.cc
[1209/1279] Compiling tasn_typ.cc
[1210/1279] Compiling tasn_fre.cc
[1211/1279] Compiling tasn_new.cc
[1212/1279] Compiling tasn_utl.cc
[1213/1279] Compiling tasn_enc.cc
[1214/1279] Compiling posix_time.cc
[1215/1279] Compiling tasn_dec.cc
[1216/1279] Compiling f_string.cc
[1217/1279] Compiling f_int.cc
[1218/1279] Compiling asn1_par.cc
[1219/1279] Compiling asn_pack.cc
[1221/1279] Compiling NIOHTTP2 MaySendFrames.swift
[1222/1279] Compiling NIOHTTP2 SendingDataState.swift
[1223/1279] Compiling NIOHTTP2 SendingGoawayState.swift
[1224/1279] Compiling NIOHTTP2 SendingHeadersState.swift
[1225/1279] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1226/1279] Compiling NIOHTTP2 SendingRstStreamState.swift
[1227/1279] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1228/1279] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1229/1279] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1230/1279] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1231/1279] Compiling NIOHTTP2 MayReceiveFrames.swift
[1232/1279] Compiling NIOHTTP2 ReceivingDataState.swift
[1233/1279] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1234/1279] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1235/1279] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1236/1279] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1237/1279] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1238/1279] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1239/1279] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1240/1279] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1241/1279] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1242/1279] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1243/1279] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1244/1279] Compiling NIOHTTP2 HTTP2Error.swift
[1245/1279] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1246/1279] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1247/1279] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1248/1279] Compiling NIOHTTP2 HasLocalSettings.swift
[1249/1279] Compiling NIOHTTP2 HasRemoteSettings.swift
[1250/1279] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1251/1279] Compiling NIOHTTP2 QuiescingState.swift
[1252/1279] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1253/1279] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1254/1279] Compiling NIOHTTP2 StateMachineResult.swift
[1255/1279] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1256/1279] Compiling NIOHTTP2 DOSHeuristics.swift
[1261/1279] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1262/1280] Compiling a_utctm.cc
[1263/1280] Compiling a_time.cc
[1264/1280] Compiling asn1_lib.cc
[1265/1280] Compiling a_type.cc
[1266/1280] Compiling a_octet.cc
[1267/1280] Compiling a_strnid.cc
[1268/1280] Compiling a_strex.cc
[1269/1280] Compiling a_i2d_fp.cc
[1270/1280] Compiling a_dup.cc
[1271/1280] Compiling a_object.cc
[1272/1280] Write sources
[1273/1280] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1274/1280] Compiling a_mbstr.cc
[1275/1280] Compiling a_gentm.cc
[1276/1280] Compiling a_int.cc
[1277/1305] Compiling a_d2i_fp.cc
[1278/1305] Compiling a_bitstr.cc
[1279/1305] Compiling a_bool.cc
[1281/1313] Compiling Algorithms Split.swift
[1282/1313] Compiling Algorithms Stride.swift
[1283/1313] Compiling Algorithms Suffix.swift
[1284/1316] Compiling Algorithms RandomSample.swift
[1285/1316] Compiling Algorithms Reductions.swift
[1286/1316] Compiling Algorithms Rotate.swift
[1287/1316] Compiling Algorithms Joined.swift
[1288/1316] Compiling Algorithms Keyed.swift
[1289/1316] Compiling Algorithms MinMax.swift
[1290/1316] Compiling Algorithms Partition.swift
[1291/1316] Compiling Algorithms Permutations.swift
[1292/1316] Compiling Algorithms Product.swift
[1293/1316] Compiling CryptoBoringWrapper RandomBytes.swift
[1294/1316] Compiling Algorithms Trim.swift
[1295/1316] Compiling Algorithms Unique.swift
[1296/1316] Compiling Algorithms Windows.swift
[1297/1316] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1298/1316] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1299/1316] Emitting module CryptoBoringWrapper
[1300/1316] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1301/1316] Compiling CryptoBoringWrapper EllipticCurve.swift
[1302/1316] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1303/1316] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1304/1317] Compiling Algorithms FlattenCollection.swift
[1305/1317] Compiling Algorithms Grouped.swift
[1306/1317] Compiling Algorithms Indexed.swift
[1307/1317] Compiling Algorithms Intersperse.swift
[1308/1317] Compiling Algorithms Compacted.swift
[1309/1317] Compiling Algorithms Cycle.swift
[1310/1317] Compiling Algorithms EitherSequence.swift
[1311/1317] Compiling Algorithms FirstNonNil.swift
[1312/1317] Compiling Algorithms AdjacentPairs.swift
[1313/1317] Compiling Algorithms Chain.swift
[1314/1317] Compiling Algorithms Chunked.swift
[1315/1317] Compiling Algorithms Combinations.swift
[1317/1317] Emitting module Algorithms
[1319/1449] Compiling Crypto SymmetricKeys.swift
[1320/1449] Compiling Crypto HMAC.swift
[1321/1449] Compiling Crypto MACFunctions.swift
[1322/1449] Compiling Crypto MessageAuthenticationCode.swift
[1323/1449] Compiling Crypto AES.swift
[1324/1449] Compiling Crypto ECDSASignature_boring.swift
[1325/1449] Compiling Crypto ECDSA_boring.swift
[1326/1449] Compiling Crypto EdDSA_boring.swift
[1327/1449] Compiling Crypto ECDSA.swift
[1328/1449] Compiling Crypto Ed25519.swift
[1329/1458] Emitting module Crypto
[1330/1458] Compiling AsyncHTTPClient LRUCache.swift
[1331/1458] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1332/1458] Compiling AsyncHTTPClient NWErrorHandler.swift
[1333/1458] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1334/1458] Compiling AsyncHTTPClient TLSConfiguration.swift
[1335/1458] Compiling AsyncHTTPClient RedirectState.swift
[1336/1458] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1337/1458] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1338/1458] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1339/1458] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1340/1458] Compiling AsyncHTTPClient HTTP1Connection.swift
[1341/1458] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1342/1458] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1343/1458] Compiling AsyncHTTPClient HTTP2Connection.swift
[1344/1458] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1345/1458] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1346/1458] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1347/1458] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1348/1458] Compiling AsyncHTTPClient Transaction.swift
[1349/1458] Compiling AsyncHTTPClient Base64.swift
[1350/1458] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1351/1458] Compiling AsyncHTTPClient ConnectionTarget.swift
[1352/1458] Compiling AsyncHTTPClient DeconstructedURL.swift
[1353/1458] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1354/1458] Compiling AsyncHTTPClient FoundationExtensions.swift
[1355/1458] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1356/1458] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1357/1458] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1358/1458] Compiling AsyncHTTPClient HTTPClient.swift
[1359/1458] Compiling Crypto ECDH.swift
[1360/1458] Emitting module AsyncHTTPClient
[1361/1466] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1362/1466] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1363/1466] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1364/1466] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1365/1466] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1366/1466] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1367/1466] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1368/1466] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1369/1466] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1370/1466] Compiling AsyncHTTPClient HTTPHandler.swift
[1371/1466] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1372/1466] Compiling AsyncHTTPClient RequestBodyLength.swift
[1373/1466] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1374/1466] Compiling AsyncHTTPClient RequestOptions.swift
[1375/1466] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1376/1466] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1377/1466] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1378/1466] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1379/1466] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1380/1466] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1381/1466] Compiling AsyncHTTPClient BasicAuth.swift
[1382/1466] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1383/1466] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1384/1466] Compiling AsyncHTTPClient ConnectionPool.swift
[1385/1466] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1386/1466] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1387/1466] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1388/1466] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1389/1466] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1390/1466] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1400/1466] Compiling Crypto Signature.swift
[1401/1466] Compiling Crypto CryptoKitErrors_boring.swift
[1402/1466] Compiling Crypto RNG_boring.swift
[1403/1466] Compiling Crypto SafeCompare_boring.swift
[1404/1466] Compiling Crypto Zeroization_boring.swift
[1405/1466] Compiling Crypto PrettyBytes.swift
[1406/1466] Compiling Crypto SafeCompare.swift
[1407/1466] Compiling Crypto SecureBytes.swift
[1408/1466] Compiling Crypto Zeroization.swift
[1410/1467] Compiling AsyncHTTPClient RequestBag.swift
[1411/1467] Compiling AsyncHTTPClient RequestValidation.swift
[1412/1467] Compiling AsyncHTTPClient SSLContextCache.swift
[1413/1467] Compiling AsyncHTTPClient Scheme.swift
[1414/1467] Compiling AsyncHTTPClient Singleton.swift
[1415/1467] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1416/1467] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1417/1467] Compiling AsyncHTTPClient Utils.swift
[1434/1473] Compiling SotoSignerV4 exports.swift
[1452/1473] Compiling SotoSignerV4 credentials.swift
[1471/1474] Emitting module SotoSignerV4
[1472/1474] Compiling SotoSignerV4 HexEncoding.swift
[1473/1474] Compiling SotoSignerV4 SigV4a.swift
[1474/1474] Compiling SotoSignerV4 signer.swift
[1476/1539] Emitting module SotoCore
[1477/1548] Compiling SotoCore AWSClient+Paginate.swift
[1478/1548] Compiling SotoCore AWSClient.swift
[1479/1548] Compiling SotoCore AWSEndpointDiscovery.swift
[1480/1548] Compiling SotoCore AWSService.swift
[1481/1548] Compiling SotoCore AWSServiceConfig.swift
[1482/1548] Compiling SotoCore Base64Data.swift
[1483/1548] Compiling SotoCore Document.swift
[1484/1548] Compiling SotoCore EventPayload.swift
[1485/1548] Compiling SotoCore AnyAsyncSequence.swift
[1486/1548] Compiling SotoCore CredentialProviderError.swift
[1487/1548] Compiling SotoCore CredentialProviderSelector.swift
[1488/1548] Compiling SotoCore DeferredCredentialProvider.swift
[1489/1548] Compiling SotoCore EmptyCredential.swift
[1490/1548] Compiling SotoCore ExpiringCredential.swift
[1491/1548] Compiling SotoCore MetaDataCredentialProvider.swift
[1492/1548] Compiling SotoCore NullCredentialProvider.swift
[1493/1548] Compiling SotoCore RotatingCredentialProvider.swift
[1494/1548] Compiling SotoCore RuntimeSelectorCredentialProvider.swift
[1495/1548] Compiling SotoCore ByteBufferSequence.swift
[1496/1548] Compiling SotoCore EventStream.swift
[1497/1548] Compiling SotoCore ExpiringValue.swift
[1498/1548] Compiling SotoCore FixedSizeByteBufferAsyncSequence.swift
[1499/1548] Compiling SotoCore Sequence+concurrentMap.swift
[1500/1548] Compiling SotoCore ConfigFileCredentialProvider.swift
[1501/1548] Compiling SotoCore ConfigFileLoader.swift
[1502/1548] Compiling SotoCore Credential+IsEmpty.swift
[1503/1548] Compiling SotoCore CredentialProvider.swift
[1504/1548] Compiling SotoCore S3SignedAsyncSequence.swift
[1505/1548] Compiling SotoCore Middleware.swift
[1506/1548] Compiling SotoCore EditHeadersMiddleware.swift
[1507/1548] Compiling SotoCore EndpointDiscoveryMiddleware.swift
[1508/1548] Compiling SotoCore ErrorHandlingMiddleware.swift
[1509/1548] Compiling SotoCore LoggingMiddleware.swift
[1510/1548] Compiling SotoCore RetryMiddleware.swift
[1511/1548] Compiling SotoCore S3Middleware.swift
[1512/1548] Compiling SotoCore SigningMiddleware.swift
[1513/1548] Compiling SotoCore Error.swift
[1514/1548] Compiling SotoCore ServerErrors.swift
[1515/1548] Compiling SotoCore Exports.swift
[1516/1548] Compiling SotoCore AWSHTTPBody.swift
[1517/1548] Compiling SotoCore AWSHTTPClient.swift
[1518/1548] Compiling SotoCore AWSHTTPRequest.swift
[1519/1548] Compiling SotoCore AWSHTTPResponse+HAL.swift
[1520/1548] Compiling SotoCore AWSHTTPResponse.swift
[1521/1548] Compiling SotoCore AsyncHTTPClient.swift
[1522/1548] Compiling SotoCore STSAssumeRole.swift
[1523/1548] Compiling SotoCore StaticCredential+CredentialProvider.swift
[1524/1548] Compiling SotoCore StaticCredential+Environment.swift
[1525/1548] Compiling SotoCore ARN.swift
[1526/1548] Compiling SotoCore AWSShape.swift
[1527/1548] Compiling SotoCore EndpointVariant.swift
[1528/1548] Compiling SotoCore Environment.swift
[1529/1548] Compiling SotoCore Region.swift
[1530/1548] Compiling SotoCore ServiceProtocol.swift
[1531/1548] Compiling SotoCore CodableProperties.swift
[1532/1548] Compiling SotoCore CollectionCoders.swift
[1533/1548] Compiling SotoCore DateCoders.swift
[1534/1548] Compiling SotoCore EC2ArrayCoder.swift
[1535/1548] Compiling SotoCore EventStreamDecoder.swift
[1536/1548] Compiling SotoCore QueryEncoder.swift
[1537/1548] Compiling SotoCore RequestContainer.swift
[1538/1548] Compiling SotoCore ResponseContainer.swift
[1539/1548] Compiling SotoCore ClientErrors.swift
[1540/1548] Compiling SotoCore TracingMiddleware.swift
[1541/1548] Compiling SotoCore TreeHashMiddleware.swift
[1542/1548] Compiling SotoCore MiddlewareStack.swift
[1543/1548] Compiling SotoCore RetryPolicy.swift
[1544/1548] Compiling SotoCore UnsafeTransfer.swift
[1545/1548] Compiling SotoCore base64.swift
[1546/1548] Compiling SotoCore crc32.swift
[1547/1548] Compiling SotoCore AWSClient+Waiter.swift
[1548/1548] Compiling SotoCore Matcher.swift
[1550/1552] Compiling _SotoS3Generated S3_shapes.swift
[1551/1552] Compiling _SotoS3Generated S3_api.swift
[1552/1552] Emitting module _SotoS3Generated
[1554/1561] Compiling SotoS3 exports.swift
[1555/1561] Compiling SotoS3 S3ExpressSigning.swift
[1556/1561] Compiling SotoS3 AsyncEnumeratedSequence.swift
[1557/1561] Emitting module SotoS3
[1558/1561] Compiling SotoS3 S3+presignedPost.swift
[1559/1561] Compiling SotoS3 ReportSizeByteBufferSequence.swift
[1560/1561] Compiling SotoS3 S3+multipart.swift
[1561/1561] Compiling SotoS3 FileByteBufferAsyncSequence.swift
[1563/1568] Compiling SotoS3FileTransfer S3Path.swift
[1564/1568] Emitting module SotoS3FileTransfer
[1565/1568] Compiling SotoS3FileTransfer FolderUploadProgress.swift
[1566/1568] Compiling SotoS3FileTransfer ReportSizeByteBufferSequence.swift
[1567/1568] Compiling SotoS3FileTransfer S3FileTransferManager+options.swift
[1568/1568] Compiling SotoS3FileTransfer S3FileTransferManager.swift
/host/spi-builder-workspace/Sources/SotoS3FileTransfer/S3FileTransferManager.swift:155:30: warning: 'withFileRegion(path:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
153 |         } else {
154 |             let fileIO = NonBlockingFileIO(threadPool: self.threadPool)
155 |             try await fileIO.withFileRegion(path: from) { region in
    |                              `- warning: 'withFileRegion(path:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
156 |                 let body: AWSHTTPBody = .init(
157 |                     asyncSequence: FileByteBufferAsyncSequence(
/host/spi-builder-workspace/Sources/SotoS3FileTransfer/S3FileTransferManager.swift:226:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
224 |         // if the file exists truncate prior writting to it
225 |         let fileHandleFlags = NIOFileHandle.Flags.posix(flags: O_CREAT | O_TRUNC, mode: NIOFileHandle.Flags.defaultPermissions)
226 |         try await self.fileIO.withFileHandle(path: filename, mode: .write, flags: fileHandleFlags) { fileHandle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
227 |             let request = S3.GetObjectRequest(bucket: from.bucket, key: from.key, options: options)
228 |             let response = try await self.s3.getObject(request, logger: self.logger)
Build complete! (426.04s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "soto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.3.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soto-project/soto.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "soto-s3-file-transfer",
  "name" : "soto-s3-file-transfer",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SotoS3FileTransfer",
      "targets" : [
        "SotoS3FileTransfer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SotoS3FileTransferTests",
      "module_type" : "SwiftTarget",
      "name" : "SotoS3FileTransferTests",
      "path" : "Tests/SotoS3FileTransferTests",
      "product_dependencies" : [
        "Atomics"
      ],
      "sources" : [
        "S3FileTransferManagerTests.swift",
        "S3PathTests.swift",
        "TestEnvironment.swift"
      ],
      "target_dependencies" : [
        "SotoS3FileTransfer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SotoS3FileTransfer",
      "module_type" : "SwiftTarget",
      "name" : "SotoS3FileTransfer",
      "path" : "Sources/SotoS3FileTransfer",
      "product_dependencies" : [
        "SotoS3",
        "Logging"
      ],
      "product_memberships" : [
        "SotoS3FileTransfer"
      ],
      "sources" : [
        "FolderUploadProgress.swift",
        "ReportSizeByteBufferSequence.swift",
        "S3FileTransferManager+options.swift",
        "S3FileTransferManager.swift",
        "S3Path.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.