The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TelegramBotAPI, reference 1.0.0 (ee072d), with Swift 6.1 for macOS (SPM) on 28 Feb 2026 17:42:14 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/atacan/TelegramBotAPI.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/atacan/TelegramBotAPI
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at ee072d4 Refactor comments in folder-files.sh for clarity
Cloned https://github.com/atacan/TelegramBotAPI.git
Revision (git rev-parse @):
ee072d40f3ba1ae3e0589e056c0716dd8f79a8be
SUCCESS checkout https://github.com/atacan/TelegramBotAPI.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/atacan/TelegramBotAPI.git
https://github.com/atacan/TelegramBotAPI.git
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-generator"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-openapi-async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-openapi-async-http-client"
    },
    {
      "identity" : "swiftlogexport",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/atacan/SwiftLogExport"
    }
  ],
  "manifest_display_name" : "TelegramBotAPI",
  "name" : "TelegramBotAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "TelegramBotAPI_AHC",
      "targets" : [
        "TelegramBotAPI_AHC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LoggingToTelegram",
      "targets" : [
        "LoggingToTelegram"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Prepare",
      "targets" : [
        "Prepare"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TelegramBotAPI_AHCTests",
      "module_type" : "SwiftTarget",
      "name" : "TelegramBotAPI_AHCTests",
      "path" : "Tests/TelegramBotAPI_AHCTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TelegramBotAPI_AHCTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "TelegramBotAPI_AHCTests.swift",
        "getEnvironmentVariable.swift"
      ],
      "target_dependencies" : [
        "TelegramBotAPI_AHC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TelegramBotAPI_AHC",
      "module_type" : "SwiftTarget",
      "name" : "TelegramBotAPI_AHC",
      "path" : "Sources/TelegramBotAPI_AHC",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIAsyncHTTPClient"
      ],
      "product_memberships" : [
        "TelegramBotAPI_AHC",
        "LoggingToTelegram"
      ],
      "sources" : [
        "AuthenticationMiddleware.swift",
        "GeneratedSources/Client.swift",
        "GeneratedSources/Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Prepare",
      "module_type" : "SwiftTarget",
      "name" : "Prepare",
      "path" : "Sources/Prepare",
      "product_memberships" : [
        "Prepare"
      ],
      "sources" : [
        "main.swift",
        "runCommand.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LoggingToTelegramTests",
      "module_type" : "SwiftTarget",
      "name" : "LoggingToTelegramTests",
      "path" : "Tests/LoggingToTelegramTests",
      "sources" : [
        "LoggingToTelegramTests.swift",
        "getEnvironmentVariable.swift"
      ],
      "target_dependencies" : [
        "LoggingToTelegram"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LoggingToTelegram",
      "module_type" : "SwiftTarget",
      "name" : "LoggingToTelegram",
      "path" : "Sources/LoggingToTelegram",
      "product_dependencies" : [
        "SwiftLogExport"
      ],
      "product_memberships" : [
        "LoggingToTelegram"
      ],
      "sources" : [
        "TelegramLogRecordExporter.swift"
      ],
      "target_dependencies" : [
        "TelegramBotAPI_AHC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/466] Write sources
[5/466] Write Prepare-entitlement.plist
[5/466] Write sources
[15/466] Copying PrivacyInfo.xcprivacy
[16/466] Write sources
[41/466] Compiling CNIOWindows shim.c
[41/466] Compiling CNIOWindows WSAStartup.c
[43/466] Compiling CNIOWASI CNIOWASI.c
[43/466] Compiling CNIOLinux shim.c
[43/466] Compiling CNIOOpenBSD shim.c
[46/466] Compiling CNIOLinux liburing_shims.c
[47/466] Compiling _NumericsShims _NumericsShims.c
[48/466] Write swift-version-2F0A5646E1D333AE.txt
[49/466] Compiling fiat_p256_adx_sqr.S
[50/466] Compiling fiat_p256_adx_mul.S
[51/466] Compiling CNIOExtrasZlib empty.c
[52/466] Compiling _AtomicsShims.c
[53/466] Compiling CNIOPosix event_loop_id.c
[54/475] Compiling CNIOLLHTTP c_nio_http.c
[55/494] Compiling CNIOLLHTTP c_nio_api.c
[56/511] Compiling CNIOLLHTTP c_nio_llhttp.c
[57/521] Compiling CNIODarwin shim.c
[58/524] Compiling CNIOBoringSSLShims shims.c
[59/524] Compiling fiat_curve25519_adx_square.S
[60/524] Compiling fiat_curve25519_adx_mul.S
[62/524] Compiling RealModule RealFunctions.swift
[63/524] Compiling RealModule Real.swift
[64/525] Compiling ServiceContextModule ServiceContext.swift
[65/525] Emitting module ServiceContextModule
[66/525] Compiling ServiceContextModule ServiceContextKey.swift
[67/525] Compiling RealModule Float80+Real.swift
[68/525] Compiling RealModule Float+Real.swift
[69/525] Compiling RealModule ElementaryFunctions.swift
[70/525] Compiling RealModule AugmentedArithmetic.swift
[71/525] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[72/525] Compiling InternalCollectionsUtilities UInt+reversed.swift
[73/525] Emitting module RealModule
[74/525] Compiling RealModule Double+Real.swift
[75/525] Compiling RealModule Float16+Real.swift
[76/525] Compiling RealModule RelaxedArithmetic.swift
[77/525] Compiling _NIOBase64 Base64.swift
[78/525] Emitting module _NIOBase64
[79/531] Compiling _NIODataStructures PriorityQueue.swift
[80/531] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[81/531] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[82/531] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[83/531] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[84/532] Compiling _NIODataStructures _TinyArray.swift
[85/532] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[86/532] Compiling Instrumentation MultiplexInstrument.swift
[87/532] Compiling Instrumentation NoOpInstrument.swift
[88/532] Compiling Instrumentation InstrumentationSystem.swift
[89/532] Compiling InternalCollectionsUtilities Descriptions.swift
[90/532] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[91/532] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[92/532] Compiling InternalCollectionsUtilities _SortedCollection.swift
[93/532] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[94/532] Compiling InternalCollectionsUtilities Debugging.swift
[95/532] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[96/532] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[97/532] Emitting module InternalCollectionsUtilities
[100/532] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[101/532] Compiling InternalCollectionsUtilities Integer rank.swift
[102/532] Compiling Instrumentation Instrument.swift
[103/532] Emitting module Instrumentation
[104/532] Compiling Instrumentation Locks.swift
[105/532] Compiling _NIODataStructures Heap.swift
[106/532] Emitting module _NIODataStructures
[107/532] Compiling Logging MetadataProvider.swift
[108/532] Compiling Logging LogHandler.swift
[109/532] Compiling Logging Locks.swift
[110/532] Emitting module Logging
[111/532] Compiling Logging Logging.swift
[112/558] Compiling ConcurrencyHelpers Lock.swift
[113/558] Compiling ConcurrencyHelpers LockedValueBox.swift
[114/612] Emitting module ConcurrencyHelpers
[115/612] Compiling DequeModule Deque+CustomReflectable.swift
[116/612] Compiling DequeModule Deque+Descriptions.swift
[117/613] Compiling Tracing TracingTime.swift
[118/613] Compiling DequeModule _DequeBuffer.swift
[119/613] Compiling DequeModule _DequeBufferHeader.swift
[120/613] Compiling DequeModule _DequeSlot.swift
[121/613] Compiling Tracing TracerProtocol.swift
[122/613] Compiling Tracing Tracer.swift
[122/613] Compiling tls13_server.cc
[123/613] Compiling tls_method.cc
[125/613] Compiling DequeModule Deque+Equatable.swift
[126/613] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[127/613] Compiling DequeModule Deque+Extras.swift
[128/613] Compiling DequeModule Deque+Hashable.swift
[128/613] Compiling tls_record.cc
[130/613] Compiling Tracing TracerProtocol+Legacy.swift
[131/613] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[132/613] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[133/613] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[134/613] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[135/613] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[136/613] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[137/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[138/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[139/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[140/622] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[141/622] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[142/622] Compiling OrderedCollections OrderedSet+Sendable.swift
[143/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[144/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[145/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[146/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[147/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[148/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[149/622] Compiling DequeModule _UnsafeWrappedBuffer.swift
[150/622] Compiling Tracing SpanProtocol.swift
[151/622] Emitting module Tracing
[152/622] Compiling Tracing NoOpTracer.swift
[153/622] Compiling Tracing InstrumentationSystem+Tracing.swift
[155/622] Compiling DequeModule Deque+Testing.swift
[156/622] Compiling DequeModule Deque._Storage.swift
[157/622] Compiling DequeModule Deque._UnsafeHandle.swift
[158/622] Compiling DequeModule Deque.swift
[159/622] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[159/622] Compiling tls13_enc.cc
[165/622] Compiling OrderedCollections OrderedSet+Codable.swift
[166/622] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[167/622] Compiling OrderedCollections OrderedSet+Descriptions.swift
[168/622] Compiling OrderedCollections OrderedSet+Diffing.swift
[169/622] Compiling OrderedCollections OrderedSet+Equatable.swift
[170/622] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[171/622] Compiling OrderedCollections OrderedSet+Hashable.swift
[172/622] Compiling OrderedCollections OrderedSet+Initializers.swift
[173/622] Compiling OrderedCollections OrderedSet+Insertions.swift
[174/622] Compiling OrderedCollections OrderedSet+Invariants.swift
[175/622] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[176/622] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[177/622] Compiling DequeModule Deque+Codable.swift
[178/622] Compiling DequeModule Deque+Collection.swift
[179/622] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[180/622] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[181/622] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[182/622] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[183/622] Compiling OrderedCollections OrderedDictionary+Values.swift
[184/622] Compiling OrderedCollections OrderedDictionary.swift
[185/622] Compiling OrderedCollections OrderedDictionary+Elements.swift
[186/622] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[187/622] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[188/622] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[189/622] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[190/622] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[191/622] Emitting module DequeModule
[199/622] Compiling OrderedCollections OrderedSet+SubSequence.swift
[200/622] Compiling OrderedCollections OrderedSet+Testing.swift
[201/622] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[202/622] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[203/622] Compiling OrderedCollections OrderedSet.swift
[204/622] Compiling OrderedCollections _UnsafeBitset.swift
[204/622] Compiling tls13_client.cc
[205/622] Compiling t1_enc.cc
[207/622] Compiling UnixSignals UnixSignalsSequence.swift
[208/622] Compiling UnixSignals UnixSignal.swift
[209/622] Emitting module UnixSignals
[209/622] Compiling tls13_both.cc
[210/622] Compiling ssl_versions.cc
[212/622] Emitting module OrderedCollections
[213/622] Compiling HTTPTypes NIOLock.swift
[213/622] Compiling ssl_x509.cc
[214/622] Compiling ssl_transcript.cc
[216/622] Compiling HTTPTypes HTTPResponse.swift
[217/622] Compiling HTTPTypes ISOLatin1String.swift
[218/622] Compiling HTTPTypes HTTPRequest.swift
[219/622] Emitting module HTTPTypes
[219/622] Compiling ssl_stat.cc
[220/622] Compiling ssl_privkey.cc
[221/622] Compiling ssl_session.cc
[222/622] Compiling ssl_key_share.cc
[223/622] Compiling ssl_file.cc
[224/622] Compiling ssl_lib.cc
[225/622] Compiling ssl_credential.cc
[226/622] Compiling ssl_cipher.cc
[228/622] Compiling Prepare runCommand.swift
[229/622] Emitting module Prepare
[230/622] Compiling Prepare main.swift
[231/622] Compiling HTTPTypes HTTPField.swift
[232/622] Compiling HTTPTypes HTTPFieldName.swift
[233/622] Compiling HTTPTypes HTTPParsedFields.swift
[234/622] Compiling HTTPTypes HTTPFields.swift
[235/622] Compiling HTTPTypes HTTPRequest+URL.swift
[235/622] Write Objects.LinkFileList
[236/622] Compiling ssl_cert.cc
[237/623] Compiling ssl_buffer.cc
[238/686] Compiling ssl_aead_ctx.cc
[239/686] Compiling ssl_asn1.cc
[240/686] Compiling s3_pkt.cc
[241/686] Compiling s3_lib.cc
[242/686] Compiling s3_both.cc
[243/686] Linking Prepare
[244/686] Compiling handshake_server.cc
[245/686] Applying Prepare
[246/686] Compiling handshake_client.cc
[247/686] Compiling handshake.cc
[248/686] Compiling handoff.cc
[249/686] Compiling encrypted_client_hello.cc
[250/686] Compiling extensions.cc
[251/686] Compiling dtls_record.cc
[252/686] Compiling md5-x86_64-linux.S
[253/686] Compiling md5-x86_64-apple.S
[254/686] Compiling dtls_method.cc
[255/686] Compiling md5-586-linux.S
[256/686] Compiling md5-586-apple.S
[257/686] Compiling d1_srtp.cc
[258/686] Compiling chacha20_poly1305_x86_64-linux.S
[259/686] Compiling chacha20_poly1305_x86_64-apple.S
[260/686] Compiling chacha20_poly1305_armv8-win.S
[261/686] Compiling chacha20_poly1305_armv8-linux.S
[262/686] Compiling chacha-x86_64-linux.S
[263/686] Compiling chacha-x86_64-apple.S
[264/686] Compiling chacha20_poly1305_armv8-apple.S
[265/686] Compiling chacha-x86-linux.S
[265/686] Compiling chacha-x86-apple.S
[267/686] Compiling d1_pkt.cc
[268/686] Compiling chacha-armv8-win.S
[269/686] Compiling chacha-armv8-linux.S
[270/686] Compiling chacha-armv4-linux.S
[271/686] Compiling aes128gcmsiv-x86_64-linux.S
[272/686] Compiling aes128gcmsiv-x86_64-apple.S
[273/686] Compiling chacha-armv8-apple.S
[274/686] Compiling x86_64-mont5-linux.S
[275/686] Compiling x86_64-mont5-apple.S
[276/686] Compiling x86_64-mont-linux.S
[277/686] Compiling x86_64-mont-apple.S
[277/686] Compiling x86-mont-linux.S
[279/686] Compiling x86-mont-apple.S
[280/686] Compiling vpaes-x86_64-linux.S
[281/686] Compiling err_data.cc
[282/686] Compiling vpaes-x86-linux.S
[282/686] Compiling vpaes-x86_64-apple.S
[284/686] Compiling vpaes-x86-apple.S
[285/686] Compiling vpaes-armv8-win.S
[286/686] Compiling vpaes-armv8-linux.S
[287/686] Compiling d1_lib.cc
[288/686] Compiling sha512-x86_64-apple.S
[289/686] Compiling vpaes-armv7-linux.S
[289/686] Compiling sha512-x86_64-linux.S
[291/686] Compiling bio_ssl.cc
[292/686] Compiling vpaes-armv8-apple.S
[293/686] Compiling sha512-armv8-win.S
[294/686] Compiling sha512-armv8-linux.S
[295/686] Compiling sha512-armv4-linux.S
[296/686] Compiling sha512-armv8-apple.S
[297/686] Compiling sha512-586-apple.S
[297/686] Compiling sha512-586-linux.S
[298/686] Compiling sha256-x86_64-apple.S
[300/686] Compiling sha256-x86_64-linux.S
[301/686] Compiling sha256-armv8-win.S
[302/686] Compiling sha256-armv8-linux.S
[303/686] Compiling sha256-586-apple.S
[304/686] Compiling sha256-armv4-linux.S
[304/686] Compiling sha256-586-linux.S
[306/686] Compiling sha1-x86_64-linux.S
[307/686] Compiling sha1-x86_64-apple.S
[308/686] Compiling sha256-armv8-apple.S
[309/686] Compiling sha1-armv8-win.S
[310/686] Compiling sha1-armv8-linux.S
[311/686] Compiling sha1-586-linux.S
[312/686] Compiling sha1-586-apple.S
[312/686] Compiling sha1-armv4-large-linux.S
[314/686] Compiling rsaz-avx2-linux.S
[315/686] Compiling rsaz-avx2-apple.S
[316/686] Compiling sha1-armv8-apple.S
[317/686] Compiling rdrand-x86_64-linux.S
[318/686] Compiling rdrand-x86_64-apple.S
[319/686] Compiling p256_beeu-x86_64-asm-linux.S
[320/686] Compiling d1_both.cc
[321/686] Compiling p256_beeu-armv8-asm-win.S
[322/686] Compiling p256_beeu-x86_64-asm-apple.S
[323/686] Compiling p256_beeu-armv8-asm-linux.S
[324/686] Compiling p256_beeu-armv8-asm-apple.S
[324/686] Compiling p256-x86_64-asm-linux.S
[326/686] Compiling p256-x86_64-asm-apple.S
[326/686] Compiling p256-armv8-asm-win.S
[328/686] Compiling p256-armv8-asm-linux.S
[329/686] Compiling p256-armv8-asm-apple.S
[330/686] Compiling ghashv8-armv7-linux.S
[331/686] Compiling ghashv8-armv8-linux.S
[331/686] Compiling ghash-x86_64-linux.S
[331/686] Compiling ghashv8-armv8-apple.S
[334/686] Compiling ghashv8-armv8-win.S
[335/686] Compiling ghash-x86-linux.S
[336/686] Compiling ghash-x86_64-apple.S
[337/686] Compiling ghash-x86-apple.S
[338/686] Compiling ghash-ssse3-x86_64-linux.S
[339/686] Compiling ghash-neon-armv8-win.S
[340/686] Compiling ghash-ssse3-x86_64-apple.S
[341/686] Compiling ghash-ssse3-x86-apple.S
[342/686] Compiling ghash-neon-armv8-linux.S
[343/686] Compiling ghash-ssse3-x86-linux.S
[344/686] Compiling ghash-armv4-linux.S
[345/686] Compiling ghash-neon-armv8-apple.S
[346/686] Compiling co-586-apple.S
[347/686] Compiling co-586-linux.S
[348/686] Compiling bsaes-armv7-linux.S
[348/686] Compiling bn-armv8-win.S
[350/686] Compiling bn-armv8-apple.S
[350/686] Compiling bn-586-linux.S
[352/686] Compiling bn-armv8-linux.S
[353/686] Compiling bn-586-apple.S
[354/686] Compiling armv8-mont-win.S
[355/686] Compiling armv8-mont-linux.S
[356/686] Compiling armv8-mont-apple.S
[357/686] Compiling aesv8-gcm-armv8-win.S
[358/686] Compiling armv4-mont-linux.S
[359/686] Compiling aesv8-armv8-win.S
[360/686] Compiling aesv8-gcm-armv8-linux.S
[361/686] Compiling aesv8-armv8-linux.S
[362/686] Compiling aesv8-gcm-armv8-apple.S
[363/686] Compiling aesv8-armv8-apple.S
[364/686] Compiling aesv8-armv7-linux.S
[365/686] Compiling aesni-x86_64-linux.S
[366/686] Compiling aesni-x86_64-apple.S
[367/686] Compiling aesni-x86-linux.S
[368/686] Compiling aesni-gcm-x86_64-linux.S
[369/686] Compiling aesni-gcm-x86_64-apple.S
[369/686] Compiling aesni-x86-apple.S
[371/686] Compiling aes-gcm-avx2-x86_64-linux.S
[372/686] Compiling aes-gcm-avx2-x86_64-apple.S
[373/686] Compiling aes-gcm-avx10-x86_64-linux.S
[374/686] Compiling aes-gcm-avx10-x86_64-apple.S
[375/686] Compiling x_val.cc
[376/686] Compiling x_x509a.cc
[377/686] Compiling x_sig.cc
[378/686] Compiling x_spki.cc
[378/686] Compiling x_req.cc
[380/686] Compiling x_x509.cc
[381/686] Compiling x_pubkey.cc
[382/686] Compiling x_exten.cc
[383/686] Compiling x_name.cc
[384/686] Compiling x509spki.cc
[385/686] Compiling x_algor.cc
[386/686] Compiling x_attrib.cc
[387/686] Compiling x_crl.cc
[388/686] Compiling x509rset.cc
[389/686] Compiling x509name.cc
[390/686] Compiling x509cset.cc
[390/686] Compiling x_all.cc
[392/686] Compiling x509_vpm.cc
[393/686] Compiling x509_v3.cc
[394/686] Compiling x509_txt.cc
[395/686] Compiling x509_set.cc
[396/686] Compiling x509_trs.cc
[397/686] Compiling x509_vfy.cc
[398/686] Compiling x509_obj.cc
[399/686] Compiling x509_req.cc
[400/686] Compiling x509_lu.cc
[401/686] Compiling x509_ext.cc
[403/686] Emitting module OpenAPIRuntime
[404/692] Compiling OpenAPIRuntime ClientTransport.swift
[405/692] Compiling OpenAPIRuntime CurrencyTypes.swift
[406/692] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[407/692] Compiling OpenAPIRuntime HTTPBody.swift
[408/692] Compiling OpenAPIRuntime SendableMetatype.swift
[409/692] Compiling OpenAPIRuntime ServerTransport.swift
[410/692] Compiling OpenAPIRuntime UniversalClient.swift
[410/692] Compiling x509_def.cc
[411/692] Compiling x509_d2.cc
[413/692] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[414/692] Compiling OpenAPIRuntime UndocumentedPayload.swift
[415/692] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[416/692] Compiling OpenAPIRuntime CodableExtensions.swift
[417/692] Compiling OpenAPIRuntime Configuration.swift
[418/692] Compiling OpenAPIRuntime Converter+Client.swift
[419/692] Compiling OpenAPIRuntime Converter+Common.swift
[419/692] Compiling x509.cc
[421/692] Compiling OpenAPIRuntime URIParsedTypes.swift
[422/692] Compiling OpenAPIRuntime URIDecoder.swift
[423/692] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[424/692] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[425/692] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[426/692] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[427/692] Compiling OpenAPIRuntime URIEncoder.swift
[428/692] Compiling OpenAPIRuntime URLExtensions.swift
[429/692] Compiling OpenAPIRuntime Deprecated.swift
[430/692] Compiling OpenAPIRuntime ClientError.swift
[431/692] Compiling OpenAPIRuntime CodingErrors.swift
[432/692] Compiling OpenAPIRuntime RuntimeError.swift
[433/692] Compiling OpenAPIRuntime ServerError.swift
[434/692] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[434/692] Compiling x509_att.cc
[435/692] Compiling x509_cmp.cc
[437/692] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[438/692] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[439/692] Compiling OpenAPIRuntime MultipartValidation.swift
[440/692] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[441/692] Compiling OpenAPIRuntime URICodeCodingKey.swift
[442/692] Compiling OpenAPIRuntime URICoderConfiguration.swift
[443/692] Compiling OpenAPIRuntime URIEncodedNode.swift
[443/692] Compiling v3_skey.cc
[444/692] Compiling v3_prn.cc
[445/692] Compiling v3_utl.cc
[445/692] Compiling v3_purp.cc
[448/692] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[449/692] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[450/692] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[451/692] Compiling OpenAPIRuntime ServerSentEvents.swift
[452/692] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[453/692] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[454/692] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[455/692] Compiling OpenAPIRuntime Acceptable.swift
[456/692] Compiling OpenAPIRuntime Base64EncodedData.swift
[457/692] Compiling OpenAPIRuntime ByteUtilities.swift
[458/692] Compiling OpenAPIRuntime ContentDisposition.swift
[459/692] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[460/692] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[461/692] Compiling OpenAPIRuntime OpenAPIValue.swift
[461/692] Compiling v3_pmaps.cc
[462/692] Compiling v3_pcons.cc
[464/692] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[465/692] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[466/692] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[467/692] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[468/692] Compiling OpenAPIRuntime URIParser.swift
[469/692] Compiling OpenAPIRuntime URISerializer.swift
[469/692] Compiling v3_ocsp.cc
[470/692] Compiling v3_ncons.cc
[471/692] Compiling v3_lib.cc
[472/692] Compiling v3_info.cc
[473/692] Compiling v3_genn.cc
[474/692] Compiling v3_ia5.cc
[475/692] Compiling v3_int.cc
[477/692] Compiling OpenAPIRuntime Converter+Server.swift
[478/692] Compiling OpenAPIRuntime Converter.swift
[479/692] Compiling OpenAPIRuntime CurrencyExtensions.swift
[480/692] Compiling OpenAPIRuntime ErrorExtensions.swift
[481/692] Compiling OpenAPIRuntime FoundationExtensions.swift
[482/692] Compiling OpenAPIRuntime ParameterStyles.swift
[483/692] Compiling OpenAPIRuntime ServerVariable.swift
[484/692] Compiling OpenAPIRuntime UniversalServer.swift
[485/692] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[486/692] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[487/692] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[488/692] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[489/692] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[490/692] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[490/692] Compiling v3_extku.cc
[491/692] Compiling v3_enum.cc
[492/692] Compiling v3_crld.cc
[493/692] Compiling v3_cpols.cc
[494/692] Compiling v3_bcons.cc
[495/692] Compiling v3_alt.cc
[496/692] Compiling v3_akeya.cc
[497/692] Compiling v3_conf.cc
[498/692] Compiling v3_bitst.cc
[499/692] Compiling v3_akey.cc
[500/692] Compiling t_x509a.cc
[501/692] Compiling i2d_pr.cc
[502/692] Compiling t_x509.cc
[503/692] Compiling t_req.cc
[504/692] Compiling t_crl.cc
[505/692] Compiling rsa_pss.cc
[506/692] Compiling name_print.cc
[507/692] Compiling policy.cc
[508/692] Compiling by_file.cc
[509/692] Compiling by_dir.cc
[510/692] Compiling thread_win.cc
[511/692] Compiling asn1_gen.cc
[512/692] Compiling algorithm.cc
[513/692] Compiling a_verify.cc
[514/692] Compiling thread_pthread.cc
[515/692] Compiling a_sign.cc
[516/692] Compiling a_digest.cc
[517/692] Compiling voprf.cc
[518/692] Compiling trust_token.cc
[519/692] Compiling pmbtoken.cc
[520/692] Compiling thread.cc
[521/692] Compiling thread_none.cc
[522/692] Compiling stack.cc
[523/692] Compiling sha512.cc
[524/692] Compiling siphash.cc
[525/692] Compiling sha256.cc
[526/692] Compiling slhdsa.cc
[527/692] Compiling sha1.cc
[528/692] Compiling rsa_print.cc
[529/692] Compiling spake2plus.cc
[530/692] Compiling rsa_extra.cc
[531/692] Compiling rsa_crypt.cc
[532/692] Compiling rc4.cc
[533/692] Compiling refcount.cc
[534/692] Compiling urandom.cc
[535/692] Compiling rsa_asn1.cc
[536/692] Compiling windows.cc
[537/692] Compiling trusty.cc
[538/692] Compiling rand.cc
[539/692] Compiling poly1305_arm_asm.S
[540/692] Compiling passive.cc
[541/692] Compiling ios.cc
[542/692] Compiling getentropy.cc
[543/692] Compiling forkunsafe.cc
[544/692] Compiling deterministic.cc
[545/692] Compiling poly1305_vec.cc
[546/692] Compiling fork_detect.cc
[547/692] Compiling poly1305_arm.cc
[548/692] Compiling poly1305.cc
[549/692] Compiling pool.cc
[550/692] Compiling pkcs8_x509.cc
[551/692] Compiling pkcs8.cc
[552/692] Compiling pkcs7.cc
[553/692] Compiling p5_pbev2.cc
[554/692] Compiling pkcs7_x509.cc
[555/692] Compiling pem_xaux.cc
[556/692] Compiling pem_x509.cc
[557/692] Compiling pem_pkey.cc
[558/692] Compiling pem_pk8.cc
[559/692] Compiling pem_oth.cc
[560/692] Compiling mldsa.cc
[561/692] Compiling obj_xref.cc
[562/692] Compiling mlkem.cc
[563/692] Compiling pem_lib.cc
[564/692] Compiling pem_info.cc
[565/692] Compiling poly_rq_mul.S
[566/692] Compiling fips_shared_support.cc
[567/692] Compiling mem.cc
[568/692] Compiling md4.cc
[569/692] Compiling md5.cc
[570/692] Compiling pem_all.cc
[571/692] Compiling obj.cc
[572/692] Compiling lhash.cc
[573/692] Compiling ex_data.cc
[574/692] Compiling kyber.cc
[575/692] Compiling sign.cc
[575/692] Compiling scrypt.cc
[577/692] Compiling pbkdf.cc
[578/692] Compiling hrss.cc
[579/692] Compiling print.cc
[580/692] Compiling hpke.cc
[581/692] Compiling p_x25519_asn1.cc
[582/692] Compiling p_x25519.cc
[583/692] Compiling p_ed25519.cc
[584/692] Compiling p_rsa_asn1.cc
[585/692] Compiling p_ec.cc
[586/692] Compiling p_ed25519_asn1.cc
[587/692] Compiling p_hkdf.cc
[588/692] Compiling p_ec_asn1.cc
[589/692] Compiling p_rsa.cc
[590/692] Compiling p_dh_asn1.cc
[591/692] Compiling p_dh.cc
[592/692] Compiling p_dsa_asn1.cc
[593/692] Compiling evp_ctx.cc
[594/692] Compiling err.cc
[595/692] Compiling evp.cc
[596/692] Compiling engine.cc
[597/692] Compiling ecdsa_asn1.cc
[598/692] Compiling evp_asn1.cc
[599/692] Compiling ecdh.cc
[600/692] Compiling hash_to_curve.cc
[601/692] Compiling ec_derive.cc
[602/692] Compiling dsa.cc
[603/692] Compiling dsa_asn1.cc
[604/692] Compiling ec_asn1.cc
[605/692] Compiling params.cc
[606/692] Compiling bcm.cc
[607/692] Compiling x25519-asm-arm.S
[608/692] Compiling digest_extra.cc
[609/692] Compiling dh_asn1.cc
[610/692] Compiling des.cc
[611/692] Compiling curve25519_64_adx.cc
[612/692] Compiling cpu_intel.cc
[613/692] Compiling crypto.cc
[614/692] Compiling spake25519.cc
[615/692] Compiling cpu_arm_linux.cc
[616/692] Compiling cpu_arm_freebsd.cc
[617/692] Compiling curve25519.cc
[618/692] Compiling cpu_aarch64_win.cc
[619/692] Compiling cpu_aarch64_sysreg.cc
[620/692] Compiling cpu_aarch64_openbsd.cc
[621/692] Compiling cpu_aarch64_linux.cc
[622/692] Compiling cpu_aarch64_fuchsia.cc
[623/692] Compiling cpu_aarch64_apple.cc
[624/692] Compiling conf.cc
[625/692] Compiling e_rc4.cc
[626/692] Compiling get_cipher.cc
[627/692] Compiling e_tls.cc
[628/692] Compiling tls_cbc.cc
[629/692] Compiling e_rc2.cc
[630/692] Compiling e_null.cc
[631/692] Compiling e_des.cc
[632/692] Compiling e_aesgcmsiv.cc
[632/692] Compiling e_chacha20poly1305.cc
[634/692] Compiling e_aesctrhmac.cc
[635/692] Compiling derive_key.cc
[636/692] Compiling chacha.cc
[637/692] Compiling unicode.cc
[638/692] Compiling ber.cc
[638/692] Compiling cbs.cc
[640/692] Compiling cbb.cc
[641/692] Compiling asn1_compat.cc
[642/692] Compiling buf.cc
[643/692] Compiling blake2.cc
[644/692] Compiling socket_helper.cc
[645/692] Compiling bn_asn1.cc
[646/692] Compiling convert.cc
[647/692] Compiling socket.cc
[648/692] Compiling printf.cc
[649/692] Compiling hexdump.cc
[650/692] Compiling pair.cc
[651/692] Compiling fd.cc
[652/692] Compiling file.cc
[653/692] Compiling errno.cc
[654/692] Compiling connect.cc
[655/692] Compiling bio_mem.cc
[656/692] Compiling base64.cc
[657/692] Compiling bio.cc
[658/692] Compiling tasn_typ.cc
[659/692] Compiling tasn_utl.cc
[660/692] Compiling tasn_fre.cc
[661/692] Compiling tasn_new.cc
[662/692] Compiling tasn_enc.cc
[663/692] Compiling posix_time.cc
[664/692] Compiling tasn_dec.cc
[665/692] Compiling f_int.cc
[666/692] Compiling asn_pack.cc
[666/692] Compiling f_string.cc
[668/692] Compiling asn1_par.cc
[669/692] Compiling asn1_lib.cc
[670/692] Compiling a_utctm.cc
[671/692] Compiling a_octet.cc
[672/692] Compiling a_type.cc
[673/692] Compiling a_time.cc
[674/692] Compiling a_strnid.cc
[675/692] Compiling a_mbstr.cc
[676/692] Compiling a_object.cc
[677/692] Compiling a_strex.cc
[678/692] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[678/692] Write sources
[683/692] Compiling a_int.cc
[684/692] Compiling a_dup.cc
[685/692] Compiling a_i2d_fp.cc
[686/692] Compiling a_d2i_fp.cc
[687/711] Compiling a_gentm.cc
[688/711] Compiling a_bitstr.cc
[689/763] Compiling a_bool.cc
[691/789] Compiling Algorithms Stride.swift
[692/789] Compiling Algorithms EitherSequence.swift
[693/789] Compiling Algorithms Intersperse.swift
[694/789] Compiling Algorithms Split.swift
[695/789] Compiling Algorithms Partition.swift
[696/789] Compiling Algorithms Permutations.swift
[697/789] Compiling Algorithms FirstNonNil.swift
[698/789] Compiling Algorithms FlattenCollection.swift
[699/790] Compiling Atomics Unmanaged extensions.swift
[701/790] Compiling Algorithms Product.swift
[702/790] Compiling Algorithms AdjacentPairs.swift
[703/790] Compiling Algorithms Chain.swift
[704/790] Compiling Algorithms Chunked.swift
[705/790] Compiling Algorithms RandomSample.swift
[706/795] Compiling Algorithms Combinations.swift
[707/795] Compiling Algorithms Compacted.swift
[708/795] Compiling Algorithms Cycle.swift
[709/797] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[710/797] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[711/797] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[712/797] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[713/797] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[714/797] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[715/797] Compiling Algorithms Reductions.swift
[716/797] Compiling Algorithms Rotate.swift
[717/797] Compiling Algorithms Unique.swift
[718/797] Compiling Algorithms Windows.swift
[719/797] Compiling AsyncAlgorithms MergeStorage.swift
[720/797] Compiling Algorithms Grouped.swift
[721/797] Compiling Algorithms Indexed.swift
[722/797] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[723/797] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[724/797] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[725/797] Compiling AsyncAlgorithms AsyncShareSequence.swift
[726/797] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[727/797] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[728/797] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[729/797] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[730/797] Compiling AsyncAlgorithms AsyncChannel.swift
[731/797] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[732/797] Compiling AsyncAlgorithms ChannelStateMachine.swift
[733/797] Compiling AsyncAlgorithms ChannelStorage.swift
[734/797] Compiling AsyncAlgorithms DebounceStorage.swift
[735/797] Compiling AsyncAlgorithms Dictionary.swift
[736/797] Compiling AsyncAlgorithms Disconnected.swift
[737/797] Compiling AsyncAlgorithms _TinyArray.swift
[738/797] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[753/797] Compiling Algorithms Joined.swift
[754/797] Compiling Algorithms Keyed.swift
[755/797] Compiling Algorithms MinMax.swift
[759/797] Compiling Algorithms Suffix.swift
[760/797] Compiling Algorithms Trim.swift
[761/797] Emitting module AsyncAlgorithms
[770/797] Emitting module Atomics
[789/797] Compiling c-nioatomics.c
[791/797] Compiling AsyncAlgorithms UnsafeTransfer.swift
[792/797] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[793/797] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[794/797] Compiling AsyncAlgorithms ZipStateMachine.swift
[795/797] Compiling AsyncAlgorithms ZipStorage.swift
[796/797] Emitting module Algorithms
[796/807] Compiling c-atomics.c
[798/814] Compiling ServiceLifecycle ClosureService.swift
[799/814] Compiling ServiceLifecycle CancellationWaiter.swift
[800/814] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[801/814] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[802/814] Emitting module ServiceLifecycle
[803/814] Compiling ServiceLifecycle GracefulShutdown.swift
[804/814] Compiling NIOConcurrencyHelpers lock.swift
[805/814] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[806/814] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[807/814] Compiling NIOConcurrencyHelpers atomics.swift
[808/814] Compiling NIOConcurrencyHelpers NIOLock.swift
[809/814] Emitting module NIOConcurrencyHelpers
[810/814] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[811/814] Compiling ServiceLifecycle Service.swift
[812/814] Compiling ServiceLifecycle ServiceRunnerError.swift
[813/814] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[814/814] Compiling ServiceLifecycle ServiceGroup.swift
[815/886] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[816/886] Compiling NIOCore NIOScheduledCallback.swift
[817/886] Compiling NIOCore NIOSendable.swift
[818/886] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[819/886] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[820/886] Compiling NIOCore RecvByteBufferAllocator.swift
[821/886] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[822/893] Compiling NIOCore MarkedCircularBuffer.swift
[823/893] Compiling NIOCore MulticastChannel.swift
[824/893] Compiling NIOCore NIOAny.swift
[825/893] Compiling NIOCore NIOCloseOnErrorHandler.swift
[826/893] Compiling NIOCore NIOCoreSendableMetatype.swift
[827/893] Compiling NIOCore NIODecodedAsyncSequence.swift
[828/893] Compiling NIOCore NIOLoopBound.swift
[829/893] Compiling NIOCore ConvenienceOptionSupport.swift
[830/893] Compiling NIOCore DeadChannel.swift
[831/893] Compiling NIOCore DispatchQueue+WithFuture.swift
[832/893] Compiling NIOCore EventLoop+Deprecated.swift
[833/893] Compiling NIOCore EventLoop+SerialExecutor.swift
[834/893] Compiling NIOCore EventLoop.swift
[835/893] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[836/893] Compiling NIOCore AddressedEnvelope.swift
[837/893] Compiling NIOCore AsyncAwaitSupport.swift
[838/893] Compiling NIOCore AsyncChannel.swift
[839/893] Compiling NIOCore AsyncChannelHandler.swift
[840/893] Compiling NIOCore AsyncChannelInboundStream.swift
[841/893] Compiling NIOCore AsyncChannelOutboundWriter.swift
[842/893] Compiling NIOCore NIOAsyncSequenceProducer.swift
[843/893] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[844/893] Compiling NIOCore EventLoopFuture+Deprecated.swift
[845/893] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[846/893] Compiling NIOCore EventLoopFuture.swift
[847/893] Compiling NIOCore FileDescriptor.swift
[848/893] Compiling NIOCore FileHandle.swift
[849/893] Compiling NIOCore FileRegion.swift
[850/893] Compiling NIOCore GlobalSingletons.swift
[851/893] Compiling NIOCore SocketAddresses.swift
[852/893] Compiling NIOCore SocketOptionProvider.swift
[853/893] Compiling NIOCore SystemCallHelpers.swift
[854/893] Compiling NIOCore TimeAmount+Duration.swift
[855/893] Compiling NIOCore TypeAssistedChannelHandler.swift
[856/893] Compiling NIOCore UniversalBootstrapSupport.swift
[857/893] Compiling NIOCore Utilities.swift
[858/893] Compiling NIOCore NIOAsyncWriter.swift
[859/893] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[860/893] Compiling NIOCore BSDSocketAPI.swift
[861/893] Compiling NIOCore ByteBuffer-aux.swift
[862/893] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[863/893] Compiling NIOCore ByteBuffer-conversions.swift
[864/893] Compiling NIOCore ByteBuffer-core.swift
[865/893] Compiling NIOCore IO.swift
[866/893] Compiling NIOCore IOData.swift
[867/893] Compiling NIOCore IPProtocol.swift
[868/893] Compiling NIOCore IntegerBitPacking.swift
[869/893] Compiling NIOCore IntegerTypes.swift
[870/893] Compiling NIOCore Interfaces.swift
[871/893] Compiling NIOCore Linux.swift
[872/893] Compiling NIOCore ChannelHandler.swift
[873/893] Compiling NIOCore ChannelHandlers.swift
[874/893] Compiling NIOCore ChannelInvoker.swift
[875/893] Compiling NIOCore ChannelOption.swift
[876/893] Compiling NIOCore ChannelPipeline.swift
[877/893] Compiling NIOCore CircularBuffer.swift
[878/893] Compiling NIOCore Codec.swift
[879/893] Compiling NIOCore ByteBuffer-hex.swift
[880/893] Compiling NIOCore ByteBuffer-int.swift
[881/893] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[882/893] Compiling NIOCore ByteBuffer-multi-int.swift
[883/893] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[884/893] Compiling NIOCore ByteBuffer-views.swift
[885/893] Compiling NIOCore Channel.swift
[886/893] Emitting module SwiftLogExport
[887/893] Emitting module NIOCore
[888/893] Compiling SwiftLogExport LogRecordProcessor.swift
[889/893] Compiling SwiftLogExport BatchLogRecordProcessorConfiguration.swift
[890/893] Compiling SwiftLogExport LogRecordExporter.swift
[891/893] Compiling SwiftLogExport LogRecordHandler.swift
[892/893] Compiling SwiftLogExport LogRecord.swift
[893/949] Compiling SwiftLogExport BatchLogRecordProcessor.swift
[894/949] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[895/949] Emitting module NIOEmbedded
[896/949] Compiling NIOEmbedded Embedded.swift
[897/949] Compiling NIOEmbedded AsyncTestingChannel.swift
[898/949] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[899/949] Compiling NIOPosix System.swift
[900/949] Compiling NIOPosix Thread.swift
[901/949] Compiling NIOPosix ThreadPosix.swift
[902/949] Compiling NIOPosix ThreadWindows.swift
[903/954] Compiling NIOPosix BSDSocketAPICommon.swift
[904/954] Compiling NIOPosix BSDSocketAPIPosix.swift
[905/954] Compiling NIOPosix BSDSocketAPIWindows.swift
[906/954] Compiling NIOPosix BaseSocket.swift
[907/954] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[908/954] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[909/954] Compiling NIOPosix Linux.swift
[910/954] Compiling NIOPosix LinuxCPUSet.swift
[911/954] Compiling NIOPosix LinuxUring.swift
[912/954] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[913/954] Compiling NIOPosix NIOPosixSendableMetatype.swift
[914/954] Compiling NIOPosix NIOThreadPool.swift
[915/954] Emitting module NIOPosix
[916/954] Compiling NIOPosix Utilities.swift
[917/954] Compiling NIOPosix VsockAddress.swift
[918/954] Compiling NIOPosix VsockChannelEvents.swift
[919/954] Compiling NIOPosix Windows.swift
[920/954] Compiling NIOPosix resource_bundle_accessor.swift
[921/954] Compiling NIOPosix FileDescriptor.swift
[922/954] Compiling NIOPosix GetaddrinfoResolver.swift
[923/954] Compiling NIOPosix HappyEyeballs.swift
[924/954] Compiling NIOPosix IO.swift
[925/954] Compiling NIOPosix IntegerBitPacking.swift
[926/954] Compiling NIOPosix IntegerTypes.swift
[927/954] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[928/954] Compiling NIOPosix PosixSingletons.swift
[929/954] Compiling NIOPosix RawSocketBootstrap.swift
[930/954] Compiling NIOPosix Resolver.swift
[931/954] Compiling NIOPosix Selectable.swift
[932/954] Compiling NIOPosix SelectableChannel.swift
[933/954] Compiling NIOPosix SelectorWSAPoll.swift
[934/954] Compiling NIOPosix ServerSocket.swift
[935/954] Compiling NIOPosix Socket.swift
[936/954] Compiling NIOPosix SocketChannel.swift
[937/954] Compiling NIOPosix SocketProtocols.swift
[938/954] Compiling NIOPosix NonBlockingFileIO.swift
[939/954] Compiling NIOPosix PendingDatagramWritesManager.swift
[940/954] Compiling NIOPosix PendingWritesManager.swift
[941/954] Compiling NIOPosix PipeChannel.swift
[942/954] Compiling NIOPosix PipePair.swift
[943/954] Compiling NIOPosix Pool.swift
[944/954] Compiling NIOPosix SelectableEventLoop.swift
[945/954] Compiling NIOPosix SelectorEpoll.swift
[946/954] Compiling NIOPosix SelectorGeneric.swift
[947/954] Compiling NIOPosix SelectorKqueue.swift
[948/954] Compiling NIOPosix SelectorUring.swift
[949/954] Compiling NIOPosix BaseSocketChannel.swift
[950/954] Compiling NIOPosix BaseStreamSocketChannel.swift
[951/954] Compiling NIOPosix Bootstrap.swift
[952/954] Compiling NIOPosix ControlMessage.swift
[953/954] Compiling NIOPosix DatagramVectorReadManager.swift
[954/954] Compiling NIOPosix Errors+Any.swift
[955/956] Compiling NIO Exports.swift
[956/956] Emitting module NIO
[957/996] Compiling NIOTLS TLSEvents.swift
[958/996] Compiling NIOSOCKS SOCKSResponse.swift
[959/997] Emitting module NIOSOCKS
[960/997] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[961/997] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[962/997] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[963/997] Compiling NIOSOCKS ClientStateMachine.swift
[964/997] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[965/997] Compiling NIOSOCKS Helpers.swift
[966/997] Compiling NIOSOCKS Errors.swift
[967/997] Compiling NIOSOCKS AuthenticationMethod.swift
[968/997] Compiling NIOSOCKS ClientGreeting.swift
[969/997] Compiling NIOSOCKS SOCKSRequest.swift
[970/997] Compiling NIOSOCKS Messages.swift
[971/997] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[972/997] Emitting module NIOTLS
[973/997] Compiling NIOTLS SNIHandler.swift
[974/997] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[975/997] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[976/997] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[977/998] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[978/998] Compiling NIOSOCKS SOCKSClientHandler.swift
[979/998] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[980/998] Compiling NIOSOCKS ServerStateMachine.swift
[981/998] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[982/998] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[983/998] Emitting module NIOFoundationCompat
[984/998] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[985/998] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[986/998] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[987/1051] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[988/1051] Compiling NIOTransportServices StateManagedListenerChannel.swift
[989/1051] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[990/1051] Compiling NIOTransportServices NIOTSChannelOptions.swift
[991/1051] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[992/1051] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[993/1051] Compiling NIOTransportServices NIOTSBootstraps.swift
[994/1051] Compiling NIOTransportServices AcceptHandler.swift
[995/1051] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[996/1051] Emitting module NIOHTTP1
[997/1051] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[998/1051] Compiling NIOTransportServices NIOTSSingletons.swift
[999/1069] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1000/1069] Emitting module NIOTransportServices
[1001/1071] Compiling NIOHPACK IntegerCoding.swift
[1002/1072] Emitting module NIOSSL
[1003/1075] Compiling NIOHPACK IndexedHeaderTable.swift
[1004/1075] Compiling NIOHPACK HeaderTables.swift
[1005/1075] Compiling NIOHPACK HuffmanTables.swift
[1006/1075] Compiling NIOHPACK HuffmanCoding.swift
[1007/1075] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1008/1075] Compiling NIOHTTPCompression HTTPDecompression.swift
[1009/1075] Emitting module NIOHTTPCompression
[1010/1075] Compiling NIOHTTPCompression HTTPCompression.swift
[1011/1075] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1012/1075] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1013/1075] Compiling NIOHPACK StaticHeaderTable.swift
[1014/1075] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1015/1075] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1016/1075] Compiling NIOHPACK HPACKErrors.swift
[1017/1075] Compiling NIOHPACK DynamicHeaderTable.swift
[1018/1075] Compiling NIOHPACK HPACKDecoder.swift
[1019/1075] Compiling NIOHPACK HPACKEncoder.swift
[1020/1075] Compiling NIOHPACK HPACKHeader.swift
[1021/1075] Emitting module NIOHPACK
[1022/1075] Compiling NIOTransportServices NIOTSEventLoop.swift
[1023/1075] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1030/1075] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1031/1075] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1034/1075] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1035/1075] Compiling NIOTransportServices StateManagedChannel.swift
[1036/1075] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1037/1075] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1038/1075] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1041/1075] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1042/1075] Compiling NIOTransportServices NIOTSErrors.swift
[1046/1075] Compiling NIOSSL UniversalBootstrapSupport.swift
[1047/1075] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1048/1075] Compiling NIOSSL resource_bundle_accessor.swift
[1049/1075] Compiling NIOSSL SSLInit.swift
[1050/1075] Compiling NIOSSL SSLPKCS12Bundle.swift
[1051/1075] Compiling NIOSSL SSLPrivateKey.swift
[1052/1139] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1053/1139] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1054/1139] Compiling NIOHTTP2 MayReceiveFrames.swift
[1055/1139] Compiling NIOHTTP2 ReceivingDataState.swift
[1056/1139] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1057/1139] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1058/1139] Compiling NIOHTTP2 MaySendFrames.swift
[1059/1139] Compiling NIOHTTP2 SendingDataState.swift
[1060/1139] Compiling NIOHTTP2 SendingGoawayState.swift
[1061/1139] Compiling NIOHTTP2 SendingHeadersState.swift
[1062/1139] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1063/1139] Compiling NIOHTTP2 HasRemoteSettings.swift
[1064/1139] Compiling NIOHTTP2 HTTP2Stream.swift
[1065/1139] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1066/1139] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1067/1139] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1068/1139] Compiling NIOHTTP2 HTTP2StreamID.swift
[1069/1139] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1070/1139] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1071/1139] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1072/1139] Compiling NIOHTTP2 HasLocalSettings.swift
[1073/1139] Compiling NIOHTTP2 SendingRstStreamState.swift
[1074/1139] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1075/1139] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1083/1146] Emitting module NIOHTTP2
[1084/1146] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1085/1146] Compiling NIOHTTP2 QuiescingState.swift
[1086/1146] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1087/1146] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1088/1146] Compiling NIOHTTP2 StateMachineResult.swift
[1089/1146] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1090/1146] Compiling NIOHTTP2 DOSHeuristics.swift
[1091/1146] Compiling NIOHTTP2 Error+Any.swift
[1092/1146] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1093/1146] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1094/1146] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1095/1146] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1096/1146] Compiling NIOHTTP2 GlitchesMonitor.swift
[1097/1146] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1104/1146] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1112/1146] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1113/1146] Compiling NIOHTTP2 StreamChannelList.swift
[1114/1146] Compiling NIOHTTP2 StreamMap.swift
[1115/1146] Compiling NIOHTTP2 StreamStateMachine.swift
[1116/1146] Compiling NIOHTTP2 Timer.swift
[1117/1146] Compiling NIOHTTP2 UnsafeTransfer.swift
[1118/1146] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1123/1146] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1124/1146] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1125/1146] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1126/1146] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1127/1146] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1128/1146] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1129/1146] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1130/1146] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1131/1146] Compiling NIOHTTP2 HTTP2Error.swift
[1132/1146] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1133/1146] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1134/1146] Compiling NIOHTTP2 HTTP2Frame.swift
[1135/1146] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1136/1146] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1137/1146] Compiling NIOHTTP2 HTTP2PingData.swift
[1138/1146] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1139/1146] Compiling NIOHTTP2 HTTP2Settings.swift
[1140/1146] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1141/1146] Compiling NIOHTTP2 InboundEventBuffer.swift
[1142/1146] Compiling NIOHTTP2 InboundWindowManager.swift
[1143/1146] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1144/1146] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1145/1146] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[1146/1146] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[1147/1211] Emitting module AsyncHTTPClient
[1148/1218] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1149/1218] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1150/1218] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1151/1218] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1152/1218] Compiling AsyncHTTPClient Transaction.swift
[1153/1218] Compiling AsyncHTTPClient Base64.swift
[1154/1218] Compiling AsyncHTTPClient BasicAuth.swift
[1155/1218] Compiling AsyncHTTPClient HTTP1Connection.swift
[1156/1218] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1157/1218] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1158/1218] Compiling AsyncHTTPClient HTTP2Connection.swift
[1159/1218] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1160/1218] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1161/1218] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1162/1218] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1163/1218] Compiling AsyncHTTPClient ConnectionTarget.swift
[1164/1218] Compiling AsyncHTTPClient DeconstructedURL.swift
[1165/1218] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1166/1218] Compiling AsyncHTTPClient FoundationExtensions.swift
[1167/1218] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1168/1218] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1169/1218] Compiling AsyncHTTPClient SSLContextCache.swift
[1170/1218] Compiling AsyncHTTPClient Scheme.swift
[1171/1218] Compiling AsyncHTTPClient Singleton.swift
[1172/1218] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1173/1218] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1174/1218] Compiling AsyncHTTPClient TracingSupport.swift
[1175/1218] Compiling AsyncHTTPClient Utils.swift
[1176/1218] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1177/1218] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1178/1218] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1179/1218] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1180/1218] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1181/1218] Compiling AsyncHTTPClient RequestBodyLength.swift
[1182/1218] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1183/1218] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1184/1218] Compiling AsyncHTTPClient TLSConfiguration.swift
[1185/1218] Compiling AsyncHTTPClient RedirectState.swift
[1186/1218] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1187/1218] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1188/1218] Compiling AsyncHTTPClient RequestBag.swift
[1189/1218] Compiling AsyncHTTPClient RequestValidation.swift
[1190/1218] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1191/1218] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1192/1218] Compiling AsyncHTTPClient ConnectionPool.swift
[1193/1218] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1194/1218] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1195/1218] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1196/1218] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1197/1218] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1198/1218] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1199/1218] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1200/1218] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1201/1218] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1202/1218] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[1203/1218] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1204/1218] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1205/1218] Compiling AsyncHTTPClient RequestOptions.swift
[1206/1218] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1207/1218] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1208/1218] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1209/1218] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1210/1218] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1211/1218] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1212/1218] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1213/1218] Compiling AsyncHTTPClient HTTPClient.swift
[1214/1218] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[1215/1218] Compiling AsyncHTTPClient HTTPHandler.swift
[1216/1218] Compiling AsyncHTTPClient LRUCache.swift
[1217/1218] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1218/1218] Compiling AsyncHTTPClient NWErrorHandler.swift
[1219/1220] Compiling OpenAPIAsyncHTTPClient AsyncHTTPClientTransport.swift
[1220/1220] Emitting module OpenAPIAsyncHTTPClient
[1221/1224] Compiling TelegramBotAPI_AHC Client.swift
[1222/1224] Compiling TelegramBotAPI_AHC Types.swift
[1223/1224] Compiling TelegramBotAPI_AHC AuthenticationMiddleware.swift
[1224/1224] Emitting module TelegramBotAPI_AHC
[1225/1226] Emitting module LoggingToTelegram
[1226/1226] Compiling LoggingToTelegram TelegramLogRecordExporter.swift
Build complete! (130.48s)
Fetching https://github.com/atacan/SwiftLogExport
[1/64] Fetching swiftlogexport
Fetched https://github.com/atacan/SwiftLogExport from cache (0.66s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-generator
Fetching https://github.com/swift-server/swift-openapi-async-http-client
Fetching https://github.com/apple/swift-log.git from cache
[1/614] Fetching swift-openapi-async-http-client
[106/3263] Fetching swift-openapi-async-http-client, swift-service-lifecycle
[433/9405] Fetching swift-openapi-async-http-client, swift-service-lifecycle, swift-async-algorithms
[495/15593] Fetching swift-openapi-async-http-client, swift-service-lifecycle, swift-async-algorithms, swift-openapi-runtime
[1458/32404] Fetching swift-openapi-async-http-client, swift-service-lifecycle, swift-async-algorithms, swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.40s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.41s)
Fetched https://github.com/apple/swift-openapi-generator from cache (1.41s)
Fetched https://github.com/swift-server/swift-openapi-async-http-client from cache (1.41s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.41s)
Fetched https://github.com/apple/swift-log.git from cache (1.44s)
Fetched https://github.com/apple/swift-collections.git from cache (1.46s)
Computing version for https://github.com/swift-server/swift-openapi-async-http-client
Computed https://github.com/swift-server/swift-openapi-async-http-client at 1.3.0 (4.67s)
Fetching https://github.com/apple/swift-nio from cache
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/swift-server/async-http-client.git from cache (2.52s)
Fetched https://github.com/apple/swift-http-types from cache (2.54s)
Fetched https://github.com/apple/swift-nio from cache (2.60s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.10.1 (3.12s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.2 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.62s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.10.4 (2.44s)
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/apple/swift-argument-parser from cache
[1/123109] Fetching openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (5.13s)
Fetched https://github.com/apple/swift-algorithms from cache (5.16s)
Fetched https://github.com/jpsim/Yams from cache (5.16s)
Fetched https://github.com/apple/swift-argument-parser from cache (5.18s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (5.82s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.58s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.78s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.29s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.52s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.48s)
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.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.49s)
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.0 (0.51s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
[1/5665] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-atomics.git from cache (0.71s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.06s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.07s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.07s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.07s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.11s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.0 (1.62s)
Fetching https://github.com/apple/swift-service-context.git
[1/1180] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.96s)
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.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
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 (0.51s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.40.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.54s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (0.54s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-certificates.git
[1/7109] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.27s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.28s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.31s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.95.0 (1.98s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.09s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (1.69s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.62s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.54s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (2.07s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.52s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (1.09s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (0.49s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.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.2.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.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.6.4
Creating working copy for https://github.com/swift-server/swift-openapi-async-http-client
Working copy of https://github.com/swift-server/swift-openapi-async-http-client resolved at 1.3.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
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-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
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/atacan/SwiftLogExport
Working copy of https://github.com/atacan/SwiftLogExport resolved at main (8c8237f)
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.40.0
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.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.10.1
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.10.1
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/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.32.1
Creating working copy for https://github.com/apple/swift-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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.95.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.1.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.0
Creating working copy for https://github.com/apple/swift-openapi-generator
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.10.4
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-generator"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-openapi-async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-openapi-async-http-client"
    },
    {
      "identity" : "swiftlogexport",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/atacan/SwiftLogExport"
    }
  ],
  "manifest_display_name" : "TelegramBotAPI",
  "name" : "TelegramBotAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "TelegramBotAPI_AHC",
      "targets" : [
        "TelegramBotAPI_AHC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LoggingToTelegram",
      "targets" : [
        "LoggingToTelegram"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Prepare",
      "targets" : [
        "Prepare"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TelegramBotAPI_AHCTests",
      "module_type" : "SwiftTarget",
      "name" : "TelegramBotAPI_AHCTests",
      "path" : "Tests/TelegramBotAPI_AHCTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TelegramBotAPI_AHCTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "TelegramBotAPI_AHCTests.swift",
        "getEnvironmentVariable.swift"
      ],
      "target_dependencies" : [
        "TelegramBotAPI_AHC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TelegramBotAPI_AHC",
      "module_type" : "SwiftTarget",
      "name" : "TelegramBotAPI_AHC",
      "path" : "Sources/TelegramBotAPI_AHC",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIAsyncHTTPClient"
      ],
      "product_memberships" : [
        "TelegramBotAPI_AHC",
        "LoggingToTelegram"
      ],
      "sources" : [
        "AuthenticationMiddleware.swift",
        "GeneratedSources/Client.swift",
        "GeneratedSources/Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Prepare",
      "module_type" : "SwiftTarget",
      "name" : "Prepare",
      "path" : "Sources/Prepare",
      "product_memberships" : [
        "Prepare"
      ],
      "sources" : [
        "main.swift",
        "runCommand.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LoggingToTelegramTests",
      "module_type" : "SwiftTarget",
      "name" : "LoggingToTelegramTests",
      "path" : "Tests/LoggingToTelegramTests",
      "sources" : [
        "LoggingToTelegramTests.swift",
        "getEnvironmentVariable.swift"
      ],
      "target_dependencies" : [
        "LoggingToTelegram"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LoggingToTelegram",
      "module_type" : "SwiftTarget",
      "name" : "LoggingToTelegram",
      "path" : "Sources/LoggingToTelegram",
      "product_dependencies" : [
        "SwiftLogExport"
      ],
      "product_memberships" : [
        "LoggingToTelegram"
      ],
      "sources" : [
        "TelegramLogRecordExporter.swift"
      ],
      "target_dependencies" : [
        "TelegramBotAPI_AHC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.