The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LinkPreview, reference 0.0.7 (653426), with Swift 6.1 for macOS (SPM) on 24 Oct 2025 22:04:10 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/harlanhaskins/LinkPreviewSwift.git
Reference: 0.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/harlanhaskins/LinkPreviewSwift
 * tag               0.0.7      -> FETCH_HEAD
HEAD is now at 653426d Update OpenGraph processor to also look through `<meta name='og:image' content='...'/>`
Cloned https://github.com/harlanhaskins/LinkPreviewSwift.git
Revision (git rev-parse @):
653426d63e3c9bbfc158dc5d01f3153c78f7537c
SUCCESS checkout https://github.com/harlanhaskins/LinkPreviewSwift.git at 0.0.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/harlanhaskins/LinkPreviewSwift.git
https://github.com/harlanhaskins/LinkPreviewSwift.git
{
  "dependencies" : [
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.24.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client"
    }
  ],
  "manifest_display_name" : "LinkPreview",
  "name" : "LinkPreview",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "LinkPreview",
      "targets" : [
        "LinkPreview"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "linkpreviewcli",
      "targets" : [
        "LinkPreviewCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LinkPreviewTests",
      "module_type" : "SwiftTarget",
      "name" : "LinkPreviewTests",
      "path" : "Tests/LinkPreviewTests",
      "sources" : [
        "LinkPreviewTests.swift"
      ],
      "target_dependencies" : [
        "LinkPreview"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LinkPreviewCLI",
      "module_type" : "SwiftTarget",
      "name" : "LinkPreviewCLI",
      "path" : "Sources/LinkPreviewCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "linkpreviewcli"
      ],
      "sources" : [
        "Main.swift"
      ],
      "target_dependencies" : [
        "LinkPreview"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LinkPreview",
      "module_type" : "SwiftTarget",
      "name" : "LinkPreview",
      "path" : "Sources/LinkPreview",
      "product_dependencies" : [
        "SwiftSoup",
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "LinkPreview",
        "linkpreviewcli"
      ],
      "sources" : [
        "LinkPreview.swift",
        "LinkPreviewMetadata.swift",
        "LinkPreviewProvider.swift",
        "LinkPreviewURLRequest.swift",
        "Processors/GenericHTMLProcessor.swift",
        "Processors/MetadataProcessor.swift",
        "Processors/OpenGraphProcessor.swift",
        "Processors/WikipediaAPIProcessor.swift",
        "URL+Extensions.swift"
      ],
      "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 GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/457] Write linkpreviewcli-entitlement.plist
[3/457] Write sources
[11/457] Copying PrivacyInfo.xcprivacy
[12/457] Write sources
[15/457] Copying PrivacyInfo.xcprivacy
[16/457] Write sources
[32/457] Compiling CNIOWindows WSAStartup.c
[33/457] Compiling CNIOWindows shim.c
[33/457] Compiling CNIOWASI CNIOWASI.c
[35/457] Compiling CNIOLinux liburing_shims.c
[36/457] Compiling CNIOLinux shim.c
[37/457] Compiling _NumericsShims _NumericsShims.c
[38/457] Write swift-version-2F0A5646E1D333AE.txt
[39/457] Compiling fiat_p256_adx_sqr.S
[40/457] Compiling fiat_p256_adx_mul.S
[41/457] Compiling CNIOExtrasZlib empty.c
[42/457] Compiling _AtomicsShims.c
[43/458] Compiling CNIOPosix event_loop_id.c
[44/463] Compiling CNIOLLHTTP c_nio_http.c
[45/477] Compiling CNIOLLHTTP c_nio_api.c
[46/501] Compiling CNIOLLHTTP c_nio_llhttp.c
[47/501] Compiling fiat_curve25519_adx_square.S
[48/501] Compiling fiat_curve25519_adx_mul.S
[49/501] Compiling CNIODarwin shim.c
[50/501] Compiling CNIOBoringSSLShims shims.c
[52/501] Compiling ServiceContextModule ServiceContext.swift
[53/501] Compiling ServiceContextModule ServiceContextKey.swift
[54/501] Emitting module ServiceContextModule
[55/501] Compiling _NIOBase64 Base64.swift
[56/501] Emitting module _NIOBase64
[57/501] Compiling RealModule Float16+Real.swift
[58/501] Compiling RealModule RealFunctions.swift
[59/501] Compiling RealModule Real.swift
[60/501] Compiling RealModule Float80+Real.swift
[61/501] Compiling RealModule ElementaryFunctions.swift
[62/501] Compiling RealModule Double+Real.swift
[63/501] Compiling RealModule AugmentedArithmetic.swift
[64/501] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[65/501] Compiling InternalCollectionsUtilities UInt+reversed.swift
[66/501] Compiling RealModule Float+Real.swift
[67/501] Emitting module RealModule
[68/508] Compiling RealModule RelaxedArithmetic.swift
[69/508] Emitting module _NIODataStructures
[70/508] Compiling _NIODataStructures _TinyArray.swift
[71/508] Compiling Instrumentation MultiplexInstrument.swift
[72/508] Compiling InternalCollectionsUtilities Descriptions.swift
[73/508] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[74/508] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[75/508] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[76/508] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[77/508] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[78/508] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[79/508] Compiling InternalCollectionsUtilities Debugging.swift
[80/508] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[81/508] Compiling InternalCollectionsUtilities Integer rank.swift
[82/509] Compiling Instrumentation NoOpInstrument.swift
[83/509] Compiling Instrumentation Instrument.swift
[84/509] Compiling Instrumentation InstrumentationSystem.swift
[87/509] Emitting module InternalCollectionsUtilities
[88/509] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[89/509] Compiling InternalCollectionsUtilities _SortedCollection.swift
[90/509] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[91/509] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[92/509] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[93/509] Emitting module Instrumentation
[94/509] Compiling Instrumentation Locks.swift
[95/509] Compiling _NIODataStructures PriorityQueue.swift
[96/509] Compiling _NIODataStructures Heap.swift
[97/533] Compiling DequeModule Deque+CustomReflectable.swift
[98/533] Compiling DequeModule Deque+Descriptions.swift
[98/534] Compiling tls_method.cc
[98/534] Compiling tls_record.cc
[101/534] Compiling DequeModule _DequeBufferHeader.swift
[102/534] Compiling DequeModule _DequeSlot.swift
[103/534] Compiling DequeModule _DequeBuffer.swift
[103/534] Compiling tls13_server.cc
[105/534] Compiling Logging MetadataProvider.swift
[106/534] Compiling Logging Locks.swift
[107/534] Compiling Logging Logging.swift
[108/534] Emitting module Logging
[109/534] Compiling Logging LogHandler.swift
[109/534] Compiling tls13_enc.cc
[111/534] Compiling DequeModule Deque+Equatable.swift
[112/534] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[113/534] Compiling Tracing TracingTime.swift
[114/534] Compiling DequeModule Deque+Extras.swift
[115/534] Compiling DequeModule Deque+Hashable.swift
[116/534] Compiling Tracing TracerProtocol.swift
[116/534] Compiling tls13_client.cc
[118/534] Compiling DequeModule _UnsafeWrappedBuffer.swift
[119/534] Compiling Tracing TracerProtocol+Legacy.swift
[120/534] Compiling Tracing Tracer.swift
[121/534] Compiling DequeModule Deque+Testing.swift
[122/534] Compiling DequeModule Deque._Storage.swift
[123/534] Compiling DequeModule Deque._UnsafeHandle.swift
[124/534] Compiling DequeModule Deque.swift
[125/534] Compiling Tracing NoOpTracer.swift
[126/534] Compiling Tracing InstrumentationSystem+Tracing.swift
[127/534] Emitting module Tracing
[128/534] Compiling Tracing SpanProtocol.swift
[129/534] Compiling DequeModule Deque+Codable.swift
[130/534] Compiling DequeModule Deque+Collection.swift
[130/534] Compiling tls13_both.cc
[132/534] Emitting module DequeModule
[132/534] Compiling ssl_versions.cc
[133/534] Compiling ssl_stat.cc
[134/534] Compiling t1_enc.cc
[135/534] Compiling ssl_transcript.cc
[136/534] Compiling ssl_x509.cc
[137/534] Compiling ssl_session.cc
[138/534] Compiling ssl_privkey.cc
[139/534] Compiling ssl_key_share.cc
[140/534] Compiling ssl_lib.cc
[141/534] Compiling ssl_file.cc
[142/534] Compiling ssl_cipher.cc
[143/534] Compiling ssl_credential.cc
[144/534] Compiling ssl_buffer.cc
[145/534] Compiling ssl_cert.cc
[146/534] Compiling ssl_asn1.cc
[147/534] Compiling ssl_aead_ctx.cc
[148/534] Compiling s3_pkt.cc
[149/534] Compiling s3_lib.cc
[150/534] Compiling s3_both.cc
[151/534] Compiling handshake_server.cc
[152/534] Compiling handshake.cc
[153/534] Compiling handshake_client.cc
[154/534] Compiling handoff.cc
[155/534] Compiling extensions.cc
[157/534] Emitting module LRUCache
[158/534] Compiling LRUCache LRUCache.swift
[158/534] Compiling encrypted_client_hello.cc
[159/534] Compiling md5-x86_64-linux.S
[160/534] Compiling md5-x86_64-apple.S
[161/534] Compiling md5-586-linux.S
[162/534] Compiling md5-586-apple.S
[163/534] Compiling dtls_record.cc
[164/534] Compiling chacha20_poly1305_x86_64-linux.S
[165/534] Compiling chacha20_poly1305_x86_64-apple.S
[166/534] Compiling chacha20_poly1305_armv8-win.S
[167/534] Compiling dtls_method.cc
[168/534] Compiling chacha20_poly1305_armv8-linux.S
[169/534] Compiling chacha-x86_64-linux.S
[170/534] Compiling chacha-x86_64-apple.S
[171/534] Compiling chacha-x86-linux.S
[172/534] Compiling chacha20_poly1305_armv8-apple.S
[173/534] Compiling chacha-x86-apple.S
[174/534] Compiling chacha-armv8-win.S
[175/534] Compiling chacha-armv8-linux.S
[176/534] Compiling bio_ssl.cc
[177/534] Compiling d1_srtp.cc
[178/534] Compiling chacha-armv4-linux.S
[179/534] Compiling chacha-armv8-apple.S
[180/534] Compiling aes128gcmsiv-x86_64-linux.S
[181/534] Compiling aes128gcmsiv-x86_64-apple.S
[182/534] Compiling x86_64-mont5-linux.S
[183/534] Compiling x86_64-mont5-apple.S
[184/534] Compiling x86_64-mont-apple.S
[184/534] Compiling x86_64-mont-linux.S
[186/534] Compiling x86-mont-linux.S
[187/534] Compiling x86-mont-apple.S
[188/534] Compiling vpaes-x86_64-linux.S
[189/534] Compiling d1_pkt.cc
[190/534] Compiling err_data.cc
[191/534] Compiling vpaes-x86_64-apple.S
[192/534] Compiling vpaes-x86-linux.S
[192/534] Compiling vpaes-armv8-win.S
[193/534] Compiling vpaes-x86-apple.S
[195/534] Compiling vpaes-armv8-linux.S
[196/534] Compiling d1_lib.cc
[197/534] Compiling vpaes-armv8-apple.S
[198/534] Compiling vpaes-armv7-linux.S
[199/534] Compiling sha512-x86_64-linux.S
[200/534] Compiling sha512-x86_64-apple.S
[201/534] Compiling sha512-armv8-win.S
[202/534] Compiling sha512-armv8-linux.S
[203/534] Compiling sha512-armv4-linux.S
[204/534] Compiling sha512-armv8-apple.S
[205/534] Compiling sha512-586-linux.S
[206/534] Compiling sha512-586-apple.S
[207/534] Compiling d1_both.cc
[208/534] Compiling sha256-x86_64-linux.S
[209/534] Compiling sha256-x86_64-apple.S
[210/534] Compiling sha256-armv8-linux.S
[211/534] Compiling sha256-armv8-win.S
[212/534] Compiling sha256-armv4-linux.S
[213/534] Compiling sha256-586-linux.S
[214/534] Compiling sha256-armv8-apple.S
[214/534] Compiling sha256-586-apple.S
[216/534] Compiling sha1-x86_64-linux.S
[217/534] Compiling sha1-x86_64-apple.S
[218/534] Compiling sha1-armv8-win.S
[219/534] Compiling sha1-armv8-linux.S
[220/534] Compiling sha1-armv4-large-linux.S
[221/534] Compiling sha1-armv8-apple.S
[222/534] Compiling sha1-586-linux.S
[223/534] Compiling sha1-586-apple.S
[224/534] Compiling rsaz-avx2-linux.S
[225/534] Compiling rsaz-avx2-apple.S
[226/534] Compiling rdrand-x86_64-linux.S
[227/534] Compiling rdrand-x86_64-apple.S
[228/534] Compiling p256_beeu-x86_64-asm-apple.S
[229/534] Compiling p256_beeu-x86_64-asm-linux.S
[230/534] Compiling p256_beeu-armv8-asm-linux.S
[231/534] Compiling p256_beeu-armv8-asm-win.S
[232/534] Compiling p256_beeu-armv8-asm-apple.S
[233/534] Compiling p256-x86_64-asm-apple.S
[233/534] Compiling p256-x86_64-asm-linux.S
[235/534] Compiling p256-armv8-asm-linux.S
[236/534] Compiling p256-armv8-asm-win.S
[237/534] Compiling ghashv8-armv8-win.S
[238/534] Compiling ghashv8-armv8-linux.S
[239/534] Compiling ghashv8-armv8-apple.S
[240/534] Compiling p256-armv8-asm-apple.S
[241/534] Compiling ghashv8-armv7-linux.S
[242/534] Compiling ghash-x86_64-linux.S
[242/534] Compiling ghash-x86-linux.S
[243/534] Compiling ghash-x86_64-apple.S
[245/534] Compiling ghash-x86-apple.S
[245/534] Compiling ghash-ssse3-x86_64-linux.S
[247/534] Compiling ghash-ssse3-x86_64-apple.S
[248/534] Compiling ghash-ssse3-x86-linux.S
[249/534] Compiling ghash-ssse3-x86-apple.S
[250/534] Compiling ghash-neon-armv8-win.S
[251/534] Compiling ghash-neon-armv8-linux.S
[252/534] Compiling co-586-apple.S
[253/534] Compiling ghash-neon-armv8-apple.S
[253/534] Compiling ghash-armv4-linux.S
[255/534] Compiling co-586-linux.S
[256/534] Compiling bsaes-armv7-linux.S
[257/534] Compiling bn-armv8-win.S
[258/534] Compiling bn-armv8-linux.S
[259/534] Compiling bn-armv8-apple.S
[260/534] Compiling bn-586-linux.S
[261/534] Compiling bn-586-apple.S
[262/534] Compiling armv8-mont-win.S
[263/534] Compiling aesv8-gcm-armv8-win.S
[263/534] Compiling armv8-mont-linux.S
[263/534] Compiling armv4-mont-linux.S
[266/534] Compiling armv8-mont-apple.S
[267/534] Compiling aesv8-gcm-armv8-linux.S
[268/534] Compiling aesv8-armv8-win.S
[269/534] Compiling aesv8-armv8-linux.S
[270/534] Compiling aesv8-gcm-armv8-apple.S
[271/534] Compiling aesv8-armv8-apple.S
[272/534] Compiling aesni-x86_64-apple.S
[273/534] Compiling aesv8-armv7-linux.S
[274/534] Compiling aesni-x86-linux.S
[274/534] Compiling aesni-x86_64-linux.S
[276/534] Compiling aesni-x86-apple.S
[277/534] Compiling aesni-gcm-x86_64-linux.S
[278/534] Compiling aesni-gcm-x86_64-apple.S
[279/534] Compiling aes-gcm-avx2-x86_64-linux.S
[280/534] Compiling aes-gcm-avx2-x86_64-apple.S
[281/534] Compiling aes-gcm-avx10-x86_64-linux.S
[282/534] Compiling aes-gcm-avx10-x86_64-apple.S
[283/534] Compiling x_sig.cc
[284/534] Compiling x_val.cc
[285/534] Compiling x_x509a.cc
[286/534] Compiling x_spki.cc
[287/534] Compiling x_req.cc
[288/534] Compiling x_x509.cc
[289/534] Compiling x_pubkey.cc
[290/534] Compiling x_exten.cc
[291/534] Compiling x_name.cc
[292/534] Compiling x_crl.cc
[293/534] Compiling x_algor.cc
[294/534] Compiling x_attrib.cc
[295/534] Compiling x509spki.cc
[296/534] Compiling x509rset.cc
[297/534] Compiling x_all.cc
[298/534] Compiling x509cset.cc
[299/534] Compiling x509name.cc
[300/534] Compiling x509_v3.cc
[301/534] Compiling x509_vpm.cc
[302/534] Compiling x509_vfy.cc
[303/534] Compiling x509_txt.cc
[304/534] Compiling x509_trs.cc
[305/534] Compiling x509_set.cc
[306/534] Compiling x509_req.cc
[307/534] Compiling x509_obj.cc
[308/534] Compiling x509_d2.cc
[309/534] Compiling x509_def.cc
[310/534] Compiling x509_ext.cc
[311/534] Compiling x509_lu.cc
[312/534] Compiling x509_cmp.cc
[313/534] Compiling x509.cc
[314/534] Compiling x509_att.cc
[315/534] Compiling v3_skey.cc
[316/534] Compiling v3_prn.cc
[317/534] Compiling v3_ocsp.cc
[318/534] Compiling v3_purp.cc
[319/534] Compiling v3_utl.cc
[320/534] Compiling v3_pmaps.cc
[321/534] Compiling v3_pcons.cc
[322/534] Compiling v3_ncons.cc
[323/534] Compiling v3_int.cc
[324/534] Compiling v3_lib.cc
[325/534] Compiling v3_info.cc
[326/534] Compiling v3_ia5.cc
[327/534] Compiling v3_genn.cc
[328/534] Compiling v3_extku.cc
[329/534] Compiling v3_enum.cc
[330/534] Compiling v3_cpols.cc
[331/534] Compiling v3_crld.cc
[332/534] Compiling v3_conf.cc
[333/534] Compiling v3_bitst.cc
[334/534] Compiling v3_bcons.cc
[335/534] Compiling v3_alt.cc
[336/534] Compiling v3_akeya.cc
[337/534] Compiling v3_akey.cc
[338/534] Compiling t_x509a.cc
[339/534] Compiling t_crl.cc
[340/534] Compiling t_req.cc
[341/534] Compiling t_x509.cc
[342/534] Compiling rsa_pss.cc
[343/534] Compiling i2d_pr.cc
[344/534] Compiling name_print.cc
[345/534] Compiling policy.cc
[346/534] Compiling by_file.cc
[347/534] Compiling algorithm.cc
[348/534] Compiling by_dir.cc
[349/534] Compiling asn1_gen.cc
[350/534] Compiling a_digest.cc
[351/534] Compiling a_sign.cc
[352/534] Compiling a_verify.cc
[353/534] Compiling voprf.cc
[354/534] Compiling thread_win.cc
[355/534] Compiling thread.cc
[356/534] Compiling thread_pthread.cc
[357/534] Compiling thread_none.cc
[358/534] Compiling trust_token.cc
[359/534] Compiling stack.cc
[360/534] Compiling pmbtoken.cc
[361/534] Compiling slhdsa.cc
[362/534] Compiling spake2plus.cc
[363/534] Compiling siphash.cc
[364/534] Compiling sha512.cc
[365/534] Compiling sha256.cc
[365/534] Compiling sha1.cc
[367/534] Compiling rsa_print.cc
[368/534] Compiling rsa_extra.cc
[369/534] Compiling rsa_crypt.cc
[370/534] Compiling refcount.cc
[371/534] Compiling rc4.cc
[372/534] Compiling rsa_asn1.cc
[373/534] Compiling urandom.cc
[374/534] Compiling windows.cc
[375/534] Compiling trusty.cc
[376/534] Compiling rand.cc
[377/534] Compiling passive.cc
[378/534] Compiling ios.cc
[379/534] Compiling poly1305_arm_asm.S
[380/534] Compiling getentropy.cc
[381/534] Compiling forkunsafe.cc
[382/534] Compiling deterministic.cc
[383/534] Compiling fork_detect.cc
[384/534] Compiling poly1305_vec.cc
[385/534] Compiling poly1305_arm.cc
[386/534] Compiling poly1305.cc
[387/534] Compiling pool.cc
[388/534] Compiling pkcs7.cc
[389/534] Compiling pkcs8.cc
[390/534] Compiling pkcs8_x509.cc
[391/534] Compiling p5_pbev2.cc
[392/534] Compiling pkcs7_x509.cc
[393/534] Compiling pem_xaux.cc
[394/534] Compiling pem_x509.cc
[395/534] Compiling pem_pkey.cc
[396/534] Compiling pem_pk8.cc
[397/534] Compiling pem_oth.cc
[398/534] Compiling mlkem.cc
[399/534] Compiling obj_xref.cc
[400/534] Compiling pem_info.cc
[401/534] Compiling mldsa.cc
[402/534] Compiling pem_lib.cc
[403/534] Compiling pem_all.cc
[404/534] Compiling obj.cc
[405/534] Compiling poly_rq_mul.S
[406/534] Compiling fips_shared_support.cc
[407/534] Compiling mem.cc
[408/534] Compiling md5.cc
[409/534] Compiling md4.cc
[410/534] Compiling lhash.cc
[411/534] Compiling kyber.cc
[412/534] Compiling ex_data.cc
[413/534] Compiling sign.cc
[414/534] Compiling scrypt.cc
[415/534] Compiling print.cc
[416/534] Compiling pbkdf.cc
[417/534] Compiling hpke.cc
[418/534] Compiling hrss.cc
[419/534] Compiling p_x25519_asn1.cc
[420/534] Compiling p_x25519.cc
[421/534] Compiling p_ed25519.cc
[422/534] Compiling p_rsa_asn1.cc
[423/534] Compiling p_hkdf.cc
[424/534] Compiling p_ec.cc
[425/534] Compiling p_rsa.cc
[426/534] Compiling p_ed25519_asn1.cc
[427/534] Compiling p_ec_asn1.cc
[428/534] Compiling p_dh_asn1.cc
[429/534] Compiling p_dsa_asn1.cc
[430/534] Compiling p_dh.cc
[431/534] Compiling evp_ctx.cc
[432/534] Compiling err.cc
[433/534] Compiling evp.cc
[434/534] Compiling engine.cc
[435/534] Compiling evp_asn1.cc
[436/534] Compiling ecdsa_asn1.cc
[437/534] Compiling ecdh.cc
[438/534] Compiling ec_derive.cc
[439/534] Compiling hash_to_curve.cc
[440/534] Compiling dsa.cc
[441/534] Compiling ec_asn1.cc
[442/534] Compiling dsa_asn1.cc
[443/534] Compiling x25519-asm-arm.S
[444/534] Compiling params.cc
[445/534] Compiling digest_extra.cc
[446/534] Compiling bcm.cc
[447/534] Compiling des.cc
[448/534] Compiling curve25519_64_adx.cc
[449/534] Compiling dh_asn1.cc
[450/534] Compiling spake25519.cc
[451/534] Compiling crypto.cc
[452/534] Compiling cpu_intel.cc
[453/534] Compiling cpu_arm_linux.cc
[454/534] Compiling cpu_arm_freebsd.cc
[455/534] Compiling cpu_aarch64_win.cc
[456/534] Compiling curve25519.cc
[457/534] Compiling cpu_aarch64_sysreg.cc
[458/534] Compiling cpu_aarch64_openbsd.cc
[459/534] Compiling cpu_aarch64_linux.cc
[460/534] Compiling cpu_aarch64_fuchsia.cc
[461/534] Compiling cpu_aarch64_apple.cc
[462/534] Compiling conf.cc
[463/534] Compiling get_cipher.cc
[464/534] Compiling tls_cbc.cc
[465/534] Compiling e_rc4.cc
[466/534] Compiling e_tls.cc
[467/534] Compiling e_rc2.cc
[468/534] Compiling e_null.cc
[469/534] Compiling e_des.cc
[470/534] Compiling e_chacha20poly1305.cc
[471/534] Compiling e_aesgcmsiv.cc
[472/534] Compiling derive_key.cc
[473/534] Compiling chacha.cc
[474/534] Compiling e_aesctrhmac.cc
[475/534] Compiling unicode.cc
[476/534] Compiling cbs.cc
[477/534] Compiling ber.cc
[478/534] Compiling cbb.cc
[479/534] Compiling asn1_compat.cc
[480/534] Compiling buf.cc
[481/534] Compiling blake2.cc
[482/534] Compiling socket_helper.cc
[483/534] Compiling bn_asn1.cc
[484/534] Compiling convert.cc
[485/534] Compiling socket.cc
[486/534] Compiling printf.cc
[487/534] Compiling pair.cc
[488/534] Compiling hexdump.cc
[489/534] Compiling file.cc
[490/534] Compiling fd.cc
[491/534] Compiling errno.cc
[492/534] Compiling connect.cc
[493/534] Compiling bio_mem.cc
[494/534] Compiling base64.cc
[495/534] Compiling bio.cc
[496/534] Compiling tasn_typ.cc
[497/534] Compiling tasn_fre.cc
[498/534] Compiling tasn_enc.cc
[499/534] Compiling tasn_utl.cc
[500/534] Compiling tasn_new.cc
[501/534] Compiling posix_time.cc
[502/534] Compiling f_string.cc
[503/534] Compiling f_int.cc
[504/534] Compiling tasn_dec.cc
[505/534] Compiling asn_pack.cc
[506/534] Compiling asn1_par.cc
[507/534] Compiling asn1_lib.cc
[508/534] Compiling a_utctm.cc
[509/534] Compiling a_time.cc
[509/534] Compiling a_type.cc
[511/534] Compiling a_octet.cc
[512/534] Compiling a_strnid.cc
[513/534] Compiling a_strex.cc
[514/534] Compiling a_mbstr.cc
[515/534] Compiling a_object.cc
[516/534] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[516/534] Write sources
[520/534] Compiling a_int.cc
[521/534] Compiling a_i2d_fp.cc
[521/534] Write sources
[524/534] Compiling a_d2i_fp.cc
[525/534] Compiling a_dup.cc
[526/534] Compiling a_gentm.cc
[527/553] Compiling a_bitstr.cc
[528/553] Compiling a_bool.cc
[530/581] Compiling Algorithms Joined.swift
[531/581] Compiling Algorithms Keyed.swift
[532/581] Compiling Algorithms Permutations.swift
[533/581] Compiling Algorithms Product.swift
[534/581] Compiling Algorithms Indexed.swift
[535/581] Compiling Algorithms Intersperse.swift
[536/581] Compiling Algorithms FlattenCollection.swift
[537/581] Compiling Algorithms Grouped.swift
[538/581] Compiling Algorithms EitherSequence.swift
[539/581] Compiling Algorithms FirstNonNil.swift
[540/581] Compiling Algorithms MinMax.swift
[541/581] Compiling Algorithms Partition.swift
[542/582] Compiling Atomics Unmanaged extensions.swift
[543/582] Compiling Algorithms Suffix.swift
[544/582] Compiling Algorithms Trim.swift
[545/582] Compiling Algorithms RandomSample.swift
[546/582] Compiling Algorithms Reductions.swift
[547/582] Compiling Algorithms Rotate.swift
[548/584] Emitting module ArgumentParserToolInfo
[549/584] Compiling ArgumentParserToolInfo ToolInfo.swift
[550/584] Compiling Algorithms Split.swift
[551/584] Compiling Algorithms Stride.swift
[558/584] Compiling Algorithms Combinations.swift
[559/584] Compiling Algorithms Compacted.swift
[560/584] Compiling Algorithms Cycle.swift
[567/630] Compiling ArgumentParser CommandConfiguration.swift
[568/630] Compiling ArgumentParser CommandGroup.swift
[569/630] Compiling ArgumentParser BashCompletionsGenerator.swift
[570/630] Compiling ArgumentParser CompletionsGenerator.swift
[571/630] Compiling ArgumentParser FishCompletionsGenerator.swift
[573/630] Compiling ArgumentParser ZshCompletionsGenerator.swift
[574/630] Compiling ArgumentParser Argument.swift
[575/630] Compiling ArgumentParser ArgumentDiscussion.swift
[578/630] Emitting module Atomics
[578/630] Compiling c-nioatomics.c
[580/675] Emitting module Algorithms
[580/680] Compiling c-atomics.c
[582/686] Compiling NIOConcurrencyHelpers NIOLock.swift
[583/686] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[584/686] Emitting module NIOConcurrencyHelpers
[585/686] Compiling NIOConcurrencyHelpers lock.swift
[586/686] Compiling NIOConcurrencyHelpers atomics.swift
[587/686] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[588/749] Emitting module ArgumentParser
[589/753] Compiling NIOCore AsyncChannelOutboundWriter.swift
[590/753] Compiling NIOCore NIOAsyncSequenceProducer.swift
[591/753] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[592/753] Compiling NIOCore NIOScheduledCallback.swift
[593/753] Compiling NIOCore NIOSendable.swift
[594/753] Compiling ArgumentParser NonsenseFlagsValidator.swift
[595/753] Compiling ArgumentParser ParsableArgumentsValidation.swift
[596/753] Compiling ArgumentParser PositionalArgumentsValidator.swift
[597/753] Compiling ArgumentParser UniqueNamesValidator.swift
[598/753] Compiling NIOCore RecvByteBufferAllocator.swift
[599/753] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[600/753] Compiling NIOCore SocketAddresses.swift
[601/753] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[602/753] Compiling NIOCore EventLoopFuture+Deprecated.swift
[603/753] Compiling NIOCore Linux.swift
[604/753] Compiling NIOCore MarkedCircularBuffer.swift
[605/753] Compiling NIOCore MulticastChannel.swift
[606/753] Compiling NIOCore NIOAny.swift
[607/753] Compiling NIOCore NIOCloseOnErrorHandler.swift
[608/753] Compiling NIOCore NIOCoreSendableMetatype.swift
[609/753] Compiling NIOCore NIOLoopBound.swift
[610/759] Compiling NIOCore AddressedEnvelope.swift
[611/759] Compiling NIOCore AsyncAwaitSupport.swift
[612/759] Compiling NIOCore AsyncChannel.swift
[613/759] Compiling NIOCore AsyncChannelHandler.swift
[614/759] Compiling NIOCore AsyncChannelInboundStream.swift
[622/759] Compiling NIOCore Codec.swift
[623/759] Compiling NIOCore ConvenienceOptionSupport.swift
[624/759] Compiling NIOCore DeadChannel.swift
[625/759] Compiling NIOCore DispatchQueue+WithFuture.swift
[626/759] Compiling NIOCore EventLoop+Deprecated.swift
[627/759] Compiling NIOCore EventLoop+SerialExecutor.swift
[628/759] Compiling NIOCore EventLoop.swift
[631/759] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[632/759] Compiling NIOCore EventLoopFuture.swift
[633/759] Compiling NIOCore FileDescriptor.swift
[634/759] Compiling NIOCore FileHandle.swift
[635/759] Compiling NIOCore FileRegion.swift
[636/759] Compiling NIOCore SocketOptionProvider.swift
[637/759] Compiling NIOCore SystemCallHelpers.swift
[638/759] Compiling NIOCore TimeAmount+Duration.swift
[639/759] Compiling NIOCore TypeAssistedChannelHandler.swift
[640/759] Compiling NIOCore UniversalBootstrapSupport.swift
[641/759] Compiling NIOCore Utilities.swift
[642/759] Compiling NIOCore ByteBuffer-hex.swift
[643/759] Compiling NIOCore ByteBuffer-int.swift
[644/759] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[645/759] Compiling NIOCore ByteBuffer-multi-int.swift
[646/759] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[647/759] Compiling NIOCore IPProtocol.swift
[648/759] Compiling NIOCore IntegerBitPacking.swift
[649/759] Compiling NIOCore IntegerTypes.swift
[650/759] Compiling NIOCore Interfaces.swift
[651/759] Compiling NIOCore ByteBuffer-core.swift
[654/759] Compiling NIOCore GlobalSingletons.swift
[655/759] Compiling NIOCore IO.swift
[656/759] Compiling NIOCore IOData.swift
[667/759] Compiling NIOCore ByteBuffer-views.swift
[668/759] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[669/759] Compiling NIOCore NIOAsyncWriter.swift
[670/759] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[671/759] Compiling NIOCore BSDSocketAPI.swift
[673/759] Compiling NIOCore ChannelHandler.swift
[674/759] Compiling NIOCore ChannelHandlers.swift
[675/759] Compiling NIOCore ChannelInvoker.swift
[676/759] Compiling NIOCore ChannelOption.swift
[677/759] Compiling NIOCore ChannelPipeline.swift
[678/759] Compiling NIOCore CircularBuffer.swift
[686/759] Emitting module SwiftSoup
[703/764] Compiling SwiftSoup UnicodeScalar.swift
[704/764] Compiling SwiftSoup Validate.swift
[705/764] Compiling SwiftSoup Whitelist.swift
[706/764] Compiling SwiftSoup XmlDeclaration.swift
[707/764] Compiling SwiftSoup XmlTreeBuilder.swift
[761/764] Emitting module NIOCore
[762/820] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[763/820] Emitting module NIOEmbedded
[764/820] Compiling NIOEmbedded Embedded.swift
[765/820] Compiling NIOEmbedded AsyncTestingChannel.swift
[766/820] Compiling NIOPosix SelectorEpoll.swift
[767/820] Compiling NIOPosix SelectorGeneric.swift
[768/820] Compiling NIOPosix SelectorKqueue.swift
[769/820] Compiling NIOPosix SelectorUring.swift
[770/820] Compiling NIOPosix SelectorWSAPoll.swift
[771/825] Compiling NIOPosix PosixSingletons.swift
[772/825] Compiling NIOPosix RawSocketBootstrap.swift
[773/825] Compiling NIOPosix Resolver.swift
[774/825] Compiling NIOPosix Selectable.swift
[775/825] Compiling NIOPosix SelectableChannel.swift
[776/825] Compiling NIOPosix SelectableEventLoop.swift
[777/825] Compiling NIOPosix BSDSocketAPICommon.swift
[778/825] Compiling NIOPosix BSDSocketAPIPosix.swift
[779/825] Compiling NIOPosix BSDSocketAPIWindows.swift
[780/825] Compiling NIOPosix BaseSocket.swift
[781/825] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[782/825] Compiling NIOPosix BaseSocketChannel.swift
[783/825] Compiling NIOPosix ServerSocket.swift
[784/825] Compiling NIOPosix Socket.swift
[785/825] Compiling NIOPosix SocketChannel.swift
[786/825] Compiling NIOPosix SocketProtocols.swift
[787/825] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[788/825] Compiling NIOPosix Utilities.swift
[789/825] Compiling NIOPosix VsockAddress.swift
[790/825] Compiling NIOPosix VsockChannelEvents.swift
[791/825] Compiling NIOPosix Windows.swift
[792/825] Compiling NIOPosix resource_bundle_accessor.swift
[793/825] Compiling NIOPosix BaseStreamSocketChannel.swift
[794/825] Compiling NIOPosix Bootstrap.swift
[795/825] Compiling NIOPosix ControlMessage.swift
[796/825] Compiling NIOPosix DatagramVectorReadManager.swift
[797/825] Compiling NIOPosix Errors+Any.swift
[798/825] Compiling NIOPosix FileDescriptor.swift
[799/825] Compiling NIOPosix GetaddrinfoResolver.swift
[800/825] Compiling NIOPosix HappyEyeballs.swift
[801/825] Compiling NIOPosix IO.swift
[802/825] Compiling NIOPosix IntegerBitPacking.swift
[803/825] Compiling NIOPosix IntegerTypes.swift
[804/825] Compiling NIOPosix Linux.swift
[805/825] Compiling NIOPosix PendingDatagramWritesManager.swift
[806/825] Compiling NIOPosix PendingWritesManager.swift
[807/825] Compiling NIOPosix PipeChannel.swift
[808/825] Compiling NIOPosix PipePair.swift
[809/825] Compiling NIOPosix Pool.swift
[810/825] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[811/825] Compiling NIOPosix LinuxCPUSet.swift
[812/825] Compiling NIOPosix LinuxUring.swift
[813/825] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[814/825] Compiling NIOPosix NIOPosixSendableMetatype.swift
[815/825] Compiling NIOPosix NIOThreadPool.swift
[816/825] Compiling NIOPosix NonBlockingFileIO.swift
[817/825] Compiling NIOPosix System.swift
[818/825] Compiling NIOPosix Thread.swift
[819/825] Compiling NIOPosix ThreadPosix.swift
[820/825] Compiling NIOPosix ThreadWindows.swift
[821/825] Compiling NIOPosix UnsafeTransfer.swift
[822/825] Emitting module NIOPosix
[823/827] Emitting module NIO
[824/827] Compiling NIO Exports.swift
[825/867] Compiling NIOTLS TLSEvents.swift
[826/867] Emitting module NIOTLS
[827/867] Compiling NIOSOCKS Helpers.swift
[828/868] Compiling NIOSOCKS Errors.swift
[829/868] Compiling NIOSOCKS SOCKSResponse.swift
[830/868] Compiling NIOSOCKS ClientStateMachine.swift
[831/868] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[832/868] Compiling NIOSOCKS AuthenticationMethod.swift
[833/868] Compiling NIOSOCKS ClientGreeting.swift
[834/868] Emitting module NIOSOCKS
[835/868] Compiling NIOHTTP1 ByteCollectionUtils.swift
[836/868] Compiling NIOHTTP1 HTTPDecoder.swift
[837/868] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[838/868] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[839/868] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[840/868] Compiling NIOTLS SNIHandler.swift
[841/868] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[842/869] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[843/869] Compiling NIOSOCKS ServerStateMachine.swift
[844/869] Compiling NIOSOCKS SOCKSRequest.swift
[845/869] Compiling NIOSOCKS Messages.swift
[846/869] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[847/869] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[848/869] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[849/869] Emitting module NIOFoundationCompat
[850/869] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[851/869] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[852/869] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[853/869] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[854/869] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[855/900] Compiling NIOSSL CustomPrivateKey.swift
[856/900] Compiling NIOSSL IdentityVerification.swift
[857/900] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[858/900] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[859/922] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[860/922] Emitting module NIOHTTP1
[861/922] Compiling NIOTransportServices AcceptHandler.swift
[862/922] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[863/922] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[864/922] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[865/922] Compiling NIOTransportServices StateManagedListenerChannel.swift
[866/922] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[867/940] Emitting module NIOTransportServices
[868/942] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[869/942] Emitting module NIOSSL
[870/945] Compiling NIOHPACK IntegerCoding.swift
[871/946] Compiling NIOHPACK HuffmanTables.swift
[872/946] Compiling NIOHPACK IndexedHeaderTable.swift
[873/946] Compiling NIOHPACK HuffmanCoding.swift
[874/946] Compiling NIOHPACK HeaderTables.swift
[875/946] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[876/946] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[877/946] Compiling NIOHTTPCompression HTTPDecompression.swift
[878/946] Compiling NIOHTTPCompression HTTPCompression.swift
[879/946] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[880/946] Emitting module NIOHTTPCompression
[881/946] Compiling NIOHPACK StaticHeaderTable.swift
[882/946] Compiling NIOHPACK HPACKEncoder.swift
[883/946] Emitting module NIOHPACK
[884/946] Compiling NIOHPACK HPACKErrors.swift
[885/946] Compiling NIOHPACK DynamicHeaderTable.swift
[886/946] Compiling NIOHPACK HPACKDecoder.swift
[887/946] Compiling NIOHPACK HPACKHeader.swift
[888/946] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[889/946] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[890/1008] Compiling NIOHTTP2 SendingPushPromiseState.swift
[891/1008] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[892/1008] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[893/1008] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[894/1008] Compiling NIOHTTP2 SendingGoawayState.swift
[895/1008] Compiling NIOHTTP2 SendingHeadersState.swift
[896/1008] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[897/1008] Compiling NIOHTTP2 ReceivingHeadersState.swift
[898/1008] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[899/1008] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[900/1008] Compiling NIOHTTP2 GlitchesMonitor.swift
[901/1008] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[902/1008] Compiling NIOHTTP2 MaySendFrames.swift
[903/1008] Compiling NIOHTTP2 SendingDataState.swift
[904/1008] Compiling NIOHTTP2 InboundWindowManager.swift
[905/1008] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[906/1008] Compiling NIOHTTP2 ConnectionStreamsState.swift
[907/1008] Compiling NIOHTTP2 MayReceiveFrames.swift
[908/1008] Compiling NIOHTTP2 ReceivingDataState.swift
[909/1008] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[910/1008] Compiling NIOHTTP2 HTTP2UserEvents.swift
[911/1008] Compiling NIOHTTP2 InboundEventBuffer.swift
[912/1008] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[913/1008] Compiling NIOHTTP2 ConnectionStateMachine.swift
[918/1008] Compiling NIOHTTP2 Error+Any.swift
[919/1008] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[920/1008] Compiling NIOHTTP2 ControlFrameBuffer.swift
[925/1008] Compiling NIOHTTP2 HTTP2Frame.swift
[926/1008] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[927/1008] Compiling NIOHTTP2 HTTP2FrameParser.swift
[941/1008] Compiling NIOHTTP2 HTTP2PingData.swift
[942/1008] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[943/1008] Compiling NIOHTTP2 HTTP2Settings.swift
[944/1008] Emitting module NIOHTTP2
[945/1014] Compiling NIOHTTP2 StreamChannelFlowController.swift
[946/1014] Compiling NIOHTTP2 StreamChannelList.swift
[947/1014] Compiling NIOHTTP2 StreamMap.swift
[948/1014] Compiling NIOHTTP2 StreamStateMachine.swift
[949/1014] Compiling NIOHTTP2 UnsafeTransfer.swift
[950/1014] Compiling NIOHTTP2 WatermarkedFlowController.swift
[978/1014] Compiling NIOHTTP2 SendingRstStreamState.swift
[979/1014] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[980/1014] Compiling NIOHTTP2 HTTP2SettingsState.swift
[981/1014] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[982/1014] Compiling NIOHTTP2 HasFlowControlWindows.swift
[983/1014] Compiling NIOHTTP2 HasLocalSettings.swift
[984/1014] Compiling NIOHTTP2 HasRemoteSettings.swift
[985/1014] Compiling NIOHTTP2 LocallyQuiescingState.swift
[986/1014] Compiling NIOHTTP2 QuiescingState.swift
[987/1014] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[988/1014] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[989/1014] Compiling NIOHTTP2 StateMachineResult.swift
[990/1014] Compiling NIOHTTP2 ContentLengthVerifier.swift
[991/1014] Compiling NIOHTTP2 DOSHeuristics.swift
[992/1014] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[993/1014] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[994/1014] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[995/1014] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[996/1014] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[997/1014] Compiling NIOHTTP2 HTTP2Error.swift
[998/1014] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1005/1014] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1006/1014] Compiling NIOHTTP2 HTTP2Stream.swift
[1007/1014] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1008/1014] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1009/1014] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1010/1014] Compiling NIOHTTP2 HTTP2StreamID.swift
[1011/1014] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1012/1078] Compiling AsyncHTTPClient BasicAuth.swift
[1013/1078] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1014/1078] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1015/1078] Compiling AsyncHTTPClient ConnectionPool.swift
[1016/1078] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1017/1078] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1018/1078] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1019/1085] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1020/1085] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1021/1085] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1022/1085] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1023/1085] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1024/1085] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[1025/1085] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1026/1085] Emitting module AsyncHTTPClient
[1027/1085] Compiling AsyncHTTPClient SSLContextCache.swift
[1028/1085] Compiling AsyncHTTPClient Scheme.swift
[1029/1085] Compiling AsyncHTTPClient Singleton.swift
[1030/1085] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1031/1085] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1032/1085] Compiling AsyncHTTPClient TracingSupport.swift
[1033/1085] Compiling AsyncHTTPClient Utils.swift
[1034/1085] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1035/1085] Compiling AsyncHTTPClient RequestOptions.swift
[1036/1085] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1037/1085] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1038/1085] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1039/1085] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1040/1085] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1041/1085] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1042/1085] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1043/1085] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1044/1085] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1045/1085] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1046/1085] Compiling AsyncHTTPClient Transaction.swift
[1047/1085] Compiling AsyncHTTPClient Base64.swift
[1048/1085] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1049/1085] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1050/1085] Compiling AsyncHTTPClient ConnectionTarget.swift
[1051/1085] Compiling AsyncHTTPClient DeconstructedURL.swift
[1052/1085] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1053/1085] Compiling AsyncHTTPClient FoundationExtensions.swift
[1054/1085] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1055/1085] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1056/1085] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1057/1085] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1058/1085] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1059/1085] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1060/1085] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1061/1085] Compiling AsyncHTTPClient RequestBodyLength.swift
[1062/1085] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1063/1085] Compiling AsyncHTTPClient TLSConfiguration.swift
[1064/1085] Compiling AsyncHTTPClient RedirectState.swift
[1065/1085] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1066/1085] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1067/1085] Compiling AsyncHTTPClient RequestBag.swift
[1068/1085] Compiling AsyncHTTPClient RequestValidation.swift
[1069/1085] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1070/1085] Compiling AsyncHTTPClient HTTP1Connection.swift
[1071/1085] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1072/1085] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1073/1085] Compiling AsyncHTTPClient HTTP2Connection.swift
[1074/1085] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1075/1085] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1076/1085] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1077/1085] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1078/1085] Compiling AsyncHTTPClient HTTPClient.swift
[1079/1085] Compiling AsyncHTTPClient HTTPHandler.swift
[1080/1085] Compiling AsyncHTTPClient LRUCache.swift
[1081/1085] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1082/1085] Compiling AsyncHTTPClient NWErrorHandler.swift
[1083/1095] Compiling LinkPreview WikipediaAPIProcessor.swift
[1084/1095] Compiling LinkPreview OpenGraphProcessor.swift
[1085/1095] Compiling LinkPreview URL+Extensions.swift
[1086/1095] Compiling LinkPreview LinkPreviewProvider.swift
[1087/1095] Emitting module LinkPreview
[1088/1095] Compiling LinkPreview LinkPreviewMetadata.swift
[1089/1095] Compiling LinkPreview GenericHTMLProcessor.swift
[1090/1095] Compiling LinkPreview LinkPreview.swift
[1091/1095] Compiling LinkPreview LinkPreviewURLRequest.swift
[1092/1095] Compiling LinkPreview MetadataProcessor.swift
[1093/1097] Emitting module LinkPreviewCLI
[1094/1097] Compiling LinkPreviewCLI Main.swift
[1094/1097] Write Objects.LinkFileList
[1095/1097] Linking linkpreviewcli
[1096/1097] Applying linkpreviewcli
Build complete! (84.57s)
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/swift-server/async-http-client from cache
[1/4634] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.08s)
Fetched https://github.com/swift-server/async-http-client from cache (1.24s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.25s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (1.80s)
Computing version for https://github.com/swift-server/async-http-client
Computed https://github.com/swift-server/async-http-client at 1.29.0 (0.49s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-extras.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-atomics.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
[1/5482] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-atomics.git from cache (0.90s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.90s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.91s)
Fetched https://github.com/apple/swift-log.git from cache (0.91s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.91s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.30s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.30s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.31s)
Fetched https://github.com/apple/swift-nio.git from cache (2.42s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (3.85s)
Fetching https://github.com/apple/swift-service-context.git
[1/1141] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.87s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (1.39s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.48s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.23s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.88s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.2 (1.39s)
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-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.48s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.53s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
[1/2530] Fetching swift-service-lifecycle
[204/8163] Fetching swift-service-lifecycle, swift-async-algorithms
[823/14834] Fetching swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.09s)
[8369/12304] Fetching swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.26s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.26s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.31s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.31s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.31s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.0 (1.85s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.58s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.24s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (3.72s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.46s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.5.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.35.0 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.87.0 (0.61s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.91s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.15.0 (1.55s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (2.08s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.64s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.0.0 (1.11s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.1 (0.54s)
Fetching https://github.com/nicklockwood/LRUCache.git
[1/341] Fetching lrucache
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.76s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.2.0 (1.40s)
Creating working copy for https://github.com/swift-server/async-http-client
Working copy of https://github.com/swift-server/async-http-client resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.0.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.3.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.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.9.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
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/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.11.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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.5.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.15.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.87.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.29.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.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.35.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.25.2
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.2.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.24.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client"
    }
  ],
  "manifest_display_name" : "LinkPreview",
  "name" : "LinkPreview",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "LinkPreview",
      "targets" : [
        "LinkPreview"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "linkpreviewcli",
      "targets" : [
        "LinkPreviewCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LinkPreviewTests",
      "module_type" : "SwiftTarget",
      "name" : "LinkPreviewTests",
      "path" : "Tests/LinkPreviewTests",
      "sources" : [
        "LinkPreviewTests.swift"
      ],
      "target_dependencies" : [
        "LinkPreview"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LinkPreviewCLI",
      "module_type" : "SwiftTarget",
      "name" : "LinkPreviewCLI",
      "path" : "Sources/LinkPreviewCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "linkpreviewcli"
      ],
      "sources" : [
        "Main.swift"
      ],
      "target_dependencies" : [
        "LinkPreview"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LinkPreview",
      "module_type" : "SwiftTarget",
      "name" : "LinkPreview",
      "path" : "Sources/LinkPreview",
      "product_dependencies" : [
        "SwiftSoup",
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "LinkPreview",
        "linkpreviewcli"
      ],
      "sources" : [
        "LinkPreview.swift",
        "LinkPreviewMetadata.swift",
        "LinkPreviewProvider.swift",
        "LinkPreviewURLRequest.swift",
        "Processors/GenericHTMLProcessor.swift",
        "Processors/MetadataProcessor.swift",
        "Processors/OpenGraphProcessor.swift",
        "Processors/WikipediaAPIProcessor.swift",
        "URL+Extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.