The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TelegramBotAPI, reference main (aaca2e), with Swift 6.1 for macOS (SPM) on 1 Mar 2026 01:52:06 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/atacan/TelegramBotAPI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at aaca2e4 Add MIT License to the project
Cloned https://github.com/atacan/TelegramBotAPI.git
Revision (git rev-parse @):
aaca2e49476e03deb95269d26753800f09941798
SUCCESS checkout https://github.com/atacan/TelegramBotAPI.git at main
========================================
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
[4/466] Write Prepare-entitlement.plist
[5/466] Write sources
[13/466] Copying PrivacyInfo.xcprivacy
[13/466] Write sources
[13/466] Copying PrivacyInfo.xcprivacy
[13/466] Write sources
[41/466] Compiling CNIOWASI CNIOWASI.c
[42/466] Compiling CNIOWindows WSAStartup.c
[42/466] Compiling CNIOWindows shim.c
[43/466] Compiling CNIOLinux shim.c
[45/466] Compiling CNIOOpenBSD shim.c
[45/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
[60/524] Compiling ServiceContextModule ServiceContextKey.swift
[60/524] Compiling fiat_curve25519_adx_square.S
[62/524] Compiling RealModule RealFunctions.swift
[63/525] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[64/525] Compiling InternalCollectionsUtilities _SortedCollection.swift
[64/525] Compiling fiat_curve25519_adx_mul.S
[66/525] Compiling RealModule Real.swift
[67/525] Compiling RealModule Float80+Real.swift
[68/525] Compiling ServiceContextModule ServiceContext.swift
[69/525] Emitting module ServiceContextModule
[70/525] Compiling _NIOBase64 Base64.swift
[71/525] Emitting module _NIOBase64
[72/525] Compiling RealModule RelaxedArithmetic.swift
[73/525] Compiling RealModule AugmentedArithmetic.swift
[74/525] Emitting module RealModule
[75/525] Compiling RealModule Double+Real.swift
[76/525] Compiling RealModule ElementaryFunctions.swift
[77/525] Compiling RealModule Float+Real.swift
[78/525] Compiling RealModule Float16+Real.swift
[79/531] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[80/532] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[81/532] Compiling InternalCollectionsUtilities Descriptions.swift
[82/532] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[83/532] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[84/532] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[85/532] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[86/532] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[87/532] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[88/532] Compiling Instrumentation MultiplexInstrument.swift
[89/532] Compiling Instrumentation NoOpInstrument.swift
[90/532] Compiling Instrumentation Instrument.swift
[91/532] Compiling Instrumentation InstrumentationSystem.swift
[92/532] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[93/532] Compiling InternalCollectionsUtilities Debugging.swift
[94/532] Compiling _NIODataStructures _TinyArray.swift
[95/532] Compiling _NIODataStructures PriorityQueue.swift
[96/532] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[97/532] Compiling InternalCollectionsUtilities UInt+reversed.swift
[98/532] Emitting module InternalCollectionsUtilities
[101/532] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[102/532] Compiling InternalCollectionsUtilities Integer rank.swift
[103/532] Compiling Instrumentation Locks.swift
[104/532] Emitting module Instrumentation
[105/532] Emitting module _NIODataStructures
[106/532] Compiling _NIODataStructures Heap.swift
[107/532] Compiling Logging Locks.swift
[108/532] Compiling Logging LogHandler.swift
[109/532] Emitting module Logging
[110/532] Compiling Logging Logging.swift
[111/532] Compiling Logging MetadataProvider.swift
[112/612] Compiling ConcurrencyHelpers LockedValueBox.swift
[113/612] Emitting module ConcurrencyHelpers
[114/612] Compiling ConcurrencyHelpers Lock.swift
[115/612] Compiling Tracing TracingTime.swift
[116/612] Compiling DequeModule _DequeBufferHeader.swift
[117/613] Compiling OrderedCollections OrderedSet+Codable.swift
[118/613] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[119/613] Compiling OrderedCollections OrderedSet+Descriptions.swift
[120/613] Compiling OrderedCollections OrderedSet+Diffing.swift
[121/613] Compiling OrderedCollections OrderedSet+Equatable.swift
[122/613] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[123/619] Compiling DequeModule _DequeSlot.swift
[124/619] Compiling Tracing TracerProtocol.swift
[125/619] Compiling Tracing Tracer.swift
[126/619] Compiling Tracing NoOpTracer.swift
[127/619] Compiling Tracing TracerProtocol+Legacy.swift
[128/619] Compiling DequeModule _UnsafeWrappedBuffer.swift
[129/619] Compiling Tracing SpanProtocol.swift
[130/619] Compiling Tracing InstrumentationSystem+Tracing.swift
[131/619] Emitting module Tracing
[132/619] Compiling DequeModule _DequeBuffer.swift
[133/619] Compiling DequeModule Deque+Extras.swift
[134/619] Compiling DequeModule Deque+Hashable.swift
[135/619] Compiling DequeModule Deque+Testing.swift
[136/619] Compiling DequeModule Deque._Storage.swift
[137/619] Compiling DequeModule Deque+Equatable.swift
[138/619] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[139/619] Compiling DequeModule Deque._UnsafeHandle.swift
[140/619] Compiling DequeModule Deque.swift
[140/619] Compiling tls_record.cc
[141/619] Compiling tls13_server.cc
[143/619] Compiling tls_method.cc
[147/619] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[148/619] Compiling OrderedCollections OrderedDictionary+Elements.swift
[149/619] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[150/619] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[151/619] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[152/619] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[153/619] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[154/619] Compiling OrderedCollections OrderedSet+Hashable.swift
[155/619] Compiling OrderedCollections OrderedSet+Initializers.swift
[156/619] Compiling OrderedCollections OrderedSet+Insertions.swift
[157/619] Compiling OrderedCollections OrderedSet+Invariants.swift
[158/619] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[159/619] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[162/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[163/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[164/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[165/619] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[166/619] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[167/619] Compiling OrderedCollections OrderedSet+Sendable.swift
[168/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[169/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[170/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[171/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[172/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[173/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[174/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[175/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[176/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[177/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[178/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[179/619] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[180/619] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[181/619] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[182/619] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[183/619] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[184/619] Compiling OrderedCollections OrderedDictionary+Values.swift
[185/619] Compiling OrderedCollections OrderedDictionary.swift
[185/622] Compiling tls13_enc.cc
[187/622] Emitting module UnixSignals
[188/622] Compiling DequeModule Deque+CustomReflectable.swift
[189/622] Compiling DequeModule Deque+Descriptions.swift
[190/622] Emitting module DequeModule
[191/622] Compiling DequeModule Deque+Codable.swift
[192/622] Compiling DequeModule Deque+Collection.swift
[200/622] Compiling OrderedCollections OrderedSet+SubSequence.swift
[201/622] Compiling OrderedCollections OrderedSet+Testing.swift
[202/622] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[203/622] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[204/622] Compiling OrderedCollections OrderedSet.swift
[205/622] Compiling OrderedCollections _UnsafeBitset.swift
[205/622] Compiling tls13_client.cc
[206/622] Compiling t1_enc.cc
[208/622] Emitting module OrderedCollections
[209/622] Compiling UnixSignals UnixSignal.swift
[210/622] Compiling UnixSignals UnixSignalsSequence.swift
[210/622] Compiling tls13_both.cc
[211/622] Compiling ssl_x509.cc
[212/622] Compiling ssl_versions.cc
[214/622] Compiling HTTPTypes ISOLatin1String.swift
[215/622] Compiling HTTPTypes NIOLock.swift
[215/622] Compiling ssl_transcript.cc
[217/622] Compiling HTTPTypes HTTPResponse.swift
[217/622] Compiling ssl_stat.cc
[218/622] Compiling ssl_privkey.cc
[219/622] Compiling ssl_key_share.cc
[220/622] Compiling ssl_session.cc
[221/622] Compiling ssl_file.cc
[222/622] Compiling ssl_credential.cc
[223/622] Compiling ssl_cipher.cc
[224/622] Compiling ssl_lib.cc
[226/622] Compiling Prepare runCommand.swift
[227/622] Compiling HTTPTypes HTTPParsedFields.swift
[228/622] Compiling HTTPTypes HTTPRequest.swift
[229/622] Compiling Prepare main.swift
[230/622] Compiling HTTPTypes HTTPFields.swift
[231/622] Compiling HTTPTypes HTTPField.swift
[232/622] Emitting module Prepare
[233/622] Emitting module HTTPTypes
[234/622] Compiling HTTPTypes HTTPRequest+URL.swift
[235/622] Compiling HTTPTypes HTTPFieldName.swift
[235/622] Write Objects.LinkFileList
[236/622] Compiling ssl_cert.cc
[237/686] Compiling ssl_buffer.cc
[238/686] Compiling ssl_aead_ctx.cc
[239/686] Linking Prepare
[240/686] Compiling ssl_asn1.cc
[241/686] Compiling s3_pkt.cc
[242/686] Applying Prepare
[243/686] Compiling s3_lib.cc
[244/686] Compiling s3_both.cc
[245/686] Compiling handshake_server.cc
[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 dtls_record.cc
[251/686] Compiling dtls_method.cc
[252/686] Compiling md5-x86_64-linux.S
[253/686] Compiling md5-x86_64-apple.S
[254/686] Compiling d1_srtp.cc
[255/686] Compiling md5-586-linux.S
[256/686] Compiling extensions.cc
[256/686] Compiling md5-586-apple.S
[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 d1_pkt.cc
[263/686] Compiling chacha-x86_64-linux.S
[264/686] Compiling chacha-x86_64-apple.S
[264/686] Compiling chacha-x86-linux.S
[266/686] Compiling chacha-x86-apple.S
[267/686] Compiling chacha20_poly1305_armv8-apple.S
[268/686] Compiling chacha-armv8-win.S
[269/686] Compiling chacha-armv8-linux.S
[270/686] Compiling chacha-armv4-linux.S
[271/686] Compiling chacha-armv8-apple.S
[272/686] Compiling aes128gcmsiv-x86_64-linux.S
[273/686] Compiling aes128gcmsiv-x86_64-apple.S
[274/686] Compiling x86_64-mont5-linux.S
[275/686] Compiling d1_lib.cc
[276/686] Compiling x86_64-mont5-apple.S
[277/686] Compiling x86_64-mont-linux.S
[278/686] Compiling x86_64-mont-apple.S
[279/686] Compiling x86-mont-apple.S
[280/686] Compiling x86-mont-linux.S
[281/686] Compiling vpaes-x86_64-linux.S
[282/686] Compiling vpaes-x86_64-apple.S
[283/686] Compiling vpaes-x86-linux.S
[284/686] Compiling vpaes-x86-apple.S
[285/686] Compiling err_data.cc
[286/686] Compiling vpaes-armv8-linux.S
[287/686] Compiling vpaes-armv8-win.S
[288/686] Compiling vpaes-armv8-apple.S
[289/686] Compiling vpaes-armv7-linux.S
[290/686] Compiling sha512-x86_64-linux.S
[291/686] Compiling sha512-x86_64-apple.S
[292/686] Compiling sha512-armv8-win.S
[293/686] Compiling sha512-armv8-linux.S
[294/686] Compiling sha512-armv4-linux.S
[295/686] Compiling sha512-armv8-apple.S
[296/686] Compiling sha512-586-apple.S
[297/686] Compiling sha512-586-linux.S
[298/686] Compiling sha256-x86_64-linux.S
[299/686] Compiling sha256-x86_64-apple.S
[300/686] Compiling sha256-armv8-win.S
[301/686] Compiling sha256-armv8-linux.S
[302/686] Compiling sha256-586-linux.S
[303/686] Compiling sha256-armv4-linux.S
[304/686] Compiling bio_ssl.cc
[305/686] Compiling sha256-armv8-apple.S
[306/686] Compiling sha256-586-apple.S
[307/686] Compiling sha1-x86_64-linux.S
[308/686] Compiling sha1-x86_64-apple.S
[309/686] Compiling sha1-armv8-win.S
[310/686] Compiling sha1-armv4-large-linux.S
[311/686] Compiling sha1-armv8-linux.S
[312/686] Compiling sha1-586-linux.S
[313/686] Compiling sha1-586-apple.S
[313/686] Compiling sha1-armv8-apple.S
[315/686] Compiling rsaz-avx2-linux.S
[316/686] Compiling rsaz-avx2-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-apple.S
[320/686] Compiling p256_beeu-x86_64-asm-linux.S
[321/686] Compiling p256_beeu-armv8-asm-win.S
[322/686] Compiling p256_beeu-armv8-asm-linux.S
[323/686] Compiling p256_beeu-armv8-asm-apple.S
[324/686] Compiling p256-x86_64-asm-linux.S
[325/686] Compiling p256-x86_64-asm-apple.S
[326/686] Compiling p256-armv8-asm-linux.S
[326/686] Compiling p256-armv8-asm-win.S
[328/686] Compiling p256-armv8-asm-apple.S
[329/686] Compiling ghashv8-armv8-win.S
[330/686] Compiling ghashv8-armv8-linux.S
[331/686] Compiling ghashv8-armv8-apple.S
[332/686] Compiling ghashv8-armv7-linux.S
[333/686] Compiling ghash-x86_64-linux.S
[334/686] Compiling ghash-x86_64-apple.S
[335/686] Compiling ghash-x86-linux.S
[336/686] Compiling ghash-x86-apple.S
[337/686] Compiling ghash-ssse3-x86_64-linux.S
[338/686] Compiling ghash-ssse3-x86_64-apple.S
[339/686] Compiling ghash-ssse3-x86-linux.S
[340/686] Compiling ghash-ssse3-x86-apple.S
[341/686] Compiling d1_both.cc
[342/686] Compiling ghash-neon-armv8-win.S
[343/686] Compiling ghash-neon-armv8-linux.S
[344/686] Compiling ghash-neon-armv8-apple.S
[345/686] Compiling ghash-armv4-linux.S
[346/686] Compiling co-586-apple.S
[347/686] Compiling co-586-linux.S
[348/686] Compiling bn-armv8-win.S
[349/686] Compiling bsaes-armv7-linux.S
[350/686] Compiling bn-armv8-linux.S
[351/686] Compiling bn-armv8-apple.S
[352/686] Compiling bn-586-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 armv4-mont-linux.S
[357/686] Compiling armv8-mont-apple.S
[358/686] Compiling aesv8-gcm-armv8-win.S
[359/686] Compiling aesv8-gcm-armv8-linux.S
[360/686] Compiling aesv8-armv8-win.S
[361/686] Compiling aesv8-gcm-armv8-apple.S
[362/686] Compiling aesv8-armv8-linux.S
[363/686] Compiling aesv8-armv7-linux.S
[364/686] Compiling aesv8-armv8-apple.S
[365/686] Compiling aesni-x86_64-linux.S
[366/686] Compiling aesni-x86-linux.S
[367/686] Compiling aesni-x86-apple.S
[368/686] Compiling aesni-x86_64-apple.S
[369/686] Compiling aesni-gcm-x86_64-linux.S
[370/686] Compiling aes-gcm-avx2-x86_64-linux.S
[370/686] Compiling aesni-gcm-x86_64-apple.S
[372/686] Compiling aes-gcm-avx10-x86_64-linux.S
[373/686] Compiling aes-gcm-avx2-x86_64-apple.S
[374/686] Compiling aes-gcm-avx10-x86_64-apple.S
[375/686] Compiling x_x509a.cc
[376/686] Compiling x_val.cc
[377/686] Compiling x_sig.cc
[378/686] Compiling x_x509.cc
[379/686] Compiling x_spki.cc
[380/686] Compiling x_req.cc
[381/686] Compiling x_exten.cc
[382/686] Compiling x_pubkey.cc
[383/686] Compiling x_name.cc
[384/686] Compiling x_attrib.cc
[385/686] Compiling x_algor.cc
[386/686] Compiling x_crl.cc
[387/686] Compiling x509spki.cc
[388/686] Compiling x_all.cc
[389/686] Compiling x509rset.cc
[390/686] Compiling x509name.cc
[391/686] Compiling x509cset.cc
[392/686] Compiling x509_vpm.cc
[393/686] Compiling x509_txt.cc
[394/686] Compiling x509_trs.cc
[395/686] Compiling x509_v3.cc
[396/686] Compiling x509_vfy.cc
[397/686] Compiling x509_set.cc
[398/686] Compiling x509_req.cc
[399/686] Compiling x509_ext.cc
[400/686] Compiling x509_lu.cc
[401/686] Compiling x509_obj.cc
[403/686] Compiling OpenAPIRuntime URIParsedTypes.swift
[404/686] Compiling OpenAPIRuntime URIDecoder.swift
[405/686] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[406/686] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[407/686] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[408/686] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[409/686] Compiling OpenAPIRuntime URIEncoder.swift
[410/692] Compiling OpenAPIRuntime URLExtensions.swift
[411/692] Compiling OpenAPIRuntime Deprecated.swift
[412/692] Compiling OpenAPIRuntime ClientError.swift
[413/692] Compiling OpenAPIRuntime CodingErrors.swift
[414/692] Compiling OpenAPIRuntime RuntimeError.swift
[415/692] Compiling OpenAPIRuntime ServerError.swift
[416/692] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[417/692] Compiling OpenAPIRuntime Acceptable.swift
[418/692] Compiling OpenAPIRuntime Base64EncodedData.swift
[419/692] Compiling OpenAPIRuntime ByteUtilities.swift
[420/692] Compiling OpenAPIRuntime ContentDisposition.swift
[421/692] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[422/692] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[423/692] Compiling OpenAPIRuntime OpenAPIValue.swift
[423/692] Compiling x509_def.cc
[425/692] Emitting module OpenAPIRuntime
[425/692] Compiling x509_d2.cc
[426/692] Compiling x509_cmp.cc
[427/692] Compiling x509_att.cc
[428/692] Compiling x509.cc
[429/692] Compiling v3_prn.cc
[431/692] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[432/692] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[433/692] Compiling OpenAPIRuntime MultipartValidation.swift
[434/692] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[435/692] Compiling OpenAPIRuntime URICodeCodingKey.swift
[436/692] Compiling OpenAPIRuntime URICoderConfiguration.swift
[437/692] Compiling OpenAPIRuntime URIEncodedNode.swift
[437/692] Compiling v3_skey.cc
[438/692] Compiling v3_purp.cc
[439/692] Compiling v3_utl.cc
[441/692] Compiling OpenAPIRuntime Converter+Server.swift
[442/692] Compiling OpenAPIRuntime Converter.swift
[443/692] Compiling OpenAPIRuntime CurrencyExtensions.swift
[444/692] Compiling OpenAPIRuntime ErrorExtensions.swift
[445/692] Compiling OpenAPIRuntime FoundationExtensions.swift
[446/692] Compiling OpenAPIRuntime ParameterStyles.swift
[447/692] Compiling OpenAPIRuntime ServerVariable.swift
[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
[454/692] Compiling v3_pmaps.cc
[455/692] Compiling v3_ocsp.cc
[456/692] Compiling v3_pcons.cc
[457/692] Compiling v3_int.cc
[458/692] Compiling v3_lib.cc
[459/692] Compiling v3_ncons.cc
[459/692] Compiling v3_info.cc
[461/692] Compiling v3_ia5.cc
[463/692] Compiling OpenAPIRuntime ClientTransport.swift
[464/692] Compiling OpenAPIRuntime CurrencyTypes.swift
[465/692] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[466/692] Compiling OpenAPIRuntime HTTPBody.swift
[467/692] Compiling OpenAPIRuntime SendableMetatype.swift
[468/692] Compiling OpenAPIRuntime ServerTransport.swift
[469/692] Compiling OpenAPIRuntime UniversalClient.swift
[470/692] Compiling OpenAPIRuntime UniversalServer.swift
[471/692] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[472/692] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[473/692] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[474/692] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[475/692] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[476/692] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[477/692] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[478/692] Compiling OpenAPIRuntime UndocumentedPayload.swift
[479/692] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[480/692] Compiling OpenAPIRuntime CodableExtensions.swift
[481/692] Compiling OpenAPIRuntime Configuration.swift
[482/692] Compiling OpenAPIRuntime Converter+Client.swift
[483/692] Compiling OpenAPIRuntime Converter+Common.swift
[483/692] Compiling v3_genn.cc
[485/692] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[486/692] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[487/692] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[488/692] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[489/692] Compiling OpenAPIRuntime URIParser.swift
[490/692] Compiling OpenAPIRuntime URISerializer.swift
[490/692] Compiling v3_enum.cc
[491/692] Compiling v3_extku.cc
[492/692] Compiling v3_crld.cc
[493/692] Compiling v3_cpols.cc
[494/692] Compiling v3_bitst.cc
[495/692] Compiling v3_conf.cc
[496/692] Compiling v3_bcons.cc
[497/692] Compiling v3_alt.cc
[498/692] Compiling v3_akeya.cc
[499/692] Compiling v3_akey.cc
[500/692] Compiling i2d_pr.cc
[501/692] Compiling t_x509a.cc
[502/692] Compiling t_x509.cc
[503/692] Compiling t_req.cc
[504/692] Compiling t_crl.cc
[505/692] Compiling name_print.cc
[506/692] Compiling rsa_pss.cc
[507/692] Compiling policy.cc
[508/692] Compiling by_file.cc
[509/692] Compiling by_dir.cc
[510/692] Compiling thread_win.cc
[510/692] Compiling asn1_gen.cc
[512/692] Compiling algorithm.cc
[512/692] Compiling a_verify.cc
[514/692] Compiling voprf.cc
[515/692] Compiling trust_token.cc
[516/692] Compiling a_digest.cc
[517/692] Compiling a_sign.cc
[518/692] Compiling pmbtoken.cc
[519/692] Compiling thread_pthread.cc
[520/692] Compiling thread.cc
[521/692] Compiling thread_none.cc
[522/692] Compiling stack.cc
[523/692] Compiling siphash.cc
[524/692] Compiling sha256.cc
[525/692] Compiling sha512.cc
[526/692] Compiling sha1.cc
[527/692] Compiling slhdsa.cc
[528/692] Compiling spake2plus.cc
[529/692] Compiling rsa_print.cc
[530/692] Compiling rsa_extra.cc
[531/692] Compiling rsa_crypt.cc
[532/692] Compiling refcount.cc
[533/692] Compiling rc4.cc
[534/692] Compiling urandom.cc
[535/692] Compiling windows.cc
[536/692] Compiling trusty.cc
[537/692] Compiling rsa_asn1.cc
[538/692] Compiling rand.cc
[539/692] Compiling passive.cc
[540/692] Compiling poly1305_arm_asm.S
[541/692] Compiling ios.cc
[542/692] Compiling getentropy.cc
[543/692] Compiling deterministic.cc
[544/692] Compiling forkunsafe.cc
[545/692] Compiling fork_detect.cc
[546/692] Compiling poly1305_vec.cc
[547/692] Compiling poly1305_arm.cc
[548/692] Compiling pool.cc
[549/692] Compiling poly1305.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 mlkem.cc
[561/692] Compiling mldsa.cc
[562/692] Compiling obj_xref.cc
[563/692] Compiling pem_info.cc
[564/692] Compiling pem_lib.cc
[565/692] Compiling pem_all.cc
[566/692] Compiling poly_rq_mul.S
[567/692] Compiling mem.cc
[568/692] Compiling md5.cc
[569/692] Compiling md4.cc
[570/692] Compiling fips_shared_support.cc
[571/692] Compiling obj.cc
[572/692] Compiling lhash.cc
[573/692] Compiling ex_data.cc
[574/692] Compiling sign.cc
[575/692] Compiling scrypt.cc
[576/692] Compiling kyber.cc
[577/692] Compiling pbkdf.cc
[578/692] Compiling print.cc
[579/692] Compiling hrss.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_ec.cc
[585/692] Compiling p_rsa_asn1.cc
[586/692] Compiling p_hkdf.cc
[587/692] Compiling p_rsa.cc
[588/692] Compiling p_ed25519_asn1.cc
[589/692] Compiling p_ec_asn1.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 engine.cc
[596/692] Compiling evp.cc
[597/692] Compiling evp_asn1.cc
[598/692] Compiling ecdsa_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 bcm.cc
[604/692] Compiling ec_asn1.cc
[605/692] Compiling dsa_asn1.cc
[606/692] Compiling params.cc
[607/692] Compiling digest_extra.cc
[608/692] Compiling x25519-asm-arm.S
[609/692] Compiling des.cc
[610/692] Compiling dh_asn1.cc
[611/692] Compiling curve25519_64_adx.cc
[612/692] Compiling spake25519.cc
[613/692] Compiling cpu_intel.cc
[614/692] Compiling cpu_arm_linux.cc
[615/692] Compiling crypto.cc
[616/692] Compiling cpu_arm_freebsd.cc
[617/692] Compiling cpu_aarch64_win.cc
[618/692] Compiling curve25519.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 get_cipher.cc
[625/692] Compiling tls_cbc.cc
[626/692] Compiling e_rc4.cc
[627/692] Compiling conf.cc
[627/692] Compiling e_tls.cc
[629/692] Compiling e_rc2.cc
[630/692] Compiling e_null.cc
[631/692] Compiling e_des.cc
[632/692] Compiling e_chacha20poly1305.cc
[633/692] Compiling e_aesgcmsiv.cc
[634/692] Compiling derive_key.cc
[635/692] Compiling e_aesctrhmac.cc
[636/692] Compiling chacha.cc
[637/692] Compiling unicode.cc
[638/692] Compiling cbs.cc
[639/692] Compiling ber.cc
[640/692] Compiling cbb.cc
[641/692] Compiling buf.cc
[642/692] Compiling asn1_compat.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 pair.cc
[650/692] Compiling hexdump.cc
[651/692] Compiling file.cc
[652/692] Compiling fd.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_fre.cc
[660/692] Compiling tasn_enc.cc
[661/692] Compiling tasn_utl.cc
[662/692] Compiling tasn_new.cc
[663/692] Compiling posix_time.cc
[664/692] Compiling f_string.cc
[665/692] Compiling f_int.cc
[666/692] Compiling asn_pack.cc
[667/692] Compiling tasn_dec.cc
[668/692] Compiling asn1_par.cc
[669/692] Compiling asn1_lib.cc
[670/692] Compiling a_type.cc
[670/692] Compiling a_utctm.cc
[672/692] Compiling a_octet.cc
[673/692] Compiling a_time.cc
[674/692] Compiling a_strnid.cc
[675/692] Compiling a_strex.cc
[676/692] Compiling a_mbstr.cc
[677/692] Compiling a_object.cc
[678/692] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[678/692] Write sources
[683/692] Compiling a_int.cc
[684/692] Compiling a_i2d_fp.cc
[685/692] Compiling a_dup.cc
[686/692] Compiling a_d2i_fp.cc
[687/700] Compiling a_gentm.cc
[688/712] Compiling a_bool.cc
[689/734] Compiling a_bitstr.cc
[691/789] Compiling Algorithms Permutations.swift
[692/789] Compiling Algorithms Product.swift
[693/789] Compiling Algorithms AdjacentPairs.swift
[694/789] Compiling Algorithms Chain.swift
[695/789] Compiling Algorithms Chunked.swift
[696/789] Compiling Algorithms Combinations.swift
[697/789] Compiling Algorithms Compacted.swift
[698/789] Compiling Algorithms Cycle.swift
[699/790] Compiling Algorithms Suffix.swift
[700/790] Compiling Algorithms Trim.swift
[701/792] Compiling Atomics Unmanaged extensions.swift
[702/792] Compiling Algorithms Indexed.swift
[703/792] Compiling Algorithms Intersperse.swift
[704/792] Compiling Algorithms Joined.swift
[705/792] Compiling Algorithms Keyed.swift
[706/792] Compiling Algorithms Unique.swift
[707/792] Compiling Algorithms Windows.swift
[711/792] Compiling Algorithms Split.swift
[712/792] Compiling Algorithms Stride.swift
[713/792] Compiling Algorithms RandomSample.swift
[714/792] Compiling Algorithms Reductions.swift
[715/792] Compiling Algorithms Rotate.swift
[716/792] Compiling Algorithms EitherSequence.swift
[717/792] Compiling Algorithms FirstNonNil.swift
[718/792] Compiling Algorithms FlattenCollection.swift
[719/792] Compiling Algorithms Grouped.swift
[736/797] Compiling Algorithms MinMax.swift
[737/797] Compiling Algorithms Partition.swift
[747/797] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[748/797] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[749/797] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[750/797] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[751/797] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[752/797] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[753/797] Compiling AsyncAlgorithms DebounceStorage.swift
[754/797] Compiling AsyncAlgorithms Dictionary.swift
[755/797] Compiling AsyncAlgorithms Disconnected.swift
[756/797] Compiling AsyncAlgorithms _TinyArray.swift
[757/797] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[758/797] Emitting module AsyncAlgorithms
[761/797] Emitting module Atomics
[765/797] Compiling AsyncAlgorithms AsyncShareSequence.swift
[766/797] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[767/797] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[779/797] Compiling c-nioatomics.c
[781/797] Compiling AsyncAlgorithms Locking.swift
[782/797] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[783/797] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[784/797] Compiling AsyncAlgorithms MergeStateMachine.swift
[785/797] Compiling AsyncAlgorithms MergeStorage.swift
[786/797] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[787/797] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[788/797] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[789/797] Compiling AsyncAlgorithms Rethrow.swift
[790/797] Compiling AsyncAlgorithms SetAlgebra.swift
[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/798] Compiling c-atomics.c
[798/814] Compiling ServiceLifecycle ServiceRunnerError.swift
[799/814] Compiling ServiceLifecycle ClosureService.swift
[800/814] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[801/814] Compiling ServiceLifecycle GracefulShutdown.swift
[802/814] Compiling ServiceLifecycle CancellationWaiter.swift
[803/814] Compiling NIOConcurrencyHelpers NIOLock.swift
[804/814] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[805/814] Compiling NIOConcurrencyHelpers lock.swift
[806/814] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[807/814] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[808/814] Emitting module NIOConcurrencyHelpers
[809/814] Compiling NIOConcurrencyHelpers atomics.swift
[810/814] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[811/814] Emitting module ServiceLifecycle
[812/814] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[813/814] Compiling ServiceLifecycle ServiceGroup.swift
[814/814] Compiling ServiceLifecycle Service.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 IO.swift
[823/893] Compiling NIOCore IOData.swift
[824/893] Compiling NIOCore IPProtocol.swift
[825/893] Compiling NIOCore IntegerBitPacking.swift
[826/893] Compiling NIOCore IntegerTypes.swift
[827/893] Compiling NIOCore Interfaces.swift
[828/893] Compiling NIOCore Linux.swift
[829/893] Compiling NIOCore AddressedEnvelope.swift
[830/893] Compiling NIOCore AsyncAwaitSupport.swift
[831/893] Compiling NIOCore AsyncChannel.swift
[832/893] Compiling NIOCore AsyncChannelHandler.swift
[833/893] Compiling NIOCore AsyncChannelInboundStream.swift
[834/893] Compiling NIOCore AsyncChannelOutboundWriter.swift
[835/893] Compiling NIOCore NIOAsyncSequenceProducer.swift
[836/893] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[837/893] Compiling NIOCore SocketAddresses.swift
[838/893] Compiling NIOCore SocketOptionProvider.swift
[839/893] Compiling NIOCore SystemCallHelpers.swift
[840/893] Compiling NIOCore TimeAmount+Duration.swift
[841/893] Compiling NIOCore TypeAssistedChannelHandler.swift
[842/893] Compiling NIOCore UniversalBootstrapSupport.swift
[843/893] Compiling NIOCore Utilities.swift
[844/893] Compiling NIOCore ChannelHandler.swift
[845/893] Compiling NIOCore ChannelHandlers.swift
[846/893] Compiling NIOCore ChannelInvoker.swift
[847/893] Compiling NIOCore ChannelOption.swift
[848/893] Compiling NIOCore ChannelPipeline.swift
[849/893] Compiling NIOCore CircularBuffer.swift
[850/893] Compiling NIOCore Codec.swift
[851/893] Compiling NIOCore ConvenienceOptionSupport.swift
[852/893] Compiling NIOCore DeadChannel.swift
[853/893] Compiling NIOCore DispatchQueue+WithFuture.swift
[854/893] Compiling NIOCore EventLoop+Deprecated.swift
[855/893] Compiling NIOCore EventLoop+SerialExecutor.swift
[856/893] Compiling NIOCore EventLoop.swift
[857/893] Compiling NIOCore EventLoopFuture+AssumeIsolated.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 ByteBuffer-hex.swift
[866/893] Compiling NIOCore ByteBuffer-int.swift
[867/893] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[868/893] Compiling NIOCore ByteBuffer-multi-int.swift
[869/893] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[870/893] Compiling NIOCore ByteBuffer-views.swift
[871/893] Compiling NIOCore Channel.swift
[872/893] Compiling NIOCore MarkedCircularBuffer.swift
[873/893] Compiling NIOCore MulticastChannel.swift
[874/893] Compiling NIOCore NIOAny.swift
[875/893] Compiling NIOCore NIOCloseOnErrorHandler.swift
[876/893] Compiling NIOCore NIOCoreSendableMetatype.swift
[877/893] Compiling NIOCore NIODecodedAsyncSequence.swift
[878/893] Compiling NIOCore NIOLoopBound.swift
[879/893] Compiling NIOCore EventLoopFuture+Deprecated.swift
[880/893] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[881/893] Compiling NIOCore EventLoopFuture.swift
[882/893] Compiling NIOCore FileDescriptor.swift
[883/893] Compiling NIOCore FileHandle.swift
[884/893] Compiling NIOCore FileRegion.swift
[885/893] Compiling NIOCore GlobalSingletons.swift
[886/893] Compiling SwiftLogExport LogRecord.swift
[887/893] Compiling SwiftLogExport BatchLogRecordProcessorConfiguration.swift
[888/893] Emitting module NIOCore
[889/893] Emitting module SwiftLogExport
[890/893] Compiling SwiftLogExport BatchLogRecordProcessor.swift
[891/893] Compiling SwiftLogExport LogRecordHandler.swift
[892/893] Compiling SwiftLogExport LogRecordExporter.swift
[893/893] Compiling SwiftLogExport LogRecordProcessor.swift
[894/949] Compiling NIOEmbedded AsyncTestingChannel.swift
[895/949] Emitting module NIOEmbedded
[896/949] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[897/949] Compiling NIOEmbedded Embedded.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 SelectorWSAPoll.swift
[904/954] Compiling NIOPosix ServerSocket.swift
[905/954] Compiling NIOPosix Socket.swift
[906/954] Compiling NIOPosix SocketChannel.swift
[907/954] Compiling NIOPosix SocketProtocols.swift
[908/954] Compiling NIOPosix FileDescriptor.swift
[909/954] Compiling NIOPosix GetaddrinfoResolver.swift
[910/954] Compiling NIOPosix HappyEyeballs.swift
[911/954] Compiling NIOPosix IO.swift
[912/954] Compiling NIOPosix IntegerBitPacking.swift
[913/954] Compiling NIOPosix IntegerTypes.swift
[914/954] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[915/954] Compiling NIOPosix PosixSingletons.swift
[916/954] Compiling NIOPosix RawSocketBootstrap.swift
[917/954] Compiling NIOPosix Resolver.swift
[918/954] Compiling NIOPosix Selectable.swift
[919/954] Compiling NIOPosix SelectableChannel.swift
[920/954] Emitting module NIOPosix
[921/954] Compiling NIOPosix Utilities.swift
[922/954] Compiling NIOPosix VsockAddress.swift
[923/954] Compiling NIOPosix VsockChannelEvents.swift
[924/954] Compiling NIOPosix Windows.swift
[925/954] Compiling NIOPosix resource_bundle_accessor.swift
[926/954] Compiling NIOPosix Linux.swift
[927/954] Compiling NIOPosix LinuxCPUSet.swift
[928/954] Compiling NIOPosix LinuxUring.swift
[929/954] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[930/954] Compiling NIOPosix NIOPosixSendableMetatype.swift
[931/954] Compiling NIOPosix NIOThreadPool.swift
[932/954] Compiling NIOPosix BaseSocketChannel.swift
[933/954] Compiling NIOPosix BaseStreamSocketChannel.swift
[934/954] Compiling NIOPosix Bootstrap.swift
[935/954] Compiling NIOPosix ControlMessage.swift
[936/954] Compiling NIOPosix DatagramVectorReadManager.swift
[937/954] Compiling NIOPosix Errors+Any.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 BSDSocketAPICommon.swift
[950/954] Compiling NIOPosix BSDSocketAPIPosix.swift
[951/954] Compiling NIOPosix BSDSocketAPIWindows.swift
[952/954] Compiling NIOPosix BaseSocket.swift
[953/954] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[954/954] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[955/956] Emitting module NIO
[956/956] Compiling NIO Exports.swift
[957/996] Compiling NIOSOCKS ClientStateMachine.swift
[958/996] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[959/997] Compiling NIOSOCKS SOCKSResponse.swift
[960/997] Compiling NIOSOCKS Helpers.swift
[961/997] Compiling NIOSOCKS Errors.swift
[962/997] Compiling NIOSOCKS Messages.swift
[963/997] Compiling NIOSOCKS SOCKSRequest.swift
[964/997] Compiling NIOSOCKS AuthenticationMethod.swift
[965/997] Compiling NIOSOCKS ClientGreeting.swift
[966/997] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[967/997] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[968/997] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[969/997] Emitting module NIOSOCKS
[970/997] Compiling NIOSOCKS SOCKSClientHandler.swift
[971/997] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[972/997] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[973/998] Compiling NIOSOCKS ServerStateMachine.swift
[974/998] Compiling NIOTLS TLSEvents.swift
[975/998] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[976/998] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[977/998] Emitting module NIOTLS
[978/998] Compiling NIOTLS SNIHandler.swift
[979/998] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[980/998] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[981/998] Emitting module NIOFoundationCompat
[982/998] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[983/998] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[984/998] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[985/1029] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[986/1051] Compiling NIOTransportServices AcceptHandler.swift
[987/1051] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[988/1051] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[989/1051] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[990/1051] Compiling NIOTransportServices NIOTSListenerChannel.swift
[991/1051] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[992/1051] Emitting module NIOHTTP1
[993/1051] Compiling NIOTransportServices NIOTSBootstraps.swift
[994/1051] Compiling NIOTransportServices NIOTSChannelOptions.swift
[995/1051] Compiling NIOTransportServices NIOTSSingletons.swift
[996/1051] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[997/1051] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[998/1051] Compiling NIOTransportServices NIOTSEventLoop.swift
[999/1069] Compiling NIOHPACK IndexedHeaderTable.swift
[1000/1069] Compiling NIOHPACK IntegerCoding.swift
[1001/1070] Compiling NIOHPACK HuffmanTables.swift
[1002/1070] Compiling NIOHPACK HeaderTables.swift
[1003/1070] Compiling NIOHPACK HuffmanCoding.swift
[1004/1070] Compiling NIOHTTPCompression HTTPCompression.swift
[1005/1070] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1006/1070] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1007/1070] Compiling NIOHTTPCompression HTTPDecompression.swift
[1008/1070] Emitting module NIOHTTPCompression
[1009/1070] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1010/1070] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1011/1070] Compiling NIOHPACK StaticHeaderTable.swift
[1012/1070] Emitting module NIOTransportServices
[1013/1072] Compiling NIOHPACK HPACKEncoder.swift
[1014/1072] Compiling NIOHPACK HPACKErrors.swift
[1015/1072] Emitting module NIOHPACK
[1016/1072] Compiling NIOHPACK HPACKHeader.swift
[1017/1072] Compiling NIOHPACK DynamicHeaderTable.swift
[1018/1072] Compiling NIOHPACK HPACKDecoder.swift
[1019/1072] Emitting module NIOSSL
[1020/1139] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1021/1139] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1022/1139] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1023/1139] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1024/1139] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1025/1139] Compiling NIOHTTP2 StateMachineResult.swift
[1026/1139] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1027/1139] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1028/1139] Compiling NIOHTTP2 MaySendFrames.swift
[1029/1139] Compiling NIOHTTP2 SendingRstStreamState.swift
[1030/1139] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1034/1139] Compiling NIOHTTP2 SendingDataState.swift
[1035/1139] Compiling NIOHTTP2 SendingHeadersState.swift
[1036/1139] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1037/1139] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1038/1139] Compiling NIOHTTP2 QuiescingState.swift
[1039/1139] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1040/1139] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1041/1139] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1042/1139] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1043/1139] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1044/1139] Compiling NIOHTTP2 DOSHeuristics.swift
[1045/1139] Compiling NIOHTTP2 HTTP2Stream.swift
[1046/1139] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1047/1139] Compiling NIOHTTP2 HTTP2StreamID.swift
[1049/1139] Compiling NIOHTTP2 SendingGoawayState.swift
[1060/1146] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1061/1146] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1062/1146] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1073/1146] Compiling NIOHTTP2 HasLocalSettings.swift
[1074/1146] Compiling NIOHTTP2 HasRemoteSettings.swift
[1075/1146] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1076/1146] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1090/1146] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1091/1146] Compiling NIOHTTP2 StreamChannelList.swift
[1092/1146] Compiling NIOHTTP2 StreamMap.swift
[1093/1146] Compiling NIOHTTP2 StreamStateMachine.swift
[1094/1146] Compiling NIOHTTP2 Timer.swift
[1095/1146] Compiling NIOHTTP2 UnsafeTransfer.swift
[1096/1146] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1097/1146] Compiling NIOHTTP2 Error+Any.swift
[1098/1146] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1099/1146] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1100/1146] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1101/1146] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1102/1146] Compiling NIOHTTP2 GlitchesMonitor.swift
[1103/1146] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1104/1146] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1105/1146] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1106/1146] Compiling NIOHTTP2 MayReceiveFrames.swift
[1107/1146] Compiling NIOHTTP2 ReceivingDataState.swift
[1108/1146] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1109/1146] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1110/1146] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1111/1146] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1112/1146] Compiling NIOHTTP2 HTTP2Frame.swift
[1113/1146] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1114/1146] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1115/1146] Compiling NIOHTTP2 HTTP2PingData.swift
[1116/1146] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1117/1146] Compiling NIOHTTP2 HTTP2Settings.swift
[1118/1146] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1119/1146] Compiling NIOHTTP2 InboundEventBuffer.swift
[1120/1146] Compiling NIOHTTP2 InboundWindowManager.swift
[1121/1146] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1122/1146] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1123/1146] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[1124/1146] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[1125/1146] Emitting module NIOHTTP2
[1138/1146] Compiling NIOHTTP2 HTTP2Error.swift
[1139/1146] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1147/1211] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1148/1211] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1149/1211] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1150/1211] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1151/1211] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1152/1211] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[1153/1211] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1154/1211] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1155/1218] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1156/1218] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1157/1218] Compiling AsyncHTTPClient ConnectionPool.swift
[1158/1218] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1159/1218] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1160/1218] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1161/1218] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1162/1218] Emitting module AsyncHTTPClient
[1163/1218] Compiling AsyncHTTPClient SSLContextCache.swift
[1164/1218] Compiling AsyncHTTPClient Scheme.swift
[1165/1218] Compiling AsyncHTTPClient Singleton.swift
[1166/1218] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1167/1218] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1168/1218] Compiling AsyncHTTPClient TracingSupport.swift
[1169/1218] Compiling AsyncHTTPClient Utils.swift
[1170/1218] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1171/1218] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1172/1218] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1173/1218] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1174/1218] Compiling AsyncHTTPClient Transaction.swift
[1175/1218] Compiling AsyncHTTPClient Base64.swift
[1176/1218] Compiling AsyncHTTPClient BasicAuth.swift
[1177/1218] Compiling AsyncHTTPClient HTTP1Connection.swift
[1178/1218] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1179/1218] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1180/1218] Compiling AsyncHTTPClient HTTP2Connection.swift
[1181/1218] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1182/1218] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1183/1218] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1184/1218] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1185/1218] Compiling AsyncHTTPClient ConnectionTarget.swift
[1186/1218] Compiling AsyncHTTPClient DeconstructedURL.swift
[1187/1218] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1188/1218] Compiling AsyncHTTPClient FoundationExtensions.swift
[1189/1218] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1190/1218] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1191/1218] Compiling AsyncHTTPClient RequestOptions.swift
[1192/1218] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1193/1218] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1194/1218] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1195/1218] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1196/1218] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1197/1218] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1198/1218] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1199/1218] Compiling AsyncHTTPClient TLSConfiguration.swift
[1200/1218] Compiling AsyncHTTPClient RedirectState.swift
[1201/1218] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1202/1218] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1203/1218] Compiling AsyncHTTPClient RequestBag.swift
[1204/1218] Compiling AsyncHTTPClient RequestValidation.swift
[1205/1218] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1206/1218] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1207/1218] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1208/1218] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1209/1218] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1210/1218] Compiling AsyncHTTPClient RequestBodyLength.swift
[1211/1218] Compiling AsyncHTTPClient RequestFramingMetadata.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 AuthenticationMiddleware.swift
[1223/1224] Emitting module TelegramBotAPI_AHC
[1224/1224] Compiling TelegramBotAPI_AHC Types.swift
[1225/1226] Emitting module LoggingToTelegram
[1226/1226] Compiling LoggingToTelegram TelegramLogRecordExporter.swift
Build complete! (124.34s)
Fetching https://github.com/atacan/SwiftLogExport
[1/67] Fetching swiftlogexport
Fetched https://github.com/atacan/SwiftLogExport from cache (0.64s)
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-openapi-runtime
Fetching https://github.com/apple/swift-openapi-generator
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/swift-server/swift-openapi-async-http-client
Fetching https://github.com/apple/swift-log.git from cache
[1/2649] Fetching swift-service-lifecycle
[240/8906] Fetching swift-service-lifecycle, swift-openapi-runtime
[631/15048] Fetching swift-service-lifecycle, swift-openapi-runtime, swift-async-algorithms
[3129/31884] Fetching swift-service-lifecycle, swift-openapi-runtime, swift-async-algorithms, swift-openapi-generator
[4287/32498] Fetching swift-service-lifecycle, swift-openapi-runtime, swift-async-algorithms, swift-openapi-generator, swift-openapi-async-http-client
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.15s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.15s)
[8218/23707] Fetching swift-openapi-runtime, swift-openapi-generator, swift-openapi-async-http-client
Fetched https://github.com/swift-server/swift-openapi-async-http-client from cache (1.61s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.61s)
Fetched https://github.com/apple/swift-openapi-generator from cache (1.61s)
Fetched https://github.com/apple/swift-log.git from cache (1.64s)
Fetched https://github.com/apple/swift-collections.git from cache (1.66s)
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.77s)
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 (1.18s)
Fetched https://github.com/apple/swift-http-types from cache (1.19s)
Fetched https://github.com/apple/swift-nio from cache (2.51s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.10.1 (3.04s)
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.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.65s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.10.4 (2.50s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/mattpolzin/OpenAPIKit
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/apple/swift-argument-parser from cache (1.42s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (5.28s)
Fetched https://github.com/apple/swift-algorithms from cache (5.29s)
Fetched https://github.com/jpsim/Yams from cache (5.29s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (5.93s)
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.89s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.40s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.51s)
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.48s)
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.49s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
[1/5665] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-atomics.git from cache (0.73s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.04s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.12s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.13s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.14s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.15s)
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.66s)
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.95s)
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.49s)
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.49s)
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.52s)
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.53s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git from cache
[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.30s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.95.0 (1.97s)
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.75s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.66s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.53s)
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.06s)
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.05s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (0.47s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
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/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-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-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-openapi-generator
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.10.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.2
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-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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.95.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/apple/swift-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-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-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-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.10.1
Creating working copy for https://github.com/atacan/SwiftLogExport
Working copy of https://github.com/atacan/SwiftLogExport resolved at main (c661684)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-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/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.32.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
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
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.