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 PerfectHTTP, reference master (122aff), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 05:07:04 UTC.

Swift 6 data race errors: 4

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/perfectlysoft/perfect-http.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/perfectlysoft/perfect-http
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 122affd made StaticFileHandler chunkedBufferSize configurable
Cloned https://github.com/perfectlysoft/perfect-http.git
Revision (git rev-parse @):
122affd0bb5090c61bdc1e50e7f32ab6457d228e
SUCCESS checkout https://github.com/perfectlysoft/perfect-http.git at master
Fetching https://github.com/PerfectlySoft/Perfect-Net.git
Fetching https://github.com/PerfectlySoft/PerfectLib.git
[1/570] Fetching perfect-net
[571/11354] Fetching perfect-net, perfectlib
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (2.99s)
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (2.99s)
Computing version for https://github.com/PerfectlySoft/Perfect-Net.git
Computed https://github.com/PerfectlySoft/Perfect-Net.git at 3.3.0 (0.63s)
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git
[1/379] Fetching perfect-thread
[32/991] Fetching perfect-thread, perfect-crypto
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git from cache (0.88s)
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git from cache (0.88s)
Computing version for https://github.com/PerfectlySoft/Perfect-Crypto.git
Computed https://github.com/PerfectlySoft/Perfect-Crypto.git at 3.3.0 (0.62s)
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git
[1/3961] Fetching perfect-copenssl
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache (1.46s)
Computing version for https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Computed https://github.com/PerfectlySoft/Perfect-COpenSSL.git at 4.0.2 (0.62s)
Computing version for https://github.com/PerfectlySoft/Perfect-Thread.git
Computed https://github.com/PerfectlySoft/Perfect-Thread.git at 3.0.7 (0.60s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (0.64s)
Creating working copy for https://github.com/PerfectlySoft/Perfect-Net.git
Working copy of https://github.com/PerfectlySoft/Perfect-Net.git resolved at 3.3.0
Creating working copy for https://github.com/PerfectlySoft/PerfectLib.git
Working copy of https://github.com/PerfectlySoft/PerfectLib.git resolved at 3.1.4
Creating working copy for https://github.com/PerfectlySoft/Perfect-Crypto.git
Working copy of https://github.com/PerfectlySoft/Perfect-Crypto.git resolved at 3.3.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/Perfect-COpenSSL.git
Working copy of https://github.com/PerfectlySoft/Perfect-COpenSSL.git resolved at 4.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "perfect-http",
      "name": "PerfectHTTP",
      "url": "https://github.com/perfectlysoft/perfect-http.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/perfect-http",
      "dependencies": [
        {
          "identity": "perfectlib",
          "name": "PerfectLib",
          "url": "https://github.com/PerfectlySoft/PerfectLib.git",
          "version": "3.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PerfectLib",
          "dependencies": [
          ]
        },
        {
          "identity": "perfect-net",
          "name": "PerfectNet",
          "url": "https://github.com/PerfectlySoft/Perfect-Net.git",
          "version": "3.3.0",
          "path": "/Users/admin/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": "3.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Perfect-Crypto",
              "dependencies": [
                {
                  "identity": "perfectlib",
                  "name": "PerfectLib",
                  "url": "https://github.com/PerfectlySoft/PerfectLib.git",
                  "version": "3.1.4",
                  "path": "/Users/admin/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/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/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/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Perfect-Thread",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/perfectlysoft/perfect-http.git
[1/808] Fetching perfect-http
Fetched https://github.com/perfectlysoft/perfect-http.git from cache (0.91s)
Fetching https://github.com/PerfectlySoft/Perfect-Net.git from cache
Fetching https://github.com/PerfectlySoft/PerfectLib.git from cache
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (0.56s)
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (0.56s)
Computing version for https://github.com/PerfectlySoft/Perfect-Net.git
Computed https://github.com/PerfectlySoft/Perfect-Net.git at 3.3.0 (0.02s)
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git from cache
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git from cache (0.53s)
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git from cache (0.53s)
Computing version for https://github.com/PerfectlySoft/Perfect-Crypto.git
Computed https://github.com/PerfectlySoft/Perfect-Crypto.git at 3.3.0 (0.02s)
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache (0.48s)
Computing version for https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Computed https://github.com/PerfectlySoft/Perfect-COpenSSL.git at 4.0.2 (0.03s)
Computing version for https://github.com/PerfectlySoft/Perfect-Thread.git
Computed https://github.com/PerfectlySoft/Perfect-Thread.git at 3.0.7 (0.02s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (0.02s)
Creating working copy for https://github.com/PerfectlySoft/PerfectLib.git
Working copy of https://github.com/PerfectlySoft/PerfectLib.git resolved at 3.1.4
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-http.git
Working copy of https://github.com/perfectlysoft/perfect-http.git resolved at master (122affd)
Creating working copy for https://github.com/PerfectlySoft/Perfect-Net.git
Working copy of https://github.com/PerfectlySoft/Perfect-Net.git resolved at 3.3.0
Creating working copy for https://github.com/PerfectlySoft/Perfect-Crypto.git
Working copy of https://github.com/PerfectlySoft/Perfect-Crypto.git resolved at 3.3.0
warning: '.resolve-product-dependencies': dependency 'perfect-http' is not used by any target
Found 2 product dependencies
  - PerfectLib
  - PerfectNet
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/perfectlysoft/perfect-http.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/239] Write sources
[5/239] Write swift-version--7754E27361AE5C74.txt
[6/239] Compiling COpenSSL xts128.c
[7/239] Compiling COpenSSL buffer.c
[8/239] Compiling COpenSSL x509spki.c
[9/239] Compiling COpenSSL x509type.c
[10/239] Compiling COpenSSL buf_.c
[11/239] Compiling COpenSSL x_.c
[12/239] Compiling COpenSSL x509rset.c
[13/239] Compiling COpenSSL xcbc_enc.c
[14/248] Compiling COpenSSL x509cset.c
[15/251] Compiling COpenSSL x509name.c
[16/253] Compiling COpenSSL wrap128.c
[17/253] Compiling COpenSSL v3err.c
[18/253] Compiling COpenSSL wp_.c
[19/253] Compiling COpenSSL ameth_lib.c
[20/253] Compiling COpenSSL v3_lib.c
[21/253] Compiling COpenSSL uid.c
[22/253] Compiling COpenSSL x509_.c
[23/253] Compiling COpenSSL txt_db.c
[24/253] Compiling COpenSSL tb_store.c
[25/253] Compiling COpenSSL tb_rsa.c
[26/253] Compiling COpenSSL v3_.c
[27/253] Compiling COpenSSL tb_rand.c
[28/253] Compiling COpenSSL tb_pkmeth.c
[29/253] Compiling COpenSSL tb_ecdsa.c
[30/253] Compiling COpenSSL tb_ecdh.c
[31/253] Compiling COpenSSL tb_dsa.c
[32/253] Compiling COpenSSL tb_digest.c
[33/253] Compiling COpenSSL tb_dh.c
[34/253] Compiling COpenSSL tb_cipher.c
[35/253] Compiling COpenSSL tb_asnmth.c
[36/253] Compiling COpenSSL t_.c
[37/253] Compiling COpenSSL tasn_.c
[38/253] Compiling COpenSSL th-lock.c
[39/253] Compiling COpenSSL str2key.c
[40/253] Compiling COpenSSL bss_.c
[41/253] Compiling COpenSSL stack.c
[42/253] Compiling COpenSSL ui_.c
[43/253] Compiling COpenSSL tls_srp.c
[44/253] Compiling COpenSSL sha_.c
[45/253] Compiling COpenSSL t1_.c
[46/253] Compiling COpenSSL srp_.c
[47/253] Compiling COpenSSL sha512.c
[48/253] Compiling COpenSSL sha256.c
[49/253] Compiling COpenSSL sha1dgst.c
[50/253] Compiling COpenSSL sha1_one.c
[51/253] Compiling COpenSSL seed_.c
[52/253] Compiling COpenSSL set_key.c
[53/253] Compiling COpenSSL rsaz_exp.c
[54/253] Compiling COpenSSL seed.c
[55/253] Compiling COpenSSL rpc_enc.c
[56/253] Compiling COpenSSL ts_.c
[57/253] Compiling COpenSSL s2_.c
[58/253] Compiling COpenSSL rc2ofb64.c
[59/253] Compiling COpenSSL s23_.c
[60/253] Compiling COpenSSL rmd_.c
[61/253] Compiling COpenSSL read2pwd.c
[62/253] Compiling COpenSSL ssl_.c
[63/253] Compiling COpenSSL rc2cfb64.c
[64/253] Compiling COpenSSL rc4_.c
[65/253] Compiling COpenSSL rsa_.c
[66/253] Compiling COpenSSL rc2_.c
[67/253] Compiling COpenSSL qud_cksm.c
[68/253] Compiling COpenSSL randfile.c
[69/253] Compiling COpenSSL pqueue.c
[70/253] Compiling COpenSSL pkcs7err.c
[71/253] Compiling COpenSSL pvkfmt.c
[71/253] Compiling COpenSSL rand_.c
[73/253] Compiling COpenSSL pmeth_.c
[74/253] Compiling COpenSSL s3_.c
[75/253] Compiling COpenSSL pk12err.c
[76/253] Compiling COpenSSL pcbc_enc.c
[77/253] Compiling COpenSSL pk7_.c
[78/253] Compiling COpenSSL pem_.c
[79/253] Compiling COpenSSL p_.c
[80/253] Compiling COpenSSL pcy_.c
[81/253] Compiling COpenSSL p8_pkey.c
[82/253] Compiling COpenSSL openbsd_hw.c
[83/253] Compiling COpenSSL p5_.c
[84/253] Compiling COpenSSL ofb_enc.c
[85/253] Compiling COpenSSL ofb128.c
[86/253] Compiling COpenSSL ofb64ede.c
[86/253] Compiling COpenSSL ofb64enc.c
[88/253] Compiling COpenSSL p12_.c
[89/253] Compiling COpenSSL obj_.c
[90/253] Compiling COpenSSL nsseq.c
[91/253] Compiling COpenSSL o_.c
[92/253] Compiling COpenSSL ocsp_.c
[93/253] Compiling COpenSSL mem_.c
[94/253] Compiling COpenSSL mem.c
[95/253] Compiling COpenSSL names.c
[96/253] Compiling COpenSSL n_pkey.c
[97/253] Compiling COpenSSL mdc2dgst.c
[98/253] Compiling COpenSSL mdc2_one.c
[99/253] Compiling COpenSSL md5_.c
[100/253] Compiling COpenSSL md_rand.c
[101/253] Compiling COpenSSL md4_.c
[102/253] Compiling COpenSSL m_wp.c
[103/253] Compiling COpenSSL m_sha1.c
[104/253] Compiling COpenSSL m_sigver.c
[105/253] Compiling COpenSSL m_sha.c
[106/253] Compiling COpenSSL m_ripemd.c
[107/253] Compiling COpenSSL m_null.c
[108/253] Compiling COpenSSL m_mdc2.c
[109/253] Compiling COpenSSL m_md5.c
[110/253] Compiling COpenSSL m_md2.c
[111/253] Compiling COpenSSL m_md4.c
[112/253] Compiling COpenSSL m_ecdsa.c
[113/253] Compiling COpenSSL m_dss1.c
[114/253] Compiling COpenSSL m_dss.c
[115/253] Compiling COpenSSL lhash.c
[116/253] Compiling COpenSSL lh_stats.c
[117/253] Compiling COpenSSL krb5_asn.c
[118/253] Compiling COpenSSL i_.c
[119/253] Compiling COpenSSL kssl.c
[120/253] Compiling COpenSSL hmac.c
[121/253] Compiling COpenSSL gosthash.c
[122/253] Compiling COpenSSL i2d_.c
[123/253] Compiling COpenSSL hm_.c
[124/253] Compiling COpenSSL gost89.c
[125/253] Compiling COpenSSL fips_ers.c
[126/253] Compiling COpenSSL gost94_keyx.c
[127/253] Compiling COpenSSL getenv.c
[128/253] Compiling COpenSSL gost2001_keyx.c
[129/253] Compiling COpenSSL gcm128.c
[130/253] Compiling COpenSSL fcrypt_b.c
[131/253] Compiling COpenSSL gost_.c
[132/253] Compiling COpenSSL gost2001.c
[133/253] Compiling COpenSSL fcrypt.c
[134/253] Compiling COpenSSL f_.c
[135/253] Compiling COpenSSL ex_data.c
[136/253] Compiling COpenSSL err.c
[137/253] Compiling COpenSSL enc_.c
[138/253] Compiling COpenSSL err_.c
[139/253] Compiling COpenSSL encode.c
[140/253] Compiling COpenSSL ede_cbcm_enc.c
[141/253] Compiling COpenSSL evp_.c
[142/253] Compiling COpenSSL ecp_nistputil.c
[143/253] Compiling COpenSSL ecp_nistp521.c
[144/253] Compiling COpenSSL ecp_nistp256.c
[145/253] Compiling COpenSSL ecp_nistp224.c
[146/253] Compiling COpenSSL eng_.c
[147/253] Compiling COpenSSL ecs_.c
[148/253] Compiling COpenSSL ecp_oct.c
[149/253] Compiling COpenSSL ecp_smpl.c
[150/253] Compiling COpenSSL ecp_nist.c
[151/253] Compiling COpenSSL ecp_mont.c
[152/253] Compiling COpenSSL ecb3_enc.c
[153/253] Compiling COpenSSL eck_prn.c
[154/253] Compiling COpenSSL ecb_enc.c
[155/253] Compiling COpenSSL ebcdic.c
[156/253] Compiling COpenSSL ech_.c
[157/253] Compiling COpenSSL ec2_.c
[158/253] Compiling COpenSSL e_ubsec_err.c
[159/253] Compiling COpenSSL e_sureware_err.c
[160/253] Compiling COpenSSL e_xcbc_d.c
[161/253] Compiling COpenSSL e_ubsec.c
[162/253] Compiling COpenSSL e_seed.c
[163/253] Compiling COpenSSL e_rc5.c
[164/253] Compiling COpenSSL e_sureware.c
[165/253] Compiling COpenSSL e_rc4.c
[166/253] Compiling COpenSSL e_rc4_hmac_md5.c
[167/253] Compiling COpenSSL e_rc2.c
[168/253] Compiling COpenSSL ec_.c
[169/253] Compiling COpenSSL e_nuron_err.c
[170/253] Compiling COpenSSL e_old.c
[171/253] Compiling COpenSSL e_padlock.c
[172/253] Compiling COpenSSL e_gmp_err.c
[173/253] Compiling COpenSSL e_idea.c
[173/253] Compiling COpenSSL e_gost_err.c
[175/253] Compiling COpenSSL e_nuron.c
[175/253] Compiling COpenSSL e_null.c
[177/253] Compiling COpenSSL e_gmp.c
[178/253] Compiling COpenSSL e_des3.c
[179/253] Compiling COpenSSL e_des.c
[180/253] Compiling COpenSSL e_chil_err.c
[181/253] Compiling COpenSSL e_cswift_err.c
[182/253] Compiling COpenSSL e_capi_err.c
[183/253] Compiling COpenSSL e_cast.c
[184/253] Compiling COpenSSL e_cswift.c
[185/253] Compiling COpenSSL e_capi.c
[186/253] Compiling COpenSSL e_chil.c
[187/253] Compiling COpenSSL e_camellia.c
[188/253] Compiling COpenSSL e_atalla_err.c
[189/253] Compiling COpenSSL e_bf.c
[190/253] Compiling COpenSSL e_4758cca_err.c
[191/253] Compiling COpenSSL e_aep_err.c
[192/253] Compiling COpenSSL e_aes_cbc_hmac_sha256.c
[193/253] Compiling COpenSSL e_aes_cbc_hmac_sha1.c
[194/253] Compiling COpenSSL e_atalla.c
[195/253] Compiling COpenSSL dso_.c
[196/253] Compiling COpenSSL e_aes.c
[197/253] Compiling COpenSSL e_aep.c
[198/253] Compiling COpenSSL digest.c
[199/253] Compiling COpenSSL des_old2.c
[200/253] Compiling COpenSSL e_4758cca.c
[201/253] Compiling COpenSSL des_old.c
[202/253] Compiling COpenSSL des_enc.c
[203/253] Compiling COpenSSL cversion.c
[204/253] Compiling COpenSSL ctr128.c
[205/253] Compiling COpenSSL d2i_.c
[206/253] Compiling COpenSSL cpt_err.c
[207/253] Compiling COpenSSL dsa_.c
[208/253] Compiling COpenSSL cryptlib.c
[209/253] Compiling COpenSSL dh_.c
[210/253] Compiling COpenSSL comp_.c
[211/253] Compiling COpenSSL d1_lib.c
[212/253] Compiling COpenSSL cmll_.c
[213/253] Compiling COpenSSL cfb_enc.c
[213/253] Compiling COpenSSL cmac.c
[215/253] Compiling COpenSSL cfb64enc.c
[216/253] Compiling COpenSSL cm_.c
[217/253] Compiling COpenSSL cfb64ede.c
[218/253] Compiling COpenSSL cfb128.c
[219/253] Compiling COpenSSL ccm128.c
[220/253] Compiling COpenSSL cbc_.c
[221/253] Compiling COpenSSL conf_.c
[222/253] Compiling COpenSSL cbc3_enc.c
[223/253] Compiling COpenSSL cbc128.c
[224/253] Compiling COpenSSL camellia.c
[225/253] Compiling COpenSSL d1_.c
[226/253] Compiling COpenSSL b_sock.c
[227/253] Compiling COpenSSL b_print.c
[228/253] Compiling COpenSSL by_.c
[229/253] Compiling COpenSSL bf_.c
[230/253] Compiling COpenSSL c_.c
[231/253] Compiling COpenSSL b_dump.c
[232/253] Compiling COpenSSL aes_.c
[233/253] Compiling COpenSSL cms_.c
[234/253] Compiling COpenSSL asn_.c
[235/253] Compiling COpenSSL bio_.c
[236/253] Compiling COpenSSL asn1_.c
[237/253] Compiling COpenSSL a_.c
[238/253] Compiling COpenSSL bn_.c
[240/253] Compiling PerfectLib PerfectError.swift
[241/253] Compiling PerfectLib PerfectServer.swift
[242/253] Compiling PerfectThread Threading.swift
[243/253] Compiling PerfectLib File.swift
[244/253] Compiling PerfectLib Log.swift
[245/253] Compiling PerfectLib JSONConvertible.swift
[246/253] Compiling PerfectLib Dir.swift
[247/253] Emitting module PerfectLib
[248/253] Compiling PerfectLib Bytes.swift
[249/253] Compiling PerfectThread Promise.swift
[250/253] Emitting module PerfectThread
[251/253] Compiling PerfectThread ThreadQueue.swift
[252/253] Compiling PerfectLib Utilities.swift
[253/253] Compiling PerfectLib SysProcess.swift
[254/262] Compiling PerfectCrypto PerfectCrypto.swift
[255/262] Compiling PerfectCrypto Keys.swift
[256/262] Emitting module PerfectCrypto
[257/262] Compiling PerfectCrypto Algorithms.swift
[258/262] Compiling PerfectCrypto ByteIO.swift
[259/262] Compiling PerfectCrypto JWT.swift
[260/262] Compiling PerfectCrypto Extensions.swift
[261/262] Compiling PerfectCrypto JWK.swift
[262/262] Compiling PerfectCrypto OpenSSLInternal.swift
[263/270] Compiling PerfectNet NetUDP.swift
[264/270] Compiling PerfectNet NetAddress.swift
[265/270] Emitting module PerfectNet
[266/270] Compiling PerfectNet NetTCP.swift
[267/270] Compiling PerfectNet NetEvent.swift
[268/270] Compiling PerfectNet Net.swift
[269/270] Compiling PerfectNet NetNamedPipe.swift
[270/270] Compiling PerfectNet NetTCPSSL.swift
[271/280] Compiling PerfectHTTP StaticFileHandler.swift
[272/281] Compiling PerfectHTTP HTTPResponse.swift
[273/281] Compiling PerfectHTTP MimeReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/MimeReader.swift:362:17: warning: initialization of 'UnsafePointer<UInt8>' results in a dangling pointer
360 | 					// write as much data as we reasonably can
361 | 					var writeEnd = position
362 | 					let qPtr = UnsafePointer<UInt8>(byts)
    |                 |                    |- note: implicit argument conversion from '[UInt8]' to 'UnsafePointer<UInt8>' produces a pointer valid only for the duration of the call to 'init(_:)'
    |                 |                    `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                 `- warning: initialization of 'UnsafePointer<UInt8>' results in a dangling pointer
363 | 					while writeEnd < end {
364 |
[274/281] Compiling PerfectHTTP HTTPFilter.swift
[275/281] Compiling PerfectHTTP HTTPMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/HTTPMethod.swift:67:14: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead
65 | 		}
66 | 	#else
67 | 		public var hashValue: Int {
   |              `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead
68 | 			return description.hashValue
69 | 	}
[276/281] Compiling PerfectHTTP Routing.swift
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/Routing.swift:594:12: warning: var 'compatRoutes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
592 | // ALL code below this is obsolete but remains to provide compatability 1.0 based solutions.
593 | // For 1.0 compatability only.
594 | public var compatRoutes: Routes?
    |            |- warning: var 'compatRoutes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: convert 'compatRoutes' to a 'let' constant to make 'Sendable' shared state immutable
    |            |- note: annotate 'compatRoutes' with '@MainActor' if property should only be accessed from the main actor
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
595 |
596 | // Holds the registered routes.
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/Routing.swift:661:20: warning: static property 'Routes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
659 | @available(*, deprecated, message: "Use new Routes API instead")
660 | public struct Routing {
661 | 	static public var Routes = RouteMap()
    |                    |- warning: static property 'Routes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'Routes' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: annotate 'Routes' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
662 | 	private init() {}
663 | }
[277/281] Emitting module PerfectHTTP
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/HTTPHeaders.swift:104:14: warning: static property 'lookupTable' is not concurrency-safe because non-'Sendable' type '[String : HTTPRequestHeader.Name]' may have shared mutable state; this is an error in the Swift 6 language mode
 21 | public enum HTTPRequestHeader {
 22 | 	/// A header name type. Each has a corresponding value type.
 23 | 	public enum Name: Hashable {
    |              `- note: consider making enum 'Name' conform to the 'Sendable' protocol
 24 | 		case accept, acceptCharset, acceptEncoding, acceptLanguage, acceptDatetime, authorization
 25 | 		case cacheControl, connection, cookie, contentLength, contentMD5, contentType
    :
102 | 		}
103 |
104 | 		static let lookupTable: [String:HTTPRequestHeader.Name] = [
    |              |- warning: static property 'lookupTable' is not concurrency-safe because non-'Sendable' type '[String : HTTPRequestHeader.Name]' may have shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: annotate 'lookupTable' with '@MainActor' if property should only be accessed from the main actor
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
105 | 			"accept":.accept,
106 | 			"accept-charset":.acceptCharset,
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/HTTPHeaders.swift:41:15: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPRequestHeader.Name' to 'Hashable' by implementing 'hash(into:)' instead
 39 | 			}
 40 | 		#else
 41 | 			public var hashValue: Int {
    |               `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPRequestHeader.Name' to 'Hashable' by implementing 'hash(into:)' instead
 42 | 				return standardName.lowercased().hashValue
 43 | 			}
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/HTTPHeaders.swift:242:15: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPResponseHeader.Name' to 'Hashable' by implementing 'hash(into:)' instead
240 | 			}
241 | 		#else
242 | 			public var hashValue: Int {
    |               `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPResponseHeader.Name' to 'Hashable' by implementing 'hash(into:)' instead
243 | 				return standardName.lowercased().hashValue
244 | 			}
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/HTTPMethod.swift:67:14: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead
65 | 		}
66 | 	#else
67 | 		public var hashValue: Int {
   |              `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead
68 | 			return description.hashValue
69 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/Routing.swift:594:12: warning: var 'compatRoutes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
592 | // ALL code below this is obsolete but remains to provide compatability 1.0 based solutions.
593 | // For 1.0 compatability only.
594 | public var compatRoutes: Routes?
    |            |- warning: var 'compatRoutes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: convert 'compatRoutes' to a 'let' constant to make 'Sendable' shared state immutable
    |            |- note: annotate 'compatRoutes' with '@MainActor' if property should only be accessed from the main actor
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
595 |
596 | // Holds the registered routes.
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/Routing.swift:661:20: warning: static property 'Routes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
659 | @available(*, deprecated, message: "Use new Routes API instead")
660 | public struct Routing {
661 | 	static public var Routes = RouteMap()
    |                    |- warning: static property 'Routes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'Routes' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: annotate 'Routes' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
662 | 	private init() {}
663 | }
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/TypedRoutes.swift:25:13: warning: stored property 'status' of 'Sendable'-conforming struct 'HTTPResponseError' has non-sendable type 'HTTPResponseStatus'; this is an error in the Swift 6 language mode
 23 | public struct HTTPResponseError: Error, Codable {
 24 | 	/// The HTTP status for the response.
 25 | 	public let status: HTTPResponseStatus
    |             `- warning: stored property 'status' of 'Sendable'-conforming struct 'HTTPResponseError' has non-sendable type 'HTTPResponseStatus'; this is an error in the Swift 6 language mode
 26 | 	/// Textual description of the error.
 27 | 	public let description: String
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/HTTPResponse.swift:32:13: note: consider making enum 'HTTPResponseStatus' conform to the 'Sendable' protocol
 30 |
 31 | /// HTTP response status code/msg.
 32 | public enum HTTPResponseStatus: CustomStringConvertible {
    |             `- note: consider making enum 'HTTPResponseStatus' conform to the 'Sendable' protocol
 33 | 	case `continue`
 34 | 	case switchingProtocols
[278/281] Compiling PerfectHTTP HTTPRequest.swift
[279/281] Compiling PerfectHTTP HTTPHeaders.swift
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/HTTPHeaders.swift:104:14: warning: static property 'lookupTable' is not concurrency-safe because non-'Sendable' type '[String : HTTPRequestHeader.Name]' may have shared mutable state; this is an error in the Swift 6 language mode
 21 | public enum HTTPRequestHeader {
 22 | 	/// A header name type. Each has a corresponding value type.
 23 | 	public enum Name: Hashable {
    |              `- note: consider making enum 'Name' conform to the 'Sendable' protocol
 24 | 		case accept, acceptCharset, acceptEncoding, acceptLanguage, acceptDatetime, authorization
 25 | 		case cacheControl, connection, cookie, contentLength, contentMD5, contentType
    :
102 | 		}
103 |
104 | 		static let lookupTable: [String:HTTPRequestHeader.Name] = [
    |              |- warning: static property 'lookupTable' is not concurrency-safe because non-'Sendable' type '[String : HTTPRequestHeader.Name]' may have shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: annotate 'lookupTable' with '@MainActor' if property should only be accessed from the main actor
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
105 | 			"accept":.accept,
106 | 			"accept-charset":.acceptCharset,
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/HTTPHeaders.swift:41:15: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPRequestHeader.Name' to 'Hashable' by implementing 'hash(into:)' instead
 39 | 			}
 40 | 		#else
 41 | 			public var hashValue: Int {
    |               `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPRequestHeader.Name' to 'Hashable' by implementing 'hash(into:)' instead
 42 | 				return standardName.lowercased().hashValue
 43 | 			}
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/HTTPHeaders.swift:242:15: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPResponseHeader.Name' to 'Hashable' by implementing 'hash(into:)' instead
240 | 			}
241 | 		#else
242 | 			public var hashValue: Int {
    |               `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPResponseHeader.Name' to 'Hashable' by implementing 'hash(into:)' instead
243 | 				return standardName.lowercased().hashValue
244 | 			}
[280/281] Compiling PerfectHTTP MimeType.swift
[281/281] Compiling PerfectHTTP TypedRoutes.swift
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/TypedRoutes.swift:25:13: warning: stored property 'status' of 'Sendable'-conforming struct 'HTTPResponseError' has non-sendable type 'HTTPResponseStatus'; this is an error in the Swift 6 language mode
 23 | public struct HTTPResponseError: Error, Codable {
 24 | 	/// The HTTP status for the response.
 25 | 	public let status: HTTPResponseStatus
    |             `- warning: stored property 'status' of 'Sendable'-conforming struct 'HTTPResponseError' has non-sendable type 'HTTPResponseStatus'; this is an error in the Swift 6 language mode
 26 | 	/// Textual description of the error.
 27 | 	public let description: String
/Users/admin/builder/spi-builder-workspace/Sources/PerfectHTTP/HTTPResponse.swift:32:13: note: consider making enum 'HTTPResponseStatus' conform to the 'Sendable' protocol
 30 |
 31 | /// HTTP response status code/msg.
 32 | public enum HTTPResponseStatus: CustomStringConvertible {
    |             `- note: consider making enum 'HTTPResponseStatus' conform to the 'Sendable' protocol
 33 | 	case `continue`
 34 | 	case switchingProtocols
Build complete! (23.70s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "perfectlib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectlySoft/PerfectLib.git"
    },
    {
      "identity" : "perfect-net",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectlySoft/Perfect-Net.git"
    }
  ],
  "manifest_display_name" : "PerfectHTTP",
  "name" : "PerfectHTTP",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PerfectHTTP",
      "targets" : [
        "PerfectHTTP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PerfectHTTPTests",
      "module_type" : "SwiftTarget",
      "name" : "PerfectHTTPTests",
      "path" : "Tests/PerfectHTTPTests",
      "product_dependencies" : [
        "PerfectNet"
      ],
      "sources" : [
        "PerfectHTTPTests.swift"
      ],
      "target_dependencies" : [
        "PerfectHTTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PerfectHTTP",
      "module_type" : "SwiftTarget",
      "name" : "PerfectHTTP",
      "path" : "Sources/PerfectHTTP",
      "product_dependencies" : [
        "PerfectLib",
        "PerfectNet"
      ],
      "product_memberships" : [
        "PerfectHTTP"
      ],
      "sources" : [
        "HTTPFilter.swift",
        "HTTPHeaders.swift",
        "HTTPMethod.swift",
        "HTTPRequest.swift",
        "HTTPResponse.swift",
        "MimeReader.swift",
        "MimeType.swift",
        "Routing.swift",
        "StaticFileHandler.swift",
        "TypedRoutes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.1"
}
Done.