The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PerfectHTTP, reference master (122aff), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 15:41:04 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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/PerfectLib.git
Fetching https://github.com/PerfectlySoft/Perfect-Net.git
[1/570] Fetching perfect-net
[144/11354] Fetching perfect-net, perfectlib
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (3.06s)
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (3.06s)
Computing version for https://github.com/PerfectlySoft/Perfect-Net.git
Computed https://github.com/PerfectlySoft/Perfect-Net.git at 3.3.0 (3.76s)
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git
[1/379] Fetching perfect-thread
[380/991] Fetching perfect-thread, perfect-crypto
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git from cache (1.07s)
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git from cache (1.07s)
Computing version for https://github.com/PerfectlySoft/Perfect-Crypto.git
Computed https://github.com/PerfectlySoft/Perfect-Crypto.git at 3.3.0 (1.89s)
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git
[1/3961] Fetching perfect-copenssl
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache (1.61s)
Computing version for https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Computed https://github.com/PerfectlySoft/Perfect-COpenSSL.git at 4.0.2 (2.30s)
Computing version for https://github.com/PerfectlySoft/Perfect-Thread.git
Computed https://github.com/PerfectlySoft/Perfect-Thread.git at 3.0.7 (0.66s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (0.65s)
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/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-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-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-Crypto.git
Working copy of https://github.com/PerfectlySoft/Perfect-Crypto.git resolved at 3.3.0
========================================
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "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",
          "traits": [
            "default"
          ],
          "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",
              "traits": [
                "default"
              ],
              "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",
                  "traits": [
                    "default"
                  ],
                  "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",
                  "traits": [
                    "default"
                  ],
                  "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",
                  "traits": [
                    "default"
                  ],
                  "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",
              "traits": [
                "default"
              ],
              "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.87s)
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.52s)
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (0.52s)
Computing version for https://github.com/PerfectlySoft/Perfect-Net.git
Computed https://github.com/PerfectlySoft/Perfect-Net.git at 3.3.0 (0.59s)
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 from cache (0.44s)
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git from cache (0.44s)
Computing version for https://github.com/PerfectlySoft/Perfect-Crypto.git
Computed https://github.com/PerfectlySoft/Perfect-Crypto.git at 3.3.0 (0.50s)
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache (0.47s)
Computing version for https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Computed https://github.com/PerfectlySoft/Perfect-COpenSSL.git at 4.0.2 (0.53s)
Computing version for https://github.com/PerfectlySoft/Perfect-Thread.git
Computed https://github.com/PerfectlySoft/Perfect-Thread.git at 3.0.7 (0.03s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (0.03s)
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/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-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
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-http.git
Working copy of https://github.com/perfectlysoft/perfect-http.git resolved at master (122affd)
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.3
Building package at path:  $PWD
https://github.com/perfectlysoft/perfect-http.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/239] Write sources
[5/239] Write swift-version--6988338F2F200930.txt
[6/239] Compiling COpenSSL xts128.c
[7/239] Compiling COpenSSL wrap128.c
[7/239] Compiling COpenSSL xcbc_enc.c
[9/239] Compiling COpenSSL x509spki.c
[10/239] Compiling COpenSSL x509cset.c
[11/239] Compiling COpenSSL x509rset.c
[12/239] Compiling COpenSSL x509name.c
[13/239] Compiling COpenSSL x509type.c
[14/239] Compiling COpenSSL uid.c
[15/243] Compiling COpenSSL wp_.c
[16/243] Compiling COpenSSL v3err.c
[17/243] Compiling COpenSSL v3_lib.c
[18/243] Compiling COpenSSL x_.c
[19/243] Compiling COpenSSL txt_db.c
[20/253] Compiling COpenSSL x509_.c
[21/253] Compiling COpenSSL tb_store.c
[22/253] Compiling COpenSSL tb_rsa.c
[23/253] Compiling COpenSSL tb_pkmeth.c
[24/253] Compiling COpenSSL tb_rand.c
[25/253] Compiling COpenSSL v3_.c
[26/253] Compiling COpenSSL tb_ecdsa.c
[27/253] Compiling COpenSSL tb_ecdh.c
[28/253] Compiling COpenSSL tb_dsa.c
[29/253] Compiling COpenSSL tb_digest.c
[30/253] Compiling COpenSSL tb_dh.c
[31/253] Compiling COpenSSL ui_.c
[32/253] Compiling COpenSSL tb_asnmth.c
[33/253] Compiling COpenSSL tb_cipher.c
[34/253] Compiling COpenSSL th-lock.c
[35/253] Compiling COpenSSL str2key.c
[35/253] Compiling COpenSSL tls_srp.c
[37/253] Compiling COpenSSL stack.c
[38/253] Compiling COpenSSL t_.c
[38/253] Compiling COpenSSL tasn_.c
[40/253] Compiling COpenSSL ts_.c
[41/253] Compiling COpenSSL srp_.c
[42/253] Compiling COpenSSL sha512.c
[43/253] Compiling COpenSSL sha_.c
[44/253] Compiling COpenSSL t1_.c
[45/253] Compiling COpenSSL sha1_one.c
[46/253] Compiling COpenSSL seed_.c
[47/253] Compiling COpenSSL sha256.c
[48/253] Compiling COpenSSL set_key.c
[49/253] Compiling COpenSSL sha1dgst.c
[50/253] Compiling COpenSSL seed.c
[51/253] Compiling COpenSSL rsaz_exp.c
[52/253] Compiling COpenSSL ssl_.c
[53/253] Compiling COpenSSL rpc_enc.c
[54/253] Compiling COpenSSL read2pwd.c
[55/253] Compiling COpenSSL s2_.c
[56/253] Compiling COpenSSL rc2ofb64.c
[57/253] Compiling COpenSSL rmd_.c
[58/253] Compiling COpenSSL rc2cfb64.c
[59/253] Compiling COpenSSL s23_.c
[60/253] Compiling COpenSSL rc4_.c
[61/253] Compiling COpenSSL rc2_.c
[62/253] Compiling COpenSSL randfile.c
[63/253] Compiling COpenSSL qud_cksm.c
[64/253] Compiling COpenSSL rsa_.c
[65/253] Compiling COpenSSL pqueue.c
[66/253] Compiling COpenSSL rand_.c
[67/253] Compiling COpenSSL s3_.c
[68/253] Compiling COpenSSL pvkfmt.c
[69/253] Compiling COpenSSL pkcs7err.c
[70/253] Compiling COpenSSL pmeth_.c
[71/253] Compiling COpenSSL pk12err.c
[72/253] Compiling COpenSSL pcbc_enc.c
[73/253] Compiling COpenSSL p8_pkey.c
[74/253] Compiling COpenSSL pk7_.c
[75/253] Compiling COpenSSL pcy_.c
[76/253] Compiling COpenSSL p_.c
[77/253] Compiling COpenSSL pem_.c
[78/253] Compiling COpenSSL openbsd_hw.c
[79/253] Compiling COpenSSL p5_.c
[80/253] Compiling COpenSSL ofb64enc.c
[81/253] Compiling COpenSSL ofb_enc.c
[82/253] Compiling COpenSSL p12_.c
[82/253] Compiling COpenSSL ofb64ede.c
[84/253] Compiling COpenSSL ofb128.c
[85/253] Compiling COpenSSL o_.c
[86/253] Compiling COpenSSL obj_.c
[87/253] Compiling COpenSSL nsseq.c
[88/253] Compiling COpenSSL mem.c
[89/253] Compiling COpenSSL names.c
[90/253] Compiling COpenSSL mem_.c
[91/253] Compiling COpenSSL ocsp_.c
[92/253] Compiling COpenSSL n_pkey.c
[93/253] Compiling COpenSSL mdc2_one.c
[94/253] Compiling COpenSSL mdc2dgst.c
[95/253] Compiling COpenSSL md4_.c
[96/253] Compiling COpenSSL md5_.c
[97/253] Compiling COpenSSL md_rand.c
[98/253] Compiling COpenSSL m_wp.c
[99/253] Compiling COpenSSL m_sha1.c
[100/253] Compiling COpenSSL m_sigver.c
[101/253] Compiling COpenSSL m_ripemd.c
[102/253] Compiling COpenSSL m_sha.c
[103/253] Compiling COpenSSL m_md2.c
[104/253] Compiling COpenSSL m_null.c
[105/253] Compiling COpenSSL m_mdc2.c
[106/253] Compiling COpenSSL m_md5.c
[107/253] Compiling COpenSSL m_md4.c
[108/253] Compiling COpenSSL m_ecdsa.c
[109/253] Compiling COpenSSL m_dss1.c
[110/253] Compiling COpenSSL m_dss.c
[111/253] Compiling COpenSSL lh_stats.c
[112/253] Compiling COpenSSL lhash.c
[113/253] Compiling COpenSSL krb5_asn.c
[114/253] Compiling COpenSSL i_.c
[115/253] Compiling COpenSSL kssl.c
[116/253] Compiling COpenSSL i2d_.c
[117/253] Compiling COpenSSL gosthash.c
[118/253] Compiling COpenSSL hmac.c
[119/253] Compiling COpenSSL hm_.c
[120/253] Compiling COpenSSL gost89.c
[121/253] Compiling COpenSSL fips_ers.c
[122/253] Compiling COpenSSL gost94_keyx.c
[123/253] Compiling COpenSSL getenv.c
[124/253] Compiling COpenSSL gost2001_keyx.c
[125/253] Compiling COpenSSL gcm128.c
[126/253] Compiling COpenSSL fcrypt_b.c
[127/253] Compiling COpenSSL gost2001.c
[128/253] Compiling COpenSSL gost_.c
[129/253] Compiling COpenSSL fcrypt.c
[130/253] Compiling COpenSSL f_.c
[131/253] Compiling COpenSSL ex_data.c
[132/253] Compiling COpenSSL encode.c
[133/253] Compiling COpenSSL err.c
[134/253] Compiling COpenSSL enc_.c
[135/253] Compiling COpenSSL err_.c
[136/253] Compiling COpenSSL evp_.c
[137/253] Compiling COpenSSL ede_cbcm_enc.c
[138/253] Compiling COpenSSL ecp_nistputil.c
[139/253] Compiling COpenSSL ecp_nistp521.c
[140/253] Compiling COpenSSL ecp_nistp224.c
[141/253] Compiling COpenSSL ecp_nistp256.c
[142/253] Compiling COpenSSL eng_.c
[143/253] Compiling COpenSSL ecs_.c
[144/253] Compiling COpenSSL ecp_oct.c
[145/253] Compiling COpenSSL ecp_smpl.c
[146/253] Compiling COpenSSL ecp_mont.c
[147/253] Compiling COpenSSL ecp_nist.c
[148/253] Compiling COpenSSL ecb_enc.c
[149/253] Compiling COpenSSL ecb3_enc.c
[150/253] Compiling COpenSSL eck_prn.c
[151/253] Compiling COpenSSL ebcdic.c
[152/253] Compiling COpenSSL ech_.c
[153/253] Compiling COpenSSL e_ubsec_err.c
[154/253] Compiling COpenSSL e_xcbc_d.c
[155/253] Compiling COpenSSL ec2_.c
[156/253] Compiling COpenSSL e_sureware_err.c
[157/253] Compiling COpenSSL e_seed.c
[158/253] Compiling COpenSSL e_sureware.c
[159/253] Compiling COpenSSL e_ubsec.c
[160/253] Compiling COpenSSL e_rc5.c
[161/253] Compiling COpenSSL e_rc4_hmac_md5.c
[162/253] Compiling COpenSSL e_rc4.c
[163/253] Compiling COpenSSL e_rc2.c
[164/253] Compiling COpenSSL ec_.c
[165/253] Compiling COpenSSL e_padlock.c
[165/253] Compiling COpenSSL e_nuron_err.c
[167/253] Compiling COpenSSL e_old.c
[168/253] Compiling COpenSSL e_gost_err.c
[169/253] Compiling COpenSSL e_null.c
[170/253] Compiling COpenSSL e_idea.c
[171/253] Compiling COpenSSL e_nuron.c
[172/253] Compiling COpenSSL e_gmp_err.c
[173/253] Compiling COpenSSL e_des3.c
[173/253] Compiling COpenSSL e_gmp.c
[175/253] Compiling COpenSSL e_des.c
[176/253] Compiling COpenSSL e_cswift_err.c
[177/253] Compiling COpenSSL e_chil_err.c
[178/253] Compiling COpenSSL e_cast.c
[179/253] Compiling COpenSSL e_cswift.c
[180/253] Compiling COpenSSL e_capi_err.c
[181/253] Compiling COpenSSL e_chil.c
[182/253] Compiling COpenSSL e_atalla_err.c
[183/253] Compiling COpenSSL e_bf.c
[184/253] Compiling COpenSSL e_camellia.c
[185/253] Compiling COpenSSL e_capi.c
[186/253] Compiling COpenSSL e_4758cca_err.c
[187/253] Compiling COpenSSL e_aes_cbc_hmac_sha256.c
[188/253] Compiling COpenSSL e_atalla.c
[189/253] Compiling COpenSSL e_aep_err.c
[190/253] Compiling COpenSSL e_aes_cbc_hmac_sha1.c
[191/253] Compiling COpenSSL des_old2.c
[192/253] Compiling COpenSSL e_aes.c
[193/253] Compiling COpenSSL dso_.c
[194/253] Compiling COpenSSL e_4758cca.c
[195/253] Compiling COpenSSL des_old.c
[196/253] Compiling COpenSSL e_aep.c
[197/253] Compiling COpenSSL digest.c
[198/253] Compiling COpenSSL d2i_.c
[199/253] Compiling COpenSSL cversion.c
[200/253] Compiling COpenSSL des_enc.c
[201/253] Compiling COpenSSL ctr128.c
[202/253] Compiling COpenSSL cpt_err.c
[203/253] Compiling COpenSSL cryptlib.c
[204/253] Compiling COpenSSL d1_lib.c
[205/253] Compiling COpenSSL comp_.c
[206/253] Compiling COpenSSL dh_.c
[207/253] Compiling COpenSSL cmll_.c
[208/253] Compiling COpenSSL dsa_.c
[209/253] Compiling COpenSSL cfb_enc.c
[210/253] Compiling COpenSSL cfb64enc.c
[211/253] Compiling COpenSSL cmac.c
[212/253] Compiling COpenSSL cfb64ede.c
[213/253] Compiling COpenSSL conf_.c
[214/253] Compiling COpenSSL cfb128.c
[215/253] Compiling COpenSSL cbc_.c
[216/253] Compiling COpenSSL ccm128.c
[217/253] Compiling COpenSSL cm_.c
[218/253] Compiling COpenSSL cbc3_enc.c
[219/253] Compiling COpenSSL cbc128.c
[220/253] Compiling COpenSSL camellia.c
[221/253] Compiling COpenSSL buffer.c
[222/253] Compiling COpenSSL buf_.c
[223/253] Compiling COpenSSL d1_.c
[224/253] Compiling COpenSSL by_.c
[225/253] Compiling COpenSSL b_sock.c
[226/253] Compiling COpenSSL c_.c
[227/253] Compiling COpenSSL bf_.c
[228/253] Compiling COpenSSL bss_.c
[229/253] Compiling COpenSSL b_print.c
[230/253] Compiling COpenSSL b_dump.c
[231/253] Compiling COpenSSL aes_.c
[232/253] Compiling COpenSSL ameth_lib.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 PerfectThread Threading.swift
[242/253] Compiling PerfectLib SysProcess.swift
[243/253] Compiling PerfectLib PerfectServer.swift
[244/253] Emitting module PerfectThread
[245/253] Compiling PerfectLib JSONConvertible.swift
[246/253] Compiling PerfectLib Log.swift
[247/253] Compiling PerfectLib Bytes.swift
[248/253] Emitting module PerfectLib
[249/253] Compiling PerfectLib Dir.swift
[250/253] Compiling PerfectLib File.swift
[251/253] Compiling PerfectThread Promise.swift
[252/253] Compiling PerfectThread ThreadQueue.swift
[253/253] Compiling PerfectLib Utilities.swift
[254/262] Compiling PerfectCrypto JWT.swift
[255/262] Compiling PerfectCrypto Algorithms.swift
[256/262] Compiling PerfectCrypto OpenSSLInternal.swift
[257/262] Compiling PerfectCrypto ByteIO.swift
[258/262] Emitting module PerfectCrypto
[259/262] Compiling PerfectCrypto JWK.swift
[260/262] Compiling PerfectCrypto PerfectCrypto.swift
[261/262] Compiling PerfectCrypto Extensions.swift
[262/262] Compiling PerfectCrypto Keys.swift
[263/270] Compiling PerfectNet NetUDP.swift
[264/270] Compiling PerfectNet NetEvent.swift
[265/270] Compiling PerfectNet NetTCP.swift
[266/270] Compiling PerfectNet NetNamedPipe.swift
[267/270] Compiling PerfectNet Net.swift
[268/270] Compiling PerfectNet NetAddress.swift
[269/270] Emitting module PerfectNet
[270/270] Compiling PerfectNet NetTCPSSL.swift
[271/280] Compiling PerfectHTTP StaticFileHandler.swift
[272/281] Compiling PerfectHTTP Routing.swift
[273/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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
68 | 			return description.hashValue
69 | 	}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[274/281] Compiling PerfectHTTP HTTPHeaders.swift
/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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
243 | 				return standardName.lowercased().hashValue
244 | 			}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[275/281] Compiling PerfectHTTP HTTPRequest.swift
[276/281] Compiling PerfectHTTP HTTPFilter.swift
[277/281] Emitting module PerfectHTTP
/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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
68 | 			return description.hashValue
69 | 	}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[278/281] Compiling PerfectHTTP HTTPResponse.swift
[279/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 [#TemporaryPointers]
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 [#TemporaryPointers]
363 | 					while writeEnd < end {
364 |
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[280/281] Compiling PerfectHTTP MimeType.swift
[281/281] Compiling PerfectHTTP TypedRoutes.swift
Build complete! (14.44s)
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.