The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HAP with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bouke/hap.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bouke/hap
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 51e3505 Merge pull request #158 from Bouke/endianness
Cloned https://github.com/bouke/hap.git
Revision (git rev-parse @):
51e3505a34eb842f7491fda48bb4ef873b16b68c
SUCCESS checkout https://github.com/bouke/hap.git at master
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/crossroadlabs/Regex.git from cache
Fetched https://github.com/apple/swift-crypto.git (0.23s)
Fetched https://github.com/apple/swift-log.git (0.35s)
Fetching https://github.com/Bouke/SRP.git from cache
Fetched https://github.com/apple/swift-nio.git (0.40s)
Fetched https://github.com/crossroadlabs/Regex.git (0.21s)
Fetched https://github.com/Bouke/SRP.git (0.18s)
Computing version for https://github.com/crossroadlabs/Regex.git
Computed https://github.com/crossroadlabs/Regex.git at 1.2.0 (0.02s)
Computing version for https://github.com/Bouke/SRP.git
Computed https://github.com/Bouke/SRP.git at 3.2.1 (0.07s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/attaswift/BigInt.git (0.19s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.22s)
Fetched https://github.com/apple/swift-collections.git (0.23s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.03s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/crossroadlabs/Regex.git
Working copy of https://github.com/crossroadlabs/Regex.git resolved at 1.2.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.62.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.0.5
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/Bouke/SRP.git
Working copy of https://github.com/Bouke/SRP.git resolved at 3.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "hap",
      "name": "HAP",
      "url": "https://github.com/bouke/hap.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hap",
      "dependencies": [
        {
          "identity": "srp",
          "name": "SRP",
          "url": "https://github.com/Bouke/SRP.git",
          "version": "3.2.1",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SRP",
          "dependencies": [
            {
              "identity": "bigint",
              "name": "BigInt",
              "url": "https://github.com/attaswift/BigInt.git",
              "version": "5.3.0",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-crypto",
              "name": "swift-crypto",
              "url": "https://github.com/apple/swift-crypto.git",
              "version": "1.1.7",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "regex",
          "name": "Regex",
          "url": "https://github.com/crossroadlabs/Regex.git",
          "version": "1.2.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Regex",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.62.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.0.5",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.5.3",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "1.1.7",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bouke/hap.git
[1/6552] Fetching hap
Fetched https://github.com/bouke/hap.git (1.01s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-crypto.git (0.27s)
Fetching https://github.com/crossroadlabs/Regex.git from cache
Fetched https://github.com/apple/swift-log.git (0.27s)
Fetching https://github.com/Bouke/SRP.git from cache
Fetched https://github.com/apple/swift-nio.git (0.39s)
Fetched https://github.com/Bouke/SRP.git (0.20s)
Fetched https://github.com/crossroadlabs/Regex.git (0.21s)
Computing version for https://github.com/crossroadlabs/Regex.git
Computed https://github.com/crossroadlabs/Regex.git at 1.2.0 (0.04s)
Computing version for https://github.com/Bouke/SRP.git
Computed https://github.com/Bouke/SRP.git at 3.2.1 (0.02s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/attaswift/BigInt.git (0.18s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.02s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.20s)
Fetched https://github.com/apple/swift-collections.git (0.21s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.04s)
Creating working copy for https://github.com/crossroadlabs/Regex.git
Working copy of https://github.com/crossroadlabs/Regex.git resolved at 1.2.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.0.5
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/bouke/hap.git
Working copy of https://github.com/bouke/hap.git resolved at master
Creating working copy for https://github.com/Bouke/SRP.git
Working copy of https://github.com/Bouke/SRP.git resolved at 3.2.1
Found 5 product dependencies
  - SRP
  - Regex
  - swift-nio
  - swift-log
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/419] Compiling sha1-586.windows.x86.S
[1/419] Compiling sha1-586.linux.x86.S
[2/419] Compiling chacha-armv8.linux.aarch64.S
[3/419] Compiling CNIOWindows shim.c
[4/419] Compiling CNIOWindows WSAStartup.c
[5/419] Compiling CNIOLinux shim.c
[6/419] Compiling CNIOLinux liburing_shims.c
[7/425] Compiling _AtomicsShims.c
[8/425] Compiling CQRCode qrcode.c
[9/425] Compiling scalar.c
[10/430] Compiling a_bool.c
[11/441] Compiling CNIOLLHTTP c_nio_llhttp.c
[12/441] Compiling a_d2i_fp.c
[14/482] Compiling DequeModule _DequeBuffer.swift
[15/482] Compiling DequeModule _DequeBufferHeader.swift
[16/484] Emitting module _NIOBase64
[17/484] Compiling _NIOBase64 Base64.swift
[18/503] Compiling _NIODataStructures PriorityQueue.swift
[19/503] Compiling Logging MetadataProvider.swift
[20/503] Emitting module _NIODataStructures
[21/503] Compiling _NIODataStructures _TinyArray.swift
[22/503] Compiling Atomics ManagedAtomicLazyReference.swift
[23/503] Compiling DequeModule _UnsafeWrappedBuffer.swift
[24/503] Compiling _NIODataStructures Heap.swift
[25/503] Compiling Atomics UnsafeAtomicLazyReference.swift
[26/503] Compiling Atomics ManagedAtomic.swift
[27/503] Compiling Atomics AtomicMemoryOrderings.swift
[28/503] Compiling Atomics DoubleWord.swift
[29/503] Compiling Atomics IntegerConformances.swift
[30/503] Compiling Atomics PointerConformances.swift
[31/503] Compiling Atomics Primitives.native.swift
[32/503] Compiling Atomics OptionalRawRepresentable.swift
[33/503] Compiling Atomics RawRepresentable.swift
[34/503] Compiling Atomics AtomicBool.swift
[35/503] Compiling Atomics Primitives.shims.swift
[36/503] Compiling Atomics AtomicInteger.swift
[37/503] Compiling Atomics AtomicOptionalWrappable.swift
[38/503] Compiling Atomics AtomicValue.swift
[39/503] Compiling Atomics UnsafeAtomic.swift
[40/503] Emitting module DequeModule
[40/503] Compiling CNIOLLHTTP c_nio_http.c
[42/503] Compiling Logging LogHandler.swift
[43/503] Compiling Logging Locks.swift
[44/503] Emitting module Logging
[45/503] Compiling Logging Logging.swift
[45/503] Compiling CNIOLLHTTP c_nio_api.c
[54/505] Emitting module COperatingSystem
[55/505] Compiling COperatingSystem libc.swift
[55/505] Compiling CNIODarwin shim.c
[62/505] Compiling Atomics AtomicReference.swift
[63/505] Compiling Atomics AtomicStorage.swift
[65/505] Compiling Atomics IntegerOperations.swift
[66/505] Compiling Atomics Unmanaged extensions.swift
[66/505] Compiling v3_utl.c
[67/505] Compiling v3_skey.c
[68/505] Compiling CCryptoBoringSSLShims shims.c
[69/505] Compiling v3_purp.c
[70/505] Compiling v3_prn.c
[71/505] Compiling v3_pmaps.c
[72/505] Compiling v3_pcons.c
[73/505] Compiling v3_pcia.c
[74/505] Compiling v3_ocsp.c
[75/505] Compiling v3_pci.c
[76/505] Compiling v3_ncons.c
[77/505] Compiling v3_lib.c
[78/505] Compiling v3_int.c
[79/505] Compiling v3_info.c
[80/505] Compiling v3_ia5.c
[81/505] Compiling v3_extku.c
[82/505] Compiling v3_genn.c
[83/505] Compiling v3_enum.c
[85/505] Emitting module Atomics
[85/505] Compiling v3_crld.c
[90/505] Emitting module BigInt
[90/507] Compiling v3_conf.c
[91/507] Compiling v3_cpols.c
[96/507] Compiling Regex String+Regex.swift
[96/508] Compiling v3_bitst.c
[102/508] Compiling v3_bcons.c
[103/508] Compiling v3_alt.c
[110/508] Compiling v3_akeya.c
[111/508] Compiling v3_akey.c
[112/508] Compiling pcy_map.c
[113/508] Compiling pcy_tree.c
[114/508] Compiling pcy_node.c
[115/508] Compiling pcy_lib.c
[116/508] Compiling pcy_data.c
[117/508] Compiling pcy_cache.c
[118/508] Compiling x_x509a.c
[119/508] Compiling x_val.c
[120/508] Compiling x_spki.c
[121/508] Compiling x_x509.c
[122/508] Compiling x_req.c
[123/508] Compiling x_sig.c
[124/508] Compiling x_pkey.c
[125/508] Compiling x_pubkey.c
[126/508] Compiling x_name.c
[127/508] Compiling x_info.c
[129/508] Compiling BigInt Subtraction.swift
[130/508] Compiling BigInt Words and Bits.swift
[130/508] Compiling x_exten.c
[131/508] Compiling x_crl.c
[132/508] Compiling x_attrib.c
[133/508] Compiling x_all.c
[134/508] Compiling x509spki.c
[135/508] Compiling x_algor.c
[136/508] Compiling x509rset.c
[137/508] Compiling x509cset.c
[138/508] Compiling x509name.c
[139/508] Compiling x509_vpm.c
[140/508] Compiling c-nioatomics.c
[141/508] Compiling x509_txt.c
[142/508] Compiling x509_v3.c
[144/508] Compiling HAPInspector main.swift
[148/508] Compiling Regex Utils.swift
[148/508] Compiling x509_set.c
[150/508] Compiling Regex PlatformTypes.swift
[150/508] Compiling x509_vfy.c
[152/508] Compiling Regex GroupRangeUtils.swift
[153/508] Emitting module Regex
[154/508] Compiling Regex Match.swift
[154/508] Compiling x509_trs.c
[156/508] Compiling Regex MatchSequence.swift
[157/508] Compiling Regex Regex.swift
[158/508] Compiling Regex RegexOptions.swift
[158/508] Compiling x509_req.c
[159/508] Compiling x509_obj.c
[163/508] Compiling x509_lu.c
[163/508] Compiling x509_ext.c
[165/508] Compiling x509_def.c
[166/508] Compiling x509_d2.c
[168/508] Emitting module HAPInspector
[169/508] Compiling HAPInspector Inspector.swift
[169/508] Compiling x509_cmp.c
[170/508] Compiling x509_att.c
[171/508] Compiling c-atomics.c
[172/508] Compiling x509.c
[173/508] Compiling t_x509a.c
[174/508] Compiling t_x509.c
[174/508] Compiling t_req.c
[176/508] Compiling t_crl.c
[177/508] Compiling i2d_pr.c
[178/508] Compiling rsa_pss.c
[179/514] Compiling by_file.c
[180/514] Compiling algorithm.c
[181/514] Compiling by_dir.c
[182/514] Compiling a_verify.c
[183/514] Compiling voprf.c
[184/514] Compiling asn1_gen.c
[185/514] Compiling a_strex.c
[186/514] Linking hap-update
[187/514] Compiling a_sign.c
[188/514] Compiling thread_win.c
[189/514] Compiling thread_pthread.c
[190/514] Compiling thread_none.c
[191/514] Compiling thread.c
[192/514] Compiling trust_token.c
[193/514] Compiling siphash.c
[194/514] Compiling stack.c
[195/514] Compiling rsa_asn1.c
[196/514] Compiling a_digest.c
[197/514] Compiling pmbtoken.c
[198/514] Compiling refcount_lock.c
[199/514] Compiling rsa_print.c
[200/514] Compiling rc4.c
[201/514] Compiling refcount_c11.c
[201/514] Compiling windows.c
[203/514] Compiling fuchsia.c
[204/514] Compiling passive.c
[205/514] Compiling deterministic.c
[206/514] Compiling rand_extra.c
[207/514] Compiling poly1305_arm_asm.S
[208/514] Compiling forkunsafe.c
[209/514] Compiling poly1305_vec.c
[210/514] Compiling poly1305_arm.c
[212/514] Compiling NIOConcurrencyHelpers lock.swift
[212/514] Compiling pool.c
[213/514] Compiling poly1305.c
[214/514] Compiling pkcs7.c
[215/514] Compiling p5_pbev2.c
[216/514] Compiling pem_xaux.c
[217/514] Compiling pkcs8.c
[218/514] Compiling pkcs7_x509.c
[220/514] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[221/514] Compiling NIOConcurrencyHelpers NIOLock.swift
[222/514] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[223/514] Emitting module NIOConcurrencyHelpers
[224/514] Compiling NIOConcurrencyHelpers atomics.swift
[224/514] Compiling pkcs8_x509.c
[225/514] Compiling pem_pk8.c
[226/514] Compiling pem_pkey.c
[227/514] Compiling pem_x509.c
[228/514] Compiling pem_oth.c
[229/514] Compiling pem_info.c
[230/514] Compiling obj_xref.c
[231/514] Compiling pem_lib.c
[232/514] Compiling pem_all.c
[233/514] Compiling lhash.c
[234/514] Compiling hkdf.c
[235/514] Compiling obj.c
[236/514] Compiling mem.c
[237/514] Compiling hpke.c
[238/514] Compiling x86_64-mont5.mac.x86_64.S
[239/514] Compiling poly_rq_mul.S
[240/540] Compiling x86_64-mont5.linux.x86_64.S
[241/571] Compiling x86_64-mont.mac.x86_64.S
[242/571] Compiling x86-mont.linux.x86.S
[243/571] Compiling x86_64-mont.linux.x86_64.S
[244/571] Compiling vpaes-x86_64.mac.x86_64.S
[245/571] Compiling x86-mont.windows.x86.S
[246/571] Compiling vpaes-x86_64.linux.x86_64.S
[247/571] Compiling vpaes-x86.windows.x86.S
[247/571] Compiling vpaes-x86.linux.x86.S
[249/571] Compiling vpaes-armv8.linux.aarch64.S
[250/571] Compiling hrss.c
[251/571] Compiling vpaes-armv8.ios.aarch64.S
[252/571] Compiling kdf.c
[253/571] Compiling vpaes-armv7.linux.arm.S
[254/571] Compiling vpaes-armv7.ios.arm.S
[255/571] Compiling sha512-x86_64.mac.x86_64.S
[256/571] Compiling sha512-x86_64.linux.x86_64.S
[257/571] Compiling sha512-armv8.linux.aarch64.S
[258/571] Compiling sha512-armv8.ios.aarch64.S
[259/571] Compiling sha512-armv4.linux.arm.S
[260/571] Compiling sha512-armv4.ios.arm.S
[260/571] Compiling sha512-586.windows.x86.S
[262/571] Compiling sha256-x86_64.linux.x86_64.S
[263/571] Compiling sha512-586.linux.x86.S
[264/571] Compiling sha256-x86_64.mac.x86_64.S
[265/571] Compiling sha256-armv4.ios.arm.S
[266/571] Compiling sha256-armv4.linux.arm.S
[267/571] Compiling sha256-armv8.linux.aarch64.S
[268/571] Compiling sha256-586.linux.x86.S
[269/571] Compiling sha256-armv8.ios.aarch64.S
[270/571] Compiling sha256-586.windows.x86.S
[271/571] Compiling sha1-armv8.linux.aarch64.S
[272/571] Compiling sha1-x86_64.mac.x86_64.S
[273/571] Compiling sha1-x86_64.linux.x86_64.S
[274/571] Compiling sha1-armv4-large.ios.arm.S
[275/571] Compiling sha1-armv4-large.linux.arm.S
[276/571] Compiling sha1-armv8.ios.aarch64.S
[277/571] Compiling rsaz-avx2.mac.x86_64.S
[278/571] Compiling rsaz-avx2.linux.x86_64.S
[279/571] Compiling sha1.c
[280/571] Compiling sha1-altivec.c
[281/571] Compiling sha256.c
[282/571] Compiling rdrand-x86_64.mac.x86_64.S
[283/571] Compiling blinding.c
[284/571] Compiling rdrand-x86_64.linux.x86_64.S
[285/571] Compiling sha512.c
[286/571] Compiling rsa.c
[287/571] Compiling rsa_impl.c
[288/571] Compiling urandom.c
[289/571] Compiling fork_detect.c
[290/571] Compiling rand.c
[291/571] Compiling self_check.c
[292/571] Compiling padding.c
[293/571] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[294/571] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[295/571] Compiling p256-x86_64-asm.mac.x86_64.S
[296/571] Compiling p256-x86_64-asm.linux.x86_64.S
[297/571] Compiling ctrdrbg.c
[298/571] Compiling gcm_nohw.c
[299/571] Compiling gcm.c
[300/571] Compiling ofb.c
[301/571] Compiling cbc.c
[302/571] Compiling md5-x86_64.mac.x86_64.S
[303/571] Compiling polyval.c
[304/571] Compiling md5-x86_64.linux.x86_64.S
[304/571] Compiling md5-586.windows.x86.S
[306/571] Compiling cfb.c
[307/571] Compiling md5-586.linux.x86.S
[308/571] Compiling is_fips.c
[309/571] Compiling ctr.c
[310/571] Compiling hmac.c
[311/571] Compiling ghashv8-armx64.linux.aarch64.S
[312/571] Compiling md5.c
[313/571] Compiling ghashv8-armx64.ios.aarch64.S
[314/571] Compiling md4.c
[315/571] Compiling ghash-x86_64.linux.x86_64.S
[316/571] Compiling ghashv8-armx32.linux.arm.S
[317/571] Compiling ghashv8-armx32.ios.arm.S
[318/571] Compiling ghash-x86_64.mac.x86_64.S
[319/571] Compiling ghash-x86.windows.x86.S
[319/571] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[321/571] Compiling ghash-x86.linux.x86.S
[322/571] Compiling ghash-ssse3-x86.windows.x86.S
[323/571] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[324/571] Compiling ghash-neon-armv8.linux.aarch64.S
[325/571] Compiling ghash-ssse3-x86.linux.x86.S
[326/571] Compiling ghash-neon-armv8.ios.aarch64.S
[327/571] Compiling ghash-armv4.ios.arm.S
[328/571] Compiling ghash-armv4.linux.arm.S
[329/571] Compiling fips_shared_support.c
[330/571] Compiling util.c
[331/571] Compiling ecdsa.c
[332/571] Compiling ecdh.c
[333/571] Compiling wnaf.c
[334/571] Compiling simple.c
[335/571] Compiling p256-x86_64.c
[336/571] Compiling felem.c
[337/571] Compiling simple_mul.c
[338/571] Compiling oct.c
[339/571] Compiling ec_montgomery.c
[340/571] Compiling p256.c
[341/571] Compiling p224-64.c
[342/571] Compiling ec_key.c
[343/571] Compiling digests.c
[344/571] Compiling ec.c
[344/571] Compiling check.c
[346/571] Compiling dh.c
[347/571] Compiling digest.c
[348/571] Compiling co-586.windows.x86.S
[349/571] Compiling co-586.linux.x86.S
[350/571] Compiling e_des.c
[351/571] Compiling bsaes-armv7.linux.arm.S
[352/571] Compiling des.c
[353/571] Compiling bsaes-armv7.ios.arm.S
[354/571] Compiling aead.c
[355/571] Compiling sqrt.c
[356/571] Compiling cipher.c
[357/571] Compiling e_aes.c
[358/571] Compiling rsaz_exp.c
[359/571] Compiling shift.c
[360/571] Compiling random.c
[361/571] Compiling montgomery_inv.c
[362/571] Compiling montgomery.c
[363/571] Compiling mul.c
[364/571] Compiling prime.c
[365/571] Compiling jacobi.c
[366/571] Compiling gcd_extra.c
[367/571] Compiling gcd.c
[368/571] Compiling ctx.c
[369/571] Compiling div_extra.c
[370/571] Compiling cmp.c
[371/571] Compiling generic.c
[372/571] Compiling exponentiation.c
[373/571] Compiling bytes.c
[374/571] Compiling bn-586.windows.x86.S
[375/571] Compiling x86_64-gcc.c
[376/571] Compiling add.c
[377/571] Compiling armv8-mont.linux.aarch64.S
[378/571] Compiling bn-586.linux.x86.S
[379/571] Compiling div.c
[380/571] Compiling bn.c
[381/571] Compiling armv8-mont.ios.aarch64.S
[382/571] Compiling armv4-mont.ios.arm.S
[383/571] Compiling armv4-mont.linux.arm.S
[384/571] Compiling aesv8-armx64.linux.aarch64.S
[385/571] Compiling aesv8-armx32.ios.arm.S
[386/571] Compiling aesv8-armx32.linux.arm.S
[387/571] Compiling aesni-x86_64.mac.x86_64.S
[388/571] Compiling aesv8-armx64.ios.aarch64.S
[389/571] Compiling aesni-x86.windows.x86.S
[390/571] Compiling aesni-gcm-x86_64.mac.x86_64.S
[390/571] Compiling aesni-x86_64.linux.x86_64.S
[392/571] Compiling aesni-gcm-x86_64.linux.x86_64.S
[393/571] Compiling aesni-x86.linux.x86.S
[394/571] Compiling aes.c
[395/571] Compiling key_wrap.c
[396/571] Compiling scrypt.c
[397/571] Compiling mode_wrappers.c
[398/571] Compiling sign.c
[399/571] Compiling ex_data.c
[400/571] Compiling pbkdf.c
[401/571] Compiling p_x25519.c
[401/571] Compiling print.c
[403/571] Compiling p_rsa_asn1.c
[404/571] Compiling p_x25519_asn1.c
[405/571] Compiling aes_nohw.c
[406/571] Compiling p_ed25519_asn1.c
[407/571] Compiling p_ed25519.c
[408/571] Compiling p_ec_asn1.c
[409/571] Compiling p_ec.c
[410/571] Compiling p_dsa_asn1.c
[411/571] Compiling p_rsa.c
[412/571] Compiling err_data.c
[413/571] Compiling digestsign.c
[414/571] Compiling evp.c
[415/571] Compiling evp_ctx.c
[415/571] Compiling evp_asn1.c
[417/571] Compiling err.c
[418/571] Compiling ecdsa_asn1.c
[419/571] Compiling engine.c
[420/571] Compiling hash_to_curve.c
[421/571] Compiling dsa_asn1.c
[422/571] Compiling params.c
[423/571] Compiling dsa.c
[424/571] Compiling ec_derive.c
[426/571] Compiling NIOCore AddressedEnvelope.swift
[427/571] Compiling NIOCore AsyncAwaitSupport.swift
[428/571] Compiling NIOCore AsyncChannel.swift
[429/571] Compiling NIOCore AsyncChannelInboundStream.swift
[430/571] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[431/571] Compiling NIOCore AsyncChannelOutboundWriter.swift
[432/571] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[433/571] Compiling NIOCore NIOAsyncSequenceProducer.swift
[433/571] Compiling digest_extra.c
[434/579] Compiling x25519-asm-arm.S
[435/579] Compiling dh_asn1.c
[436/579] Compiling ec_asn1.c
[437/579] Compiling ecdh_extra.c
[438/579] Compiling cpu-arm.c
[439/579] Compiling cpu-intel.c
[440/579] Compiling spake25519.c
[441/579] Compiling cpu-ppc64le.c
[442/579] Compiling cpu-arm-linux.c
[442/579] Compiling cpu-aarch64-linux.c
[444/579] Compiling cpu-aarch64-fuchsia.c
[445/579] Compiling crypto.c
[446/579] Compiling cpu-aarch64-win.c
[447/579] Compiling conf.c
[447/579] Compiling e_rc4.c
[449/579] Compiling cmac.c
[450/579] Compiling e_null.c
[451/579] Compiling e_aesgcmsiv.c
[452/579] Compiling tls_cbc.c
[453/579] Compiling e_rc2.c
[454/579] Compiling curve25519.c
[455/579] Compiling e_chacha20poly1305.c
[456/579] Compiling derive_key.c
[457/579] Compiling e_aesctrhmac.c
[458/579] Compiling e_tls.c
[459/579] Compiling e_aesccm.c
[460/579] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[461/579] Compiling cipher_extra.c
[462/579] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[463/579] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[464/579] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[465/579] Compiling chacha-x86_64.mac.x86_64.S
[466/579] Compiling chacha-x86_64.linux.x86_64.S
[467/579] Compiling chacha.c
[469/579] Compiling NIOCore MarkedCircularBuffer.swift
[470/579] Compiling NIOCore MulticastChannel.swift
[471/579] Compiling NIOCore NIOAny.swift
[472/579] Compiling NIOCore NIOCloseOnErrorHandler.swift
[473/579] Compiling NIOCore NIOLoopBound.swift
[474/579] Compiling NIOCore NIOSendable.swift
[475/579] Compiling NIOCore PointerHelpers.swift
[476/579] Compiling NIOCore RecvByteBufferAllocator.swift
[477/579] Compiling NIOCore GlobalSingletons.swift
[478/579] Compiling NIOCore IO.swift
[479/579] Compiling NIOCore IOData.swift
[480/579] Compiling NIOCore IPProtocol.swift
[481/579] Compiling NIOCore IntegerBitPacking.swift
[482/579] Compiling NIOCore IntegerTypes.swift
[483/579] Compiling NIOCore Interfaces.swift
[484/579] Compiling NIOCore Linux.swift
[485/579] Compiling NIOCore EventLoop+SerialExecutor.swift
[486/579] Compiling NIOCore EventLoop.swift
[487/579] Compiling NIOCore EventLoopFuture+Deprecated.swift
[488/579] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[489/579] Compiling NIOCore EventLoopFuture.swift
[490/579] Compiling NIOCore FileDescriptor.swift
[491/579] Compiling NIOCore FileHandle.swift
[492/579] Compiling NIOCore FileRegion.swift
[492/579] Compiling chacha-x86.windows.x86.S
[493/579] Compiling chacha-x86.linux.x86.S
[494/579] Compiling unicode.c
[495/579] Compiling chacha-armv4.linux.arm.S
[496/579] Compiling chacha-armv8.ios.aarch64.S
[497/579] Compiling chacha-armv4.ios.arm.S
[498/579] Compiling ber.c
[499/579] Compiling asn1_compat.c
[500/579] Compiling bn_asn1.c
[501/579] Compiling blake2.c
[502/579] Compiling cbs.c
[503/579] Compiling buf.c
[504/579] Compiling cbb.c
[505/579] Compiling printf.c
[506/579] Compiling pair.c
[507/579] Compiling socket.c
[508/579] Compiling convert.c
[509/579] Compiling socket_helper.c
[510/579] Compiling hexdump.c
[511/579] Compiling file.c
[512/579] Compiling fd.c
[513/579] Compiling bio_mem.c
[514/579] Compiling connect.c
[515/579] Compiling base64.c
[516/579] Compiling time_support.c
[517/579] Compiling tasn_typ.c
[518/579] Compiling tasn_utl.c
[519/579] Compiling bio.c
[520/579] Compiling tasn_new.c
[521/579] Compiling tasn_fre.c
[522/579] Compiling tasn_enc.c
[523/579] Compiling tasn_dec.c
[524/579] Compiling f_int.c
[525/579] Compiling f_string.c
[526/579] Compiling f_enum.c
[527/579] Compiling asn_pack.c
[528/579] Compiling asn1_par.c
[529/579] Compiling a_utf8.c
[530/579] Compiling a_time.c
[531/579] Compiling asn1_lib.c
[532/579] Compiling a_utctm.c
[533/579] Compiling a_octet.c
[534/579] Compiling a_print.c
[535/579] Compiling a_mbstr.c
[535/579] Compiling a_strnid.c
[537/579] Compiling a_object.c
[537/579] Compiling a_type.c
[539/579] Compiling a_i2d_fp.c
[540/579] Compiling a_gentm.c
[541/579] Compiling a_int.c
[542/579] Compiling a_enum.c
[543/579] Compiling a_dup.c
[544/579] Compiling a_bitstr.c
[546/579] Compiling NIOCore ChannelOption.swift
[547/579] Compiling NIOCore ChannelPipeline.swift
[548/579] Compiling NIOCore CircularBuffer.swift
[549/579] Compiling NIOCore Codec.swift
[550/579] Compiling NIOCore ConvenienceOptionSupport.swift
[551/579] Compiling NIOCore DeadChannel.swift
[552/579] Compiling NIOCore DispatchQueue+WithFuture.swift
[553/579] Compiling NIOCore EventLoop+Deprecated.swift
[554/633] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[555/633] Compiling NIOCore SocketAddresses.swift
[556/633] Compiling NIOCore SocketOptionProvider.swift
[557/633] Compiling NIOCore SystemCallHelpers.swift
[558/633] Compiling NIOCore TimeAmount+Duration.swift
[559/633] Compiling NIOCore TypeAssistedChannelHandler.swift
[560/633] Compiling NIOCore UniversalBootstrapSupport.swift
[561/633] Compiling NIOCore Utilities.swift
[562/633] Compiling Crypto Insecure_HashFunctions.swift
[563/633] Compiling Crypto ECDH_boring.swift
[564/633] Compiling Crypto DH.swift
[565/633] Compiling Crypto ECDH.swift
[566/633] Compiling Crypto HKDF.swift
[567/633] Compiling Crypto Ed25519_boring.swift
[568/633] Compiling Crypto EllipticCurvePoint_boring.swift
[569/633] Compiling Crypto SymmetricKeys.swift
[570/633] Compiling Crypto EdDSA_boring.swift
[571/633] Compiling Crypto ECDSA.swift
[572/633] Compiling Crypto EdDSA.swift
[573/633] Compiling Crypto Signature.swift
[574/633] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[575/633] Compiling Crypto CryptoKitErrors_boring.swift
[576/633] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[577/633] Compiling Crypto AES-GCM.swift
[578/633] Emitting module NIOCore
[579/682] Compiling NIOEmbedded Embedded.swift
[580/682] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[581/682] Compiling NIOEmbedded AsyncTestingChannel.swift
[582/682] Emitting module NIOEmbedded
[583/682] Compiling NIOPosix PointerHelpers.swift
[584/682] Compiling NIOPosix Pool.swift
[585/682] Compiling NIOPosix PooledRecvBufferAllocator.swift
[586/682] Compiling NIOPosix PosixSingletons.swift
[587/682] Compiling NIOPosix RawSocketBootstrap.swift
[588/682] Compiling NIOPosix Resolver.swift
[589/688] Emitting module NIOPosix
[590/688] Compiling NIOPosix Thread.swift
[591/688] Compiling NIOPosix ThreadPosix.swift
[592/688] Compiling NIOPosix ThreadWindows.swift
[593/688] Compiling NIOPosix Utilities.swift
[594/688] Compiling NIOPosix VsockAddress.swift
[595/688] Compiling NIOPosix VsockChannelEvents.swift
[596/688] Compiling NIOPosix BSDSocketAPICommon.swift
[597/688] Compiling NIOPosix BSDSocketAPIPosix.swift
[598/688] Compiling NIOPosix BSDSocketAPIWindows.swift
[599/688] Compiling NIOPosix BaseSocket.swift
[600/688] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[601/688] Compiling NIOPosix BaseSocketChannel.swift
[602/688] Compiling NIOPosix BaseStreamSocketChannel.swift
[603/688] Compiling NIOPosix SelectorUring.swift
[604/688] Compiling NIOPosix ServerSocket.swift
[605/688] Compiling NIOPosix Socket.swift
[606/688] Compiling NIOPosix SocketChannel.swift
[607/688] Compiling NIOPosix SocketProtocols.swift
[608/688] Compiling NIOPosix System.swift
[609/688] Compiling NIOPosix Selectable.swift
[610/688] Compiling NIOPosix SelectableChannel.swift
[611/688] Compiling NIOPosix SelectableEventLoop.swift
[612/688] Compiling NIOPosix SelectorEpoll.swift
[613/688] Compiling NIOPosix SelectorGeneric.swift
[614/688] Compiling NIOPosix SelectorKqueue.swift
[615/688] Compiling NIOPosix IntegerBitPacking.swift
[616/688] Compiling NIOPosix IntegerTypes.swift
[617/688] Compiling NIOPosix Linux.swift
[618/688] Compiling NIOPosix LinuxCPUSet.swift
[619/688] Compiling NIOPosix LinuxUring.swift
[620/688] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[621/688] Compiling NIOPosix NIOThreadPool.swift
[622/688] Compiling NIOPosix NonBlockingFileIO.swift
[623/688] Compiling NIOPosix PendingDatagramWritesManager.swift
[624/688] Compiling NIOPosix PendingWritesManager.swift
[625/688] Compiling NIOPosix PipeChannel.swift
[626/688] Compiling NIOPosix PipePair.swift
[627/688] Compiling NIOPosix Bootstrap.swift
[628/688] Compiling NIOPosix ControlMessage.swift
[629/688] Compiling NIOPosix DatagramVectorReadManager.swift
[630/688] Compiling NIOPosix FileDescriptor.swift
[631/688] Compiling NIOPosix GetaddrinfoResolver.swift
[632/688] Compiling NIOPosix HappyEyeballs.swift
[633/688] Compiling NIOPosix IO.swift
[634/690] Compiling NIO Exports.swift
[635/690] Emitting module NIO
[636/710] Emitting module Crypto
[637/717] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[638/717] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[639/717] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[640/719] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[641/719] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[642/719] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[643/719] Emitting module NIOHTTP1
[644/719] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[645/719] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[646/719] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[647/719] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[648/719] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[649/719] Compiling NIOHTTP1 HTTPTypes.swift
[662/719] Compiling Crypto Digests.swift
[663/719] Compiling Crypto HashFunctions.swift
[664/719] Compiling Crypto HashFunctions_SHA2.swift
[665/719] Emitting module NIOFoundationCompat
[666/719] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[682/719] Compiling NIOHTTP1 ByteCollectionUtils.swift
[683/719] Compiling NIOHTTP1 HTTPDecoder.swift
[684/719] Compiling NIOHTTP1 HTTPEncoder.swift
[685/719] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[686/719] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[687/719] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[688/719] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[705/719] Compiling Crypto RNG_boring.swift
[706/719] Compiling Crypto SafeCompare_boring.swift
[707/719] Compiling Crypto Zeroization_boring.swift
[708/719] Compiling Crypto PrettyBytes.swift
[709/719] Compiling Crypto SafeCompare.swift
[710/719] Compiling Crypto SecureBytes.swift
[711/719] Compiling Crypto Zeroization.swift
[719/726] Compiling SRP SRP.swift
[720/726] Compiling SRP Server.swift
[721/726] Compiling SRP Data+Extensions.swift
[722/726] Compiling SRP AuthenticationFailure.swift
[723/726] Compiling SRP Client.swift
[724/726] Emitting module SRP
[725/726] Compiling SRP Group.swift
[726/739] Compiling VaporHTTP HTTPResponse.swift
[727/739] Compiling VaporHTTP HTTPServerResponder.swift
[728/740] Compiling VaporHTTP RFC1123.swift
[729/740] Compiling VaporHTTP Debug.swift
[730/740] Compiling VaporHTTP HTTPMessage.swift
[731/740] Compiling VaporHTTP HTTPRequest.swift
[732/740] Compiling VaporHTTP HTTPBodyStorage.swift
[733/740] Compiling VaporHTTP Exports.swift
[734/740] Compiling VaporHTTP HTTPBody.swift
[735/740] Compiling VaporHTTP HTTPBodyRepresentable.swift
[736/740] Emitting module VaporHTTP
[737/740] Compiling VaporHTTP HTTPHeaderName.swift
[738/740] Compiling VaporHTTP HTTPHeaders.swift
[739/740] Compiling VaporHTTP RequestHandler.swift
[740/909] Compiling HAP Characteristic.CcaEnergyDetectThreshold.swift
[741/909] Compiling HAP Characteristic.CcaSignalDetectThreshold.swift
[742/909] Compiling HAP Characteristic.CharacteristicValueActiveTransitionCount.swift
[743/909] Compiling HAP Characteristic.CharacteristicValueTransitionControl.swift
[744/909] Compiling HAP Characteristic.ChargingState.swift
[745/909] Compiling HAP Characteristic.ClosedCaptions.swift
[746/909] Compiling HAP Characteristic.ColorTemperature.swift
[747/909] Compiling HAP Characteristic.ConfiguredName.swift
[748/909] Compiling HAP Characteristic.ContactSensorState.swift
[749/909] Compiling HAP Characteristic.CoolingThresholdTemperature.swift
[750/909] Compiling HAP Characteristic.CryptoHash.swift
[751/909] Compiling HAP Characteristic.CurrentAirPurifierState.swift
[752/909] Compiling HAP Characteristic.CurrentAirQuality.swift
[753/909] Compiling HAP Characteristic.CurrentDoorState.swift
[754/909] Compiling HAP Characteristic.CurrentFanState.swift
[755/909] Compiling HAP Characteristic.CurrentHeaterCoolerState.swift
[756/909] Compiling HAP Characteristic.CurrentHeatingCoolingState.swift
[757/909] Compiling HAP Characteristic.CurrentHorizontalTiltAngle.swift
[758/909] Compiling HAP Characteristic.CurrentHumidifierDehumidifierState.swift
[759/909] Compiling HAP Characteristic.CurrentLightLevel.swift
[760/909] Compiling HAP Characteristic.CurrentMediaState.swift
[761/909] Compiling HAP Characteristic.CurrentPosition.swift
[762/909] Compiling HAP Characteristic.CurrentRelativeHumidity.swift
[763/909] Compiling HAP Characteristic.CurrentSlatState.swift
[764/909] Compiling HAP Characteristic.OccupancyDetected.swift
[765/909] Compiling HAP Characteristic.OperatingStateResponse.swift
[766/909] Compiling HAP Characteristic.OutletInUse.swift
[767/909] Compiling HAP Characteristic.OzoneDensity.swift
[768/909] Compiling HAP Characteristic.PictureMode.swift
[769/909] Compiling HAP Characteristic.Ping.swift
[770/909] Compiling HAP Characteristic.Pm10Density.swift
[771/909] Compiling HAP Characteristic.Pm25Density.swift
[772/909] Compiling HAP Characteristic.PositionState.swift
[773/909] Compiling HAP Characteristic.PowerModeSelection.swift
[774/909] Compiling HAP Characteristic.PowerState.swift
[775/909] Compiling HAP Characteristic.ProductData.swift
[776/909] Compiling HAP Characteristic.ProgramMode.swift
[777/909] Compiling HAP Characteristic.ProgrammableSwitchEvent.swift
[778/909] Compiling HAP Characteristic.ProgrammableSwitchOutputState.swift
[779/909] Compiling HAP Characteristic.ReceivedSignalStrengthIndication.swift
[780/909] Compiling HAP Characteristic.ReceiverSensitivity.swift
[781/909] Compiling HAP Characteristic.RelativeHumidityDehumidifierThreshold.swift
[782/909] Compiling HAP Characteristic.RelativeHumidityHumidifierThreshold.swift
[783/909] Compiling HAP Characteristic.RemainingDuration.swift
[784/909] Compiling HAP Characteristic.RemoteKey.swift
[785/909] Compiling HAP Characteristic.RotationDirection.swift
[786/909] Compiling HAP Characteristic.RotationSpeed.swift
[787/909] Compiling HAP Characteristic.Saturation.swift
[788/957] Compiling HAP Characteristic.SecuritySystemAlarmType.swift
[789/957] Compiling HAP Characteristic.SecuritySystemCurrentState.swift
[790/957] Compiling HAP Characteristic.SecuritySystemTargetState.swift
[791/957] Compiling HAP Characteristic.SelectedDiagnosticsModes.swift
[792/957] Compiling HAP Characteristic.SerialNumber.swift
[793/957] Compiling HAP Characteristic.SetDuration.swift
[794/957] Compiling HAP Characteristic.SetupTransferTransport.swift
[795/957] Compiling HAP Characteristic.SignalToNoiseRatio.swift
[796/957] Compiling HAP Characteristic.SlatType.swift
[797/957] Compiling HAP Characteristic.SleepDiscoveryMode.swift
[798/957] Compiling HAP Characteristic.SleepInterval.swift
[799/957] Compiling HAP Characteristic.SmokeDetected.swift
[800/957] Compiling HAP Characteristic.SoftwareRevision.swift
[801/957] Compiling HAP Characteristic.StagedFirmwareVersion.swift
[802/957] Compiling HAP Characteristic.StatusActive.swift
[803/957] Compiling HAP Characteristic.StatusFault.swift
[804/957] Compiling HAP Characteristic.StatusLowBattery.swift
[805/957] Compiling HAP Characteristic.StatusTampered.swift
[806/957] Compiling HAP Characteristic.SulphurDioxideDensity.swift
[807/957] Compiling HAP Characteristic.SupportedAssetTypes.swift
[808/957] Compiling HAP Characteristic.SupportedCharacteristicValueTransitionConfiguration.swift
[809/957] Compiling HAP Characteristic.SupportedDiagnosticsModes.swift
[810/957] Compiling HAP Characteristic.SupportedDiagnosticsSnapshot.swift
[811/957] Compiling HAP Characteristic.SupportedFirmwareUpdateConfiguration.swift
[812/981] Compiling HAP Characteristic.InputDeviceType.swift
[813/981] Compiling HAP Characteristic.InputSourceType.swift
[814/981] Compiling HAP Characteristic.IsConfigured.swift
[815/981] Compiling HAP Characteristic.LabelIndex.swift
[816/981] Compiling HAP Characteristic.LabelNamespace.swift
[817/981] Compiling HAP Characteristic.LeakDetected.swift
[818/981] Compiling HAP Characteristic.LockControlPoint.swift
[819/981] Compiling HAP Characteristic.LockCurrentState.swift
[820/981] Compiling HAP Characteristic.LockLastKnownAction.swift
[821/981] Compiling HAP Characteristic.LockManagementAutoSecurityTimeout.swift
[822/981] Compiling HAP Characteristic.LockPhysicalControls.swift
[823/981] Compiling HAP Characteristic.LockTargetState.swift
[824/981] Compiling HAP Characteristic.Logs.swift
[825/981] Compiling HAP Characteristic.MacRetransmissionMaximum.swift
[826/981] Compiling HAP Characteristic.MacTransmissionCounters.swift
[827/981] Compiling HAP Characteristic.Manufacturer.swift
[828/981] Compiling HAP Characteristic.MaximumTransmitPower.swift
[829/981] Compiling HAP Characteristic.MetricsBufferFullState.swift
[830/981] Compiling HAP Characteristic.Model.swift
[831/981] Compiling HAP Characteristic.MotionDetected.swift
[832/981] Compiling HAP Characteristic.Mute.swift
[833/981] Compiling HAP Characteristic.Name.swift
[834/981] Compiling HAP Characteristic.NitrogenDioxideDensity.swift
[835/981] Compiling HAP Characteristic.ObstructionDetected.swift
[836/981] Compiling HAP AirQualitySensor.swift
[837/981] Compiling HAP BatteryService.swift
[838/981] Compiling HAP BridgingState.swift
[839/981] Compiling HAP ContactSensor.swift
[840/981] Compiling HAP Door.swift
[841/981] Compiling HAP Fan.swift
[842/981] Compiling HAP GarageDoorOpener.swift
[843/981] Compiling HAP HumiditySensor.swift
[844/981] Compiling HAP LightSensor.swift
[845/981] Compiling HAP Lightbulb.swift
[846/981] Compiling HAP LockMechanism.swift
[847/981] Compiling HAP MotionSensor.swift
[848/981] Compiling HAP OccupancySensor.swift
[849/981] Compiling HAP Outlet.swift
[850/981] Compiling HAP SecuritySystem.swift
[851/981] Compiling HAP SmokeSensor.swift
[852/981] Compiling HAP Switch.swift
[853/981] Compiling HAP Television.swift
[854/981] Compiling HAP Thermometer.swift
[855/981] Compiling HAP Thermostat.swift
[856/981] Compiling HAP Window.swift
[857/981] Compiling HAP WindowCovering.swift
[858/981] Compiling HAP Accessory.swift
[859/981] Compiling HAP AccessoryDelegate.swift
[860/981] Compiling HAP Characteristic.CurrentTemperature.swift
[861/981] Compiling HAP Characteristic.CurrentTiltAngle.swift
[862/981] Compiling HAP Characteristic.CurrentTransport.swift
[863/981] Compiling HAP Characteristic.CurrentVerticalTiltAngle.swift
[864/981] Compiling HAP Characteristic.CurrentVisibilityState.swift
[865/981] Compiling HAP Characteristic.CurrentWaterLevel.swift
[866/981] Compiling HAP Characteristic.DisplayOrder.swift
[867/981] Compiling HAP Characteristic.EventRetransmissionMaximum.swift
[868/981] Compiling HAP Characteristic.EventTransmissionCounters.swift
[869/981] Compiling HAP Characteristic.FilterChangeIndication.swift
[870/981] Compiling HAP Characteristic.FilterLifeLevel.swift
[871/981] Compiling HAP Characteristic.FilterResetChangeIndication.swift
[872/981] Compiling HAP Characteristic.FirmwareRevision.swift
[873/981] Compiling HAP Characteristic.FirmwareUpdateReadiness.swift
[874/981] Compiling HAP Characteristic.FirmwareUpdateStatus.swift
[875/981] Compiling HAP Characteristic.HardwareFinish.swift
[876/981] Compiling HAP Characteristic.HardwareRevision.swift
[877/981] Compiling HAP Characteristic.HeartBeat.swift
[878/981] Compiling HAP Characteristic.HeatingThresholdTemperature.swift
[879/981] Compiling HAP Characteristic.HoldPosition.swift
[880/981] Compiling HAP Characteristic.Hue.swift
[881/981] Compiling HAP Characteristic.Identifier.swift
[882/981] Compiling HAP Characteristic.Identify.swift
[883/981] Compiling HAP Characteristic.InUse.swift
[884/1051] Compiling HAP Characteristic.swift
[885/1051] Compiling HAP CharacteristicValueType.swift
[886/1051] Compiling HAP Constants.swift
[887/1051] Compiling HAP Info.swift
[888/1051] Compiling HAP AccessoryType.swift
[889/1051] Compiling HAP CharacteristicFormat.swift
[890/1051] Compiling HAP CharacteristicType.swift
[891/1051] Compiling HAP CharacteristicUnit.swift
[892/1051] Compiling HAP Characteristic.AccessoryFlags.swift
[893/1051] Compiling HAP Characteristic.Active.swift
[894/1051] Compiling HAP Characteristic.ActiveIdentifier.swift
[895/1051] Compiling HAP Characteristic.ActivityInterval.swift
[896/1051] Compiling HAP Characteristic.AdministratorOnlyAccess.swift
[897/1051] Compiling HAP Characteristic.ApplicationMatchingIdentifier.swift
[898/1051] Compiling HAP Characteristic.AssetUpdateReadiness.swift
[899/1051] Compiling HAP Characteristic.AudioFeedback.swift
[900/1051] Compiling HAP Characteristic.BatteryLevel.swift
[901/1051] Compiling HAP Characteristic.Brightness.swift
[902/1051] Compiling HAP Characteristic.CarbonDioxideDetected.swift
[903/1051] Compiling HAP Characteristic.CarbonDioxideLevel.swift
[904/1051] Compiling HAP Characteristic.CarbonDioxidePeakLevel.swift
[905/1051] Compiling HAP Characteristic.CarbonMonoxideDetected.swift
[906/1051] Compiling HAP Characteristic.CarbonMonoxideLevel.swift
[907/1051] Compiling HAP Characteristic.CarbonMonoxidePeakLevel.swift
[908/1074] Emitting module HAP
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[909/1074] Compiling HAP Characteristic.TransmitPower.swift
[910/1074] Compiling HAP Characteristic.ValveType.swift
[911/1074] Compiling HAP Characteristic.Version.swift
[912/1074] Compiling HAP Characteristic.VolatileOrganicCompoundDensity.swift
[913/1074] Compiling HAP Characteristic.Volume.swift
[914/1074] Compiling HAP Characteristic.VolumeControlType.swift
[915/1074] Compiling HAP Characteristic.VolumeSelector.swift
[916/1074] Compiling HAP Characteristic.WiFiCapabilities.swift
[917/1074] Compiling HAP Characteristic.WiFiConfigurationControl.swift
[918/1074] Compiling HAP Enums.swift
[919/1074] Compiling HAP Enums.Active.swift
[920/1074] Compiling HAP Enums.CarbonDioxideDetected.swift
[921/1074] Compiling HAP Enums.ChargingState.swift
[922/1074] Compiling HAP Enums.ClosedCaptions.swift
[923/1074] Compiling HAP Enums.ContactSensorState.swift
[924/1074] Compiling HAP Enums.CurrentAirPurifierState.swift
[925/1074] Compiling HAP Enums.CurrentAirQuality.swift
[926/1074] Compiling HAP Enums.CurrentDoorState.swift
[927/1074] Compiling HAP Enums.CurrentFanState.swift
[928/1074] Compiling HAP Enums.CurrentHeaterCoolerState.swift
[929/1074] Compiling HAP Enums.CurrentHeatingCoolingState.swift
[930/1074] Compiling HAP Enums.CurrentHumidifierDehumidifierState.swift
[931/1074] Compiling HAP Enums.CurrentSlatState.swift
[932/1074] Compiling HAP Enums.CurrentVisibilityState.swift
[933/1074] Compiling HAP Enums.FilterChangeIndication.swift
[934/1074] Compiling HAP Enums.InputDeviceType.swift
[935/1074] Compiling HAP Enums.InputSourceType.swift
[936/1074] Compiling HAP Enums.IsConfigured.swift
[937/1074] Compiling HAP Enums.LeakDetected.swift
[938/1074] Compiling HAP Enums.LockCurrentState.swift
[939/1074] Compiling HAP Enums.LockTargetState.swift
[940/1074] Compiling HAP Enums.OccupancyDetected.swift
[941/1074] Compiling HAP Enums.PictureMode.swift
[942/1074] Compiling HAP Enums.PositionState.swift
[943/1074] Compiling HAP Enums.PowerModeSelection.swift
[944/1074] Compiling HAP Enums.RemoteKey.swift
[945/1074] Compiling HAP Enums.RotationDirection.swift
[946/1074] Compiling HAP Enums.SecuritySystemCurrentState.swift
[947/1074] Compiling HAP Enums.SecuritySystemTargetState.swift
[948/1074] Compiling HAP Enums.SleepDiscoveryMode.swift
[949/1074] Compiling HAP Enums.SmokeDetected.swift
[950/1074] Compiling HAP Enums.StatusLowBattery.swift
[951/1074] Compiling HAP Enums.TargetAirPurifierState.swift
[952/1074] Compiling HAP Enums.TargetDoorState.swift
[953/1074] Compiling HAP Enums.TargetFanState.swift
[954/1074] Compiling HAP Enums.TargetHeaterCoolerState.swift
[955/1074] Compiling HAP Enums.TargetHeatingCoolingState.swift
[956/1074] Compiling HAP Enums.TargetHumidifierDehumidifierState.swift
[957/1074] Compiling HAP Characteristic.SupportedMetrics.swift
[958/1074] Compiling HAP Characteristic.SupportedTransferTransportConfiguration.swift
[959/1074] Compiling HAP Characteristic.SwingMode.swift
[960/1074] Compiling HAP Characteristic.TapType.swift
[961/1074] Compiling HAP Characteristic.TargetAirPurifierState.swift
[962/1074] Compiling HAP Characteristic.TargetDoorState.swift
[963/1074] Compiling HAP Characteristic.TargetFanState.swift
[964/1074] Compiling HAP Characteristic.TargetHeaterCoolerState.swift
[965/1074] Compiling HAP Characteristic.TargetHeatingCoolingState.swift
[966/1074] Compiling HAP Characteristic.TargetHorizontalTiltAngle.swift
[967/1074] Compiling HAP Characteristic.TargetHumidifierDehumidifierState.swift
[968/1074] Compiling HAP Characteristic.TargetMediaState.swift
[969/1074] Compiling HAP Characteristic.TargetPosition.swift
[970/1074] Compiling HAP Characteristic.TargetRelativeHumidity.swift
[971/1074] Compiling HAP Characteristic.TargetTemperature.swift
[972/1074] Compiling HAP Characteristic.TargetTiltAngle.swift
[973/1074] Compiling HAP Characteristic.TargetVerticalTiltAngle.swift
[974/1074] Compiling HAP Characteristic.TargetVisibilityState.swift
[975/1074] Compiling HAP Characteristic.TemperatureDisplayUnits.swift
[976/1074] Compiling HAP Characteristic.ThreadControlPoint.swift
[977/1074] Compiling HAP Characteristic.ThreadNodeCapabilities.swift
[978/1074] Compiling HAP Characteristic.ThreadOpenthreadVersion.swift
[979/1074] Compiling HAP Characteristic.ThreadStatus.swift
[980/1074] Compiling HAP Characteristic.Token.swift
[981/1074] Compiling HAP Service.GarageDoorOpener.swift
[982/1074] Compiling HAP Service.HeaterCooler.swift
[983/1074] Compiling HAP Service.HumidifierDehumidifier.swift
[984/1074] Compiling HAP Service.HumiditySensor.swift
[985/1074] Compiling HAP Service.Info.swift
[986/1074] Compiling HAP Service.InputSource.swift
[987/1074] Compiling HAP Service.IrrigationSystem.swift
[988/1074] Compiling HAP Service.Label.swift
[989/1074] Compiling HAP Service.LeakSensor.swift
[990/1074] Compiling HAP Service.LightSensor.swift
[991/1074] Compiling HAP Service.Lightbulb.swift
[992/1074] Compiling HAP Service.LockManagement.swift
[993/1074] Compiling HAP Service.LockMechanism.swift
[994/1074] Compiling HAP Service.Microphone.swift
[995/1074] Compiling HAP Service.MotionSensor.swift
[996/1074] Compiling HAP Service.OccupancySensor.swift
[997/1074] Compiling HAP Service.Outlet.swift
[998/1074] Compiling HAP Service.SecuritySystem.swift
[999/1074] Compiling HAP Service.Slats.swift
[1000/1074] Compiling HAP Service.SmokeSensor.swift
[1001/1074] Compiling HAP Service.Speaker.swift
[1002/1074] Compiling HAP Service.StatefulProgrammableSwitch.swift
[1003/1074] Compiling HAP Service.StatelessProgrammableSwitch.swift
[1004/1074] Compiling HAP Enums.TargetMediaState.swift
[1005/1074] Compiling HAP Enums.TargetVisibilityState.swift
[1006/1074] Compiling HAP Enums.TemperatureDisplayUnits.swift
[1007/1074] Compiling HAP Enums.VolumeControlType.swift
[1008/1074] Compiling HAP Enums.VolumeSelector.swift
[1009/1074] Compiling HAP PredefinedCharacteristic.swift
[1010/1074] Compiling HAP ServiceType.swift
[1011/1074] Compiling HAP Service.AccessoryMetrics.swift
[1012/1074] Compiling HAP Service.AccessoryRuntimeInformation.swift
[1013/1074] Compiling HAP Service.AirPurifier.swift
[1014/1074] Compiling HAP Service.AirQualitySensor.swift
[1015/1074] Compiling HAP Service.AssetUpdate.swift
[1016/1074] Compiling HAP Service.Battery.swift
[1017/1074] Compiling HAP Service.CarbonDioxideSensor.swift
[1018/1074] Compiling HAP Service.CarbonMonoxideSensor.swift
[1019/1074] Compiling HAP Service.ContactSensor.swift
[1020/1074] Compiling HAP Service.Diagnostics.swift
[1021/1074] Compiling HAP Service.Door.swift
[1022/1074] Compiling HAP Service.Doorbell.swift
[1023/1074] Compiling HAP Service.Fan.swift
[1024/1074] Compiling HAP Service.FanV2.swift
[1025/1074] Compiling HAP Service.Faucet.swift
[1026/1074] Compiling HAP Service.FilterMaintenance.swift
[1027/1074] Compiling HAP Service.FirmwareUpdate.swift
[1028/1074] Compiling HAP Service.Switch.swift
[1029/1074] Compiling HAP Service.TapManagement.swift
[1030/1074] Compiling HAP Service.Television.swift
[1031/1074] Compiling HAP Service.TemperatureSensor.swift
[1032/1074] Compiling HAP Service.Thermostat.swift
[1033/1074] Compiling HAP Service.ThreadTransport.swift
[1034/1074] Compiling HAP Service.TransferTransportManagement.swift
[1035/1074] Compiling HAP Service.Valve.swift
[1036/1074] Compiling HAP Service.WiFiTransport.swift
[1037/1074] Compiling HAP Service.Window.swift
[1038/1074] Compiling HAP Service.WindowCovering.swift
[1039/1074] Compiling HAP Service.swift
[1040/1074] Compiling HAP PairSetupController.swift
[1041/1074] Compiling HAP PairVerifyController.swift
[1042/1074] Compiling HAP PairingsController.swift
[1043/1074] Compiling HAP HTTPExtensions.swift
[1044/1074] Compiling HAP Protocol.swift
[1045/1074] Compiling HAP accessories().swift
[1046/1074] Compiling HAP characteristics().swift
[1047/1074] Compiling HAP identify().swift
[1048/1074] Compiling HAP pairSetup().swift
[1049/1074] Compiling HAP pairVerify().swift
[1050/1074] Compiling HAP pairings().swift
[1051/1074] Compiling HAP root().swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1052/1074] Compiling HAP Cryptographer.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1053/1074] Compiling HAP ChannelHandlers.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1054/1074] Compiling HAP Configuration.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1055/1074] Compiling HAP Device.SetupCode.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1056/1074] Compiling HAP Device.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1057/1074] Compiling HAP DeviceDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1058/1074] Compiling HAP JSON.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1059/1074] Compiling HAP Pairing.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1060/1074] Compiling HAP Server.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1061/1074] Compiling HAP Storage.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1062/1074] Compiling HAP ByteBuffer+Extensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1063/1074] Compiling HAP Crypto+Extensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1064/1074] Compiling HAP Data+Extensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1065/1074] Compiling HAP DataScanner.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1066/1074] Compiling HAP Event.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1067/1074] Compiling HAP FileManager+Extensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1068/1074] Compiling HAP FixedWidthInteger+Extensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1069/1074] Compiling HAP QRCode.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1070/1074] Compiling HAP Sequence+Extensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1071/1074] Compiling HAP String+padLeft.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1072/1074] Compiling HAP TLV8.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1073/1074] Compiling HAP WeakObjectSet.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:290:30: warning: result of call to 'addHandler(_:name:position:)' is unused
            context.pipeline.addHandler(CryptographerHandler(cryptographer), position: .first)
                             ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Server/ChannelHandlers.swift:291:30: warning: result of call to 'removeHandler' is unused
            context.pipeline.removeHandler(self)
                             ^            ~~~~~~
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:15:21: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func == <T> (lhs: WeakObject<T>, rhs: WeakObject<T>) -> Bool {
                    ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HAP/Utils/WeakObjectSet.swift:3:18: note: 'T' previously declared here
class WeakObject<T: AnyObject>: Equatable, Hashable {
                 ^
[1074/1079] Emitting module HAPDemo
[1075/1079] Compiling HAPDemo Delegate.swift
[1076/1079] Compiling HAPDemo main.swift
[1077/1079] Compiling HAPDemo createLogHandler.swift
[1078/1079] Compiling HAPDemo FoundationCompat.swift
[1078/1079] Linking hap-demo
Build complete! (50.80s)
Build complete.
Done.