The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of PerfectNet 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/perfectlysoft/perfect-net.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/perfectlysoft/perfect-net
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5707dcc Fixed compiler warnings
Cloned https://github.com/perfectlysoft/perfect-net.git
Revision (git rev-parse @):
5707dccfe39c57f61c9c172e766590cf5ae22bf8
SUCCESS checkout https://github.com/perfectlysoft/perfect-net.git at master
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git from cache
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git (0.18s)
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git (0.18s)
Computing version for https://github.com/PerfectlySoft/Perfect-Crypto.git
Computed https://github.com/PerfectlySoft/Perfect-Crypto.git at 4.0.0 (0.54s)
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache
Fetching https://github.com/PerfectlySoft/PerfectLib.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git (0.24s)
Fetched https://github.com/PerfectlySoft/PerfectLib.git (0.25s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 4.0.1 (0.44s)
Computing version for https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Computed https://github.com/PerfectlySoft/Perfect-COpenSSL.git at 4.0.2 (0.02s)
Computing version for https://github.com/PerfectlySoft/Perfect-Thread.git
Computed https://github.com/PerfectlySoft/Perfect-Thread.git at 3.0.7 (0.02s)
Creating working copy for https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Working copy of https://github.com/PerfectlySoft/Perfect-COpenSSL.git resolved at 4.0.2
Creating working copy for https://github.com/PerfectlySoft/Perfect-Crypto.git
Working copy of https://github.com/PerfectlySoft/Perfect-Crypto.git resolved at 4.0.0
Creating working copy for https://github.com/PerfectlySoft/Perfect-Thread.git
Working copy of https://github.com/PerfectlySoft/Perfect-Thread.git resolved at 3.0.7
Creating working copy for https://github.com/PerfectlySoft/PerfectLib.git
Working copy of https://github.com/PerfectlySoft/PerfectLib.git resolved at 4.0.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": "perfect-net",
      "name": "PerfectNet",
      "url": "https://github.com/perfectlysoft/perfect-net.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/perfect-net",
      "dependencies": [
        {
          "identity": "perfect-crypto",
          "name": "PerfectCrypto",
          "url": "https://github.com/PerfectlySoft/Perfect-Crypto.git",
          "version": "4.0.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Perfect-Crypto",
          "dependencies": [
            {
              "identity": "perfectlib",
              "name": "PerfectLib",
              "url": "https://github.com/PerfectlySoft/PerfectLib.git",
              "version": "4.0.1",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PerfectLib",
              "dependencies": [
              ]
            },
            {
              "identity": "perfect-thread",
              "name": "PerfectThread",
              "url": "https://github.com/PerfectlySoft/Perfect-Thread.git",
              "version": "3.0.7",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Perfect-Thread",
              "dependencies": [
              ]
            },
            {
              "identity": "perfect-copenssl",
              "name": "COpenSSL",
              "url": "https://github.com/PerfectlySoft/Perfect-COpenSSL.git",
              "version": "4.0.2",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Perfect-COpenSSL",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "perfect-thread",
          "name": "PerfectThread",
          "url": "https://github.com/PerfectlySoft/Perfect-Thread.git",
          "version": "3.0.7",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Perfect-Thread",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/perfectlysoft/perfect-net.git
[1/570] Fetching perfect-net
Fetched https://github.com/perfectlysoft/perfect-net.git (0.30s)
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git from cache
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git (0.21s)
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git (0.24s)
Computing version for https://github.com/PerfectlySoft/Perfect-Crypto.git
Computed https://github.com/PerfectlySoft/Perfect-Crypto.git at 4.0.0 (0.05s)
Fetching https://github.com/PerfectlySoft/PerfectLib.git from cache
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git (0.23s)
Fetched https://github.com/PerfectlySoft/PerfectLib.git (0.23s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 4.0.1 (0.04s)
Computing version for https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Computed https://github.com/PerfectlySoft/Perfect-COpenSSL.git at 4.0.2 (0.02s)
Computing version for https://github.com/PerfectlySoft/Perfect-Thread.git
Computed https://github.com/PerfectlySoft/Perfect-Thread.git at 3.0.7 (0.04s)
Creating working copy for https://github.com/PerfectlySoft/PerfectLib.git
Working copy of https://github.com/PerfectlySoft/PerfectLib.git resolved at 4.0.1
Creating working copy for https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Working copy of https://github.com/PerfectlySoft/Perfect-COpenSSL.git resolved at 4.0.2
Creating working copy for https://github.com/PerfectlySoft/Perfect-Thread.git
Working copy of https://github.com/PerfectlySoft/Perfect-Thread.git resolved at 3.0.7
Creating working copy for https://github.com/perfectlysoft/perfect-net.git
Working copy of https://github.com/perfectlysoft/perfect-net.git resolved at master
Creating working copy for https://github.com/PerfectlySoft/Perfect-Crypto.git
Working copy of https://github.com/PerfectlySoft/Perfect-Crypto.git resolved at 4.0.0
warning: '.resolve-product-dependencies': dependency 'perfect-net' is not used by any target
Found 2 product dependencies
  - PerfectCrypto
  - PerfectThread
========================================
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/233] Compiling COpenSSL buffer.c
[1/233] Compiling COpenSSL xcbc_enc.c
[2/233] Compiling COpenSSL buf_.c
[3/246] Compiling COpenSSL xts128.c
[4/246] Compiling COpenSSL by_.c
[5/246] Compiling COpenSSL c_.c
[6/246] Compiling COpenSSL bss_.c
[7/246] Compiling COpenSSL p12_.c
[8/246] Compiling COpenSSL x509spki.c
[9/246] Compiling COpenSSL x509type.c
[10/246] Compiling COpenSSL x_.c
[11/246] Compiling COpenSSL x509rset.c
[12/246] Compiling COpenSSL x509cset.c
[13/246] Compiling COpenSSL x509name.c
[14/246] Compiling COpenSSL wrap128.c
[15/246] Compiling COpenSSL wp_.c
[16/246] Compiling COpenSSL uid.c
[17/246] Compiling COpenSSL v3_lib.c
[18/246] Compiling COpenSSL v3err.c
[19/246] Compiling COpenSSL txt_db.c
[20/246] Compiling COpenSSL ui_.c
[21/246] Compiling COpenSSL x509_.c
[22/246] Compiling COpenSSL th-lock.c
[23/246] Compiling COpenSSL tls_srp.c
[24/246] Compiling COpenSSL v3_.c
[25/246] Compiling COpenSSL tb_store.c
[26/246] Compiling COpenSSL tb_rsa.c
[27/246] Compiling COpenSSL ts_.c
[28/246] Compiling COpenSSL tb_ecdh.c
[29/246] Compiling COpenSSL tb_rand.c
[30/246] Compiling COpenSSL tb_ecdsa.c
[31/246] Compiling COpenSSL tb_pkmeth.c
[32/246] Compiling COpenSSL tb_dsa.c
[33/246] Compiling COpenSSL tb_asnmth.c
[34/246] Compiling COpenSSL tb_cipher.c
[35/246] Compiling COpenSSL tb_dh.c
[36/246] Compiling COpenSSL tb_digest.c
[37/246] Compiling COpenSSL str2key.c
[38/246] Compiling COpenSSL stack.c
[39/246] Compiling COpenSSL tasn_.c
[40/246] Compiling COpenSSL t_.c
[41/246] Compiling COpenSSL sha_.c
[41/246] Compiling COpenSSL sha512.c
[43/246] Compiling COpenSSL srp_.c
[44/246] Compiling COpenSSL sha256.c
[45/246] Compiling COpenSSL sha1_one.c
[46/246] Compiling COpenSSL seed_.c
[47/246] Compiling COpenSSL set_key.c
[48/246] Compiling COpenSSL sha1dgst.c
[49/246] Compiling COpenSSL t1_.c
[50/246] Compiling COpenSSL rsaz_exp.c
[51/246] Compiling COpenSSL seed.c
[52/246] Compiling COpenSSL s2_.c
[53/246] Compiling COpenSSL rpc_enc.c
[54/246] Compiling COpenSSL s23_.c
[55/246] Compiling COpenSSL read2pwd.c
[56/246] Compiling COpenSSL rc2ofb64.c
[57/246] Compiling COpenSSL rmd_.c
[57/246] Compiling COpenSSL ssl_.c
[59/246] Compiling COpenSSL rc4_.c
[60/246] Compiling COpenSSL rc2cfb64.c
[61/246] Compiling COpenSSL rc2_.c
[62/246] Compiling COpenSSL rsa_.c
[63/246] Compiling COpenSSL randfile.c
[64/246] Compiling COpenSSL rand_.c
[65/246] Compiling COpenSSL qud_cksm.c
[66/246] Compiling COpenSSL s3_.c
[67/246] Compiling COpenSSL pqueue.c
[68/246] Compiling COpenSSL pvkfmt.c
[69/246] Compiling COpenSSL pkcs7err.c
[70/246] Compiling COpenSSL pk12err.c
[71/246] Compiling COpenSSL pmeth_.c
[72/246] Compiling COpenSSL pcbc_enc.c
[73/246] Compiling COpenSSL pk7_.c
[74/246] Compiling COpenSSL p8_pkey.c
[75/246] Compiling COpenSSL pcy_.c
[76/246] Compiling COpenSSL p_.c
[76/246] Compiling COpenSSL openbsd_hw.c
[78/246] Compiling COpenSSL pem_.c
[79/246] Compiling COpenSSL p5_.c
[80/246] Compiling COpenSSL ofb_enc.c
[81/246] Compiling COpenSSL ofb64ede.c
[82/246] Compiling COpenSSL ofb128.c
[83/246] Compiling COpenSSL ofb64enc.c
[84/246] Compiling COpenSSL o_.c
[85/246] Compiling COpenSSL nsseq.c
[86/246] Compiling COpenSSL obj_.c
[86/246] Compiling COpenSSL names.c
[88/246] Compiling COpenSSL n_pkey.c
[89/246] Compiling COpenSSL ocsp_.c
[90/246] Compiling COpenSSL mem_.c
[91/246] Compiling COpenSSL mdc2dgst.c
[92/246] Compiling COpenSSL mem.c
[93/246] Compiling COpenSSL mdc2_one.c
[94/246] Compiling COpenSSL md4_.c
[95/246] Compiling COpenSSL md5_.c
[96/246] Compiling COpenSSL md_rand.c
[97/246] Compiling COpenSSL m_sigver.c
[98/246] Compiling COpenSSL m_wp.c
[99/246] Compiling COpenSSL m_sha1.c
[100/246] Compiling COpenSSL m_ripemd.c
[101/246] Compiling COpenSSL m_sha.c
[102/246] Compiling COpenSSL m_null.c
[103/246] Compiling COpenSSL m_md5.c
[104/246] Compiling COpenSSL m_mdc2.c
[105/246] Compiling COpenSSL m_md2.c
[106/246] Compiling COpenSSL m_ecdsa.c
[107/246] Compiling COpenSSL m_dss1.c
[108/246] Compiling COpenSSL m_md4.c
[109/246] Compiling COpenSSL lhash.c
[110/246] Compiling COpenSSL lh_stats.c
[111/246] Compiling COpenSSL m_dss.c
[112/246] Compiling COpenSSL i_.c
[113/246] Compiling COpenSSL kssl.c
[114/246] Compiling COpenSSL krb5_asn.c
[115/246] Compiling COpenSSL gosthash.c
[116/246] Compiling COpenSSL hmac.c
[117/246] Compiling COpenSSL i2d_.c
[118/246] Compiling COpenSSL hm_.c
[119/246] Compiling COpenSSL gost89.c
[120/246] Compiling COpenSSL gost94_keyx.c
[121/246] Compiling COpenSSL gost2001_keyx.c
[122/246] Compiling COpenSSL getenv.c
[123/246] Compiling COpenSSL gost2001.c
[124/246] Compiling COpenSSL fips_ers.c
[125/246] Compiling COpenSSL gost_.c
[126/246] Compiling COpenSSL gcm128.c
[127/246] Compiling COpenSSL fcrypt_b.c
[128/246] Compiling COpenSSL fcrypt.c
[129/246] Compiling COpenSSL ex_data.c
[130/246] Compiling COpenSSL f_.c
[131/246] Compiling COpenSSL enc_.c
[132/246] Compiling COpenSSL err.c
[133/246] Compiling COpenSSL encode.c
[134/246] Compiling COpenSSL err_.c
[135/246] Compiling COpenSSL evp_.c
[136/246] Compiling COpenSSL eng_.c
[137/246] Compiling COpenSSL ecp_nistputil.c
[138/246] Compiling COpenSSL ecp_oct.c
[139/246] Compiling COpenSSL ede_cbcm_enc.c
[140/246] Compiling COpenSSL ecp_nistp521.c
[141/246] Compiling COpenSSL ecp_nistp224.c
[142/246] Compiling COpenSSL ecp_nistp256.c
[143/246] Compiling COpenSSL ecs_.c
[144/246] Compiling COpenSSL ecp_smpl.c
[145/246] Compiling COpenSSL ecp_nist.c
[145/246] Compiling COpenSSL ecp_mont.c
[147/246] Compiling COpenSSL ecb3_enc.c
[148/246] Compiling COpenSSL ecb_enc.c
[149/246] Compiling COpenSSL ech_.c
[150/246] Compiling COpenSSL eck_prn.c
[151/246] Compiling COpenSSL ebcdic.c
[152/246] Compiling COpenSSL e_ubsec_err.c
[153/246] Compiling COpenSSL e_xcbc_d.c
[154/246] Compiling COpenSSL ec2_.c
[155/246] Compiling COpenSSL e_sureware_err.c
[156/246] Compiling COpenSSL e_ubsec.c
[157/246] Compiling COpenSSL e_rc5.c
[158/246] Compiling COpenSSL e_seed.c
[159/246] Compiling COpenSSL e_sureware.c
[160/246] Compiling COpenSSL e_rc4.c
[161/246] Compiling COpenSSL e_rc4_hmac_md5.c
[162/246] Compiling COpenSSL e_rc2.c
[163/246] Compiling COpenSSL e_old.c
[164/246] Compiling COpenSSL e_nuron_err.c
[165/246] Compiling COpenSSL e_padlock.c
[166/246] Compiling COpenSSL ec_.c
[167/246] Compiling COpenSSL e_nuron.c
[168/246] Compiling COpenSSL e_gost_err.c
[169/246] Compiling COpenSSL e_gmp_err.c
[170/246] Compiling COpenSSL e_null.c
[171/246] Compiling COpenSSL e_cswift_err.c
[172/246] Compiling COpenSSL e_des3.c
[173/246] Compiling COpenSSL e_gmp.c
[174/246] Compiling COpenSSL e_idea.c
[175/246] Compiling COpenSSL e_chil_err.c
[176/246] Compiling COpenSSL e_des.c
[177/246] Compiling COpenSSL e_capi_err.c
[178/246] Compiling COpenSSL e_cswift.c
[179/246] Compiling COpenSSL e_cast.c
[180/246] Compiling COpenSSL e_capi.c
[181/246] Compiling COpenSSL e_atalla_err.c
[182/246] Compiling COpenSSL e_camellia.c
[183/246] Compiling COpenSSL e_aes_cbc_hmac_sha256.c
[185/246] Emitting module PerfectThread
[185/246] Compiling COpenSSL e_chil.c
[186/246] Compiling COpenSSL e_bf.c
[187/246] Compiling COpenSSL e_aes_cbc_hmac_sha1.c
[188/246] Compiling COpenSSL e_aep_err.c
[189/246] Compiling COpenSSL e_4758cca_err.c
[190/246] Compiling COpenSSL e_atalla.c
[191/246] Compiling COpenSSL e_aes.c
[192/246] Compiling COpenSSL digest.c
[193/246] Compiling COpenSSL e_aep.c
[194/246] Compiling COpenSSL dso_.c
[195/246] Compiling COpenSSL e_4758cca.c
[196/246] Compiling COpenSSL des_old2.c
[197/246] Compiling COpenSSL des_old.c
[198/246] Compiling COpenSSL des_enc.c
[199/246] Compiling COpenSSL d2i_.c
[200/246] Compiling COpenSSL d1_lib.c
[201/246] Compiling COpenSSL cversion.c
[202/246] Compiling COpenSSL dsa_.c
[203/246] Compiling COpenSSL ctr128.c
[204/246] Compiling COpenSSL cpt_err.c
[205/246] Compiling COpenSSL dh_.c
[206/246] Compiling COpenSSL cryptlib.c
[207/246] Compiling COpenSSL cmll_.c
[208/246] Compiling COpenSSL comp_.c
[209/246] Compiling COpenSSL cmac.c
[210/246] Compiling COpenSSL cfb_enc.c
[211/246] Compiling COpenSSL cm_.c
[212/246] Compiling COpenSSL cfb64enc.c
[213/246] Compiling COpenSSL cfb64ede.c
[214/246] Compiling COpenSSL cfb128.c
[215/246] Compiling COpenSSL conf_.c
[216/246] Compiling COpenSSL ccm128.c
[217/246] Compiling COpenSSL d1_.c
[218/246] Compiling COpenSSL cbc_.c
[219/246] Compiling COpenSSL camellia.c
[220/246] Compiling COpenSSL cbc3_enc.c
[221/246] Compiling COpenSSL cbc128.c
[222/246] Compiling COpenSSL b_sock.c
[223/246] Compiling COpenSSL b_dump.c
[224/246] Compiling COpenSSL cms_.c
[225/246] Compiling COpenSSL bio_.c
[226/246] Compiling COpenSSL b_print.c
[227/246] Compiling COpenSSL bf_.c
[228/246] Compiling COpenSSL asn_.c
[229/246] Compiling COpenSSL ameth_lib.c
[230/246] Compiling COpenSSL aes_.c
[231/246] Compiling COpenSSL asn1_.c
[232/246] Compiling COpenSSL a_.c
[234/246] Compiling PerfectLib PerfectError.swift
[235/247] Compiling PerfectLib PerfectServer.swift
[236/247] Compiling PerfectLib SysProcess.swift
[237/247] Compiling PerfectLib Log.swift
[237/247] Compiling COpenSSL bn_.c
[239/247] Compiling PerfectLib JSONConvertible.swift
[240/247] Compiling PerfectLib File.swift
[241/247] Emitting module PerfectLib
[242/247] Compiling PerfectLib Bytes.swift
[243/247] Compiling PerfectLib Dir.swift
[244/247] Compiling PerfectThread Promise.swift
[245/247] Compiling PerfectThread Threading.swift
[246/247] Compiling PerfectThread ThreadQueue.swift
[247/247] Compiling PerfectLib Utilities.swift
[248/255] Compiling PerfectCrypto JWT.swift
[249/255] Compiling PerfectCrypto Keys.swift
[250/255] Compiling PerfectCrypto OpenSSLInternal.swift
[251/255] Compiling PerfectCrypto Extensions.swift
[252/255] Compiling PerfectCrypto ByteIO.swift
[253/255] Compiling PerfectCrypto Algorithms.swift
[254/255] Emitting module PerfectCrypto
[255/255] Compiling PerfectCrypto JWK.swift
[256/256] Compiling PerfectCrypto PerfectCrypto.swift
[257/264] Compiling PerfectNet NetTCP.swift
[258/264] Compiling PerfectNet NetNamedPipe.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PerfectNet/NetNamedPipe.swift:41:7: warning: variable 'addr' was never mutated; consider changing to 'let' constant
                var addr = UnsafeMutablePointer<sockaddr_un>.allocate(capacity: 1)
                ~~~ ^
                let
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PerfectNet/NetNamedPipe.swift:42:7: warning: variable 'len' was never mutated; consider changing to 'let' constant
                var len = UnsafeMutablePointer<socklen_t>.allocate(capacity: 1)
                ~~~ ^
                let
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PerfectNet/NetNamedPipe.swift:70:7: warning: variable 'addr' was never mutated; consider changing to 'let' constant
                var addr = UnsafeMutablePointer<sockaddr_un>.allocate(capacity: 1)
                ~~~ ^
                let
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PerfectNet/NetNamedPipe.swift:71:7: warning: variable 'len' was never mutated; consider changing to 'let' constant
                var len = UnsafeMutablePointer<socklen_t>.allocate(capacity: 1)
                ~~~ ^
                let
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PerfectNet/NetNamedPipe.swift:209:7: warning: variable 'nothingPtr' was never mutated; consider changing to 'let' constant
                var nothingPtr = UnsafeMutablePointer<iovec>.allocate(capacity: 1)
                ~~~ ^
                let
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PerfectNet/NetNamedPipe.swift:210:7: warning: variable 'nothing' was never mutated; consider changing to 'let' constant
                var nothing = UnsafeMutablePointer<CChar>.allocate(capacity: 1)
                ~~~ ^
                let
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PerfectNet/NetNamedPipe.swift:273:7: warning: variable 'nothingPtr' was never mutated; consider changing to 'let' constant
                var nothingPtr = UnsafeMutablePointer<iovec>.allocate(capacity: 1)
                ~~~ ^
                let
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PerfectNet/NetNamedPipe.swift:274:7: warning: variable 'nothing' was never mutated; consider changing to 'let' constant
                var nothing = UnsafeMutablePointer<CChar>.allocate(capacity: 1)
                ~~~ ^
                let
[259/264] Compiling PerfectNet NetUDP.swift
[260/264] Compiling PerfectNet Net.swift
[261/264] Compiling PerfectNet NetEvent.swift
[262/264] Compiling PerfectNet NetTCPSSL.swift
[263/264] Emitting module PerfectNet
[264/264] Compiling PerfectNet NetAddress.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PerfectNet/NetAddress.swift:97:26: warning: variable 'resultList' was never mutated; consider changing to 'let' constant
                guard result == 0, var resultList = resultListPtr else {
                                   ~~~ ^
                                   let
Build complete! (16.44s)
Build complete.
Done.