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 PerfectWebSockets, reference master (9e6ad7), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 03:47:50 UTC.

Swift 6 data race errors: 0

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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/perfectlysoft/perfect-websockets.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/perfectlysoft/perfect-websockets
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9e6ad70 Removed direct crypto dep
Cloned https://github.com/perfectlysoft/perfect-websockets.git
Revision (git rev-parse @):
9e6ad7068cf91b751f0b5329aea507e54fbda62f
SUCCESS checkout https://github.com/perfectlysoft/perfect-websockets.git at master
Fetching https://github.com/PerfectlySoft/Perfect-HTTP.git
[1/808] Fetching perfect-http
Fetched https://github.com/PerfectlySoft/Perfect-HTTP.git from cache (0.88s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTP.git
Computed https://github.com/PerfectlySoft/Perfect-HTTP.git at 3.3.0 (0.57s)
Fetching https://github.com/PerfectlySoft/PerfectLib.git
Fetching https://github.com/PerfectlySoft/Perfect-Net.git
[1/570] Fetching perfect-net
[64/11354] Fetching perfect-net, perfectlib
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (2.51s)
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (2.51s)
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
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git
[1/379] Fetching perfect-thread
[146/991] Fetching perfect-thread, perfect-crypto
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git from cache (0.89s)
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git from cache (0.89s)
Computing version for https://github.com/PerfectlySoft/Perfect-Crypto.git
Computed https://github.com/PerfectlySoft/Perfect-Crypto.git at 3.3.0 (0.55s)
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git
[1/3961] Fetching perfect-copenssl
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache (1.45s)
Computing version for https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Computed https://github.com/PerfectlySoft/Perfect-COpenSSL.git at 4.0.2 (0.54s)
Computing version for https://github.com/PerfectlySoft/Perfect-Thread.git
Computed https://github.com/PerfectlySoft/Perfect-Thread.git at 3.0.7 (0.53s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (0.55s)
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 3.3.0
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-HTTP.git
Working copy of https://github.com/PerfectlySoft/Perfect-HTTP.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
========================================
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-websockets",
      "name": "PerfectWebSockets",
      "url": "https://github.com/perfectlysoft/perfect-websockets.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/perfect-websockets",
      "dependencies": [
        {
          "identity": "perfect-http",
          "name": "PerfectHTTP",
          "url": "https://github.com/PerfectlySoft/Perfect-HTTP.git",
          "version": "3.3.0",
          "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-websockets.git
[1/154] Fetching perfect-websockets
Fetched https://github.com/perfectlysoft/perfect-websockets.git from cache (0.69s)
Fetching https://github.com/PerfectlySoft/Perfect-HTTP.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-HTTP.git from cache (0.43s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTP.git
Computed https://github.com/PerfectlySoft/Perfect-HTTP.git at 3.3.0 (0.02s)
Fetching https://github.com/PerfectlySoft/PerfectLib.git from cache
Fetching https://github.com/PerfectlySoft/Perfect-Net.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (0.48s)
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (0.48s)
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.46s)
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git from cache (0.46s)
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.46s)
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)
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/perfect-websockets.git
Working copy of https://github.com/perfectlysoft/perfect-websockets.git resolved at master (9e6ad70)
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 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-HTTP.git
Working copy of https://github.com/PerfectlySoft/Perfect-HTTP.git resolved at 3.3.0
warning: '.resolve-product-dependencies': dependency 'perfect-websockets' is not used by any target
Found 1 product dependencies
  - PerfectHTTP
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/perfectlysoft/perfect-websockets.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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/240] Write sources
[6/240] Write swift-version--7754E27361AE5C74.txt
[7/240] Compiling COpenSSL xts128.c
[8/240] Compiling COpenSSL xcbc_enc.c
[9/240] Compiling COpenSSL buf_.c
[10/240] Compiling COpenSSL x509spki.c
[10/240] Compiling COpenSSL x509type.c
[10/240] Compiling COpenSSL b_print.c
[10/240] Compiling COpenSSL x509name.c
[14/240] Compiling COpenSSL x509rset.c
[15/240] Compiling COpenSSL x_.c
[16/244] Compiling COpenSSL wrap128.c
[17/250] Compiling COpenSSL wp_.c
[18/254] Compiling COpenSSL x509cset.c
[19/254] Compiling COpenSSL uid.c
[20/254] Compiling COpenSSL v3err.c
[21/254] Compiling COpenSSL txt_db.c
[22/254] Compiling COpenSSL v3_lib.c
[23/254] Compiling COpenSSL x509_.c
[24/254] Compiling COpenSSL v3_.c
[25/254] Compiling COpenSSL tb_store.c
[26/254] Compiling COpenSSL tb_rsa.c
[27/254] Compiling COpenSSL tb_rand.c
[28/254] Compiling COpenSSL tb_pkmeth.c
[29/254] Compiling COpenSSL tb_ecdsa.c
[30/254] Compiling COpenSSL tb_ecdh.c
[31/254] Compiling COpenSSL tb_dsa.c
[32/254] Compiling COpenSSL tb_digest.c
[33/254] Compiling COpenSSL tb_dh.c
[34/254] Compiling COpenSSL tb_cipher.c
[35/254] Compiling COpenSSL th-lock.c
[36/254] Compiling COpenSSL bss_.c
[37/254] Compiling COpenSSL tb_asnmth.c
[38/254] Compiling COpenSSL str2key.c
[39/254] Compiling COpenSSL tasn_.c
[40/254] Compiling COpenSSL ui_.c
[41/254] Compiling COpenSSL t_.c
[42/254] Compiling COpenSSL stack.c
[43/254] Compiling COpenSSL tls_srp.c
[44/254] Compiling COpenSSL sha_.c
[45/254] Compiling COpenSSL srp_.c
[46/254] Compiling COpenSSL sha256.c
[47/254] Compiling COpenSSL sha512.c
[48/254] Compiling COpenSSL sha1dgst.c
[49/254] Compiling COpenSSL sha1_one.c
[50/254] Compiling COpenSSL t1_.c
[51/254] Compiling COpenSSL seed_.c
[52/254] Compiling COpenSSL set_key.c
[53/254] Compiling COpenSSL seed.c
[54/254] Compiling COpenSSL rsaz_exp.c
[55/254] Compiling COpenSSL ts_.c
[56/254] Compiling COpenSSL rpc_enc.c
[57/254] Compiling COpenSSL s2_.c
[58/254] Compiling COpenSSL rc2ofb64.c
[59/254] Compiling COpenSSL read2pwd.c
[60/254] Compiling COpenSSL rmd_.c
[61/254] Compiling COpenSSL s23_.c
[62/254] Compiling COpenSSL rc2cfb64.c
[63/254] Compiling COpenSSL rc4_.c
[64/254] Compiling COpenSSL ssl_.c
[65/254] Compiling COpenSSL rc2_.c
[66/254] Compiling COpenSSL randfile.c
[67/254] Compiling COpenSSL qud_cksm.c
[68/254] Compiling COpenSSL pqueue.c
[69/254] Compiling COpenSSL rsa_.c
[70/254] Compiling COpenSSL pvkfmt.c
[71/254] Compiling COpenSSL rand_.c
[72/254] Compiling COpenSSL pkcs7err.c
[73/254] Compiling COpenSSL pmeth_.c
[74/254] Compiling COpenSSL pk12err.c
[75/254] Compiling COpenSSL s3_.c
[76/254] Compiling COpenSSL pcbc_enc.c
[77/254] Compiling COpenSSL pk7_.c
[78/254] Compiling COpenSSL pem_.c
[79/254] Compiling COpenSSL pcy_.c
[80/254] Compiling COpenSSL p8_pkey.c
[81/254] Compiling COpenSSL p_.c
[82/254] Compiling COpenSSL openbsd_hw.c
[83/254] Compiling COpenSSL p5_.c
[84/254] Compiling COpenSSL ofb_enc.c
[85/254] Compiling COpenSSL p12_.c
[86/254] Compiling COpenSSL ofb64ede.c
[87/254] Compiling COpenSSL ofb128.c
[88/254] Compiling COpenSSL ofb64enc.c
[89/254] Compiling COpenSSL ocsp_.c
[90/254] Compiling COpenSSL nsseq.c
[91/254] Compiling COpenSSL names.c
[92/254] Compiling COpenSSL obj_.c
[93/254] Compiling COpenSSL mem.c
[94/254] Compiling COpenSSL o_.c
[95/254] Compiling COpenSSL mem_.c
[96/254] Compiling COpenSSL n_pkey.c
[97/254] Compiling COpenSSL mdc2dgst.c
[98/254] Compiling COpenSSL mdc2_one.c
[99/254] Compiling COpenSSL md_rand.c
[100/254] Compiling COpenSSL md5_.c
[101/254] Compiling COpenSSL md4_.c
[102/254] Compiling COpenSSL m_wp.c
[103/254] Compiling COpenSSL m_sha1.c
[104/254] Compiling COpenSSL m_sigver.c
[105/254] Compiling COpenSSL m_sha.c
[106/254] Compiling COpenSSL m_ripemd.c
[107/254] Compiling COpenSSL m_null.c
[108/254] Compiling COpenSSL m_mdc2.c
[109/254] Compiling COpenSSL m_md4.c
[110/254] Compiling COpenSSL m_md5.c
[111/254] Compiling COpenSSL m_md2.c
[112/254] Compiling COpenSSL m_ecdsa.c
[113/254] Compiling COpenSSL m_dss1.c
[114/254] Compiling COpenSSL lhash.c
[115/254] Compiling COpenSSL m_dss.c
[116/254] Compiling COpenSSL lh_stats.c
[117/254] Compiling COpenSSL krb5_asn.c
[118/254] Compiling COpenSSL i_.c
[119/254] Compiling COpenSSL kssl.c
[120/254] Compiling COpenSSL i2d_.c
[121/254] Compiling COpenSSL hmac.c
[122/254] Compiling COpenSSL gosthash.c
[123/254] Compiling COpenSSL gost89.c
[124/254] Compiling COpenSSL hm_.c
[125/254] Compiling COpenSSL fips_ers.c
[126/254] Compiling COpenSSL getenv.c
[127/254] Compiling COpenSSL gost94_keyx.c
[128/254] Compiling COpenSSL gcm128.c
[129/254] Compiling COpenSSL gost2001_keyx.c
[130/254] Compiling COpenSSL fcrypt.c
[131/254] Compiling COpenSSL gost2001.c
[132/254] Compiling COpenSSL fcrypt_b.c
[133/254] Compiling COpenSSL gost_.c
[134/254] Compiling COpenSSL ex_data.c
[135/254] Compiling COpenSSL f_.c
[136/254] Compiling COpenSSL err.c
[137/254] Compiling COpenSSL encode.c
[138/254] Compiling COpenSSL enc_.c
[139/254] Compiling COpenSSL ede_cbcm_enc.c
[139/254] Compiling COpenSSL err_.c
[141/254] Compiling COpenSSL ecp_nistputil.c
[142/254] Compiling COpenSSL ecp_nistp256.c
[143/254] Compiling COpenSSL ecp_nistp521.c
[144/254] Compiling COpenSSL evp_.c
[145/254] Compiling COpenSSL ecp_nistp224.c
[146/254] Compiling COpenSSL eng_.c
[146/254] Compiling COpenSSL ecp_oct.c
[148/254] Compiling COpenSSL ecs_.c
[149/254] Compiling COpenSSL ecp_smpl.c
[150/254] Compiling COpenSSL ecp_mont.c
[151/254] Compiling COpenSSL ecp_nist.c
[152/254] Compiling COpenSSL eck_prn.c
[153/254] Compiling COpenSSL ebcdic.c
[154/254] Compiling COpenSSL ecb3_enc.c
[155/254] Compiling COpenSSL ech_.c
[156/254] Compiling COpenSSL ecb_enc.c
[157/254] Compiling COpenSSL e_xcbc_d.c
[157/254] Compiling COpenSSL ec2_.c
[159/254] Compiling COpenSSL ec_.c
[160/254] Compiling COpenSSL e_sureware_err.c
[161/254] Compiling COpenSSL e_ubsec_err.c
[162/254] Compiling COpenSSL e_rc5.c
[163/254] Compiling COpenSSL e_seed.c
[164/254] Compiling COpenSSL e_ubsec.c
[165/254] Compiling COpenSSL e_rc4_hmac_md5.c
[166/254] Compiling COpenSSL e_rc4.c
[167/254] Compiling COpenSSL e_sureware.c
[168/254] Compiling COpenSSL e_rc2.c
[169/254] Compiling COpenSSL e_padlock.c
[170/254] Compiling COpenSSL e_nuron_err.c
[171/254] Compiling COpenSSL e_old.c
[172/254] Compiling COpenSSL e_null.c
[173/254] Compiling COpenSSL e_nuron.c
[174/254] Compiling COpenSSL e_gmp_err.c
[175/254] Compiling COpenSSL e_gost_err.c
[176/254] Compiling COpenSSL e_idea.c
[177/254] Compiling COpenSSL e_gmp.c
[178/254] Compiling COpenSSL e_des3.c
[179/254] Compiling COpenSSL e_des.c
[180/254] Compiling COpenSSL e_cswift_err.c
[181/254] Compiling COpenSSL e_chil_err.c
[182/254] Compiling COpenSSL e_cast.c
[182/254] Compiling COpenSSL e_capi_err.c
[184/254] Compiling COpenSSL e_atalla_err.c
[185/254] Compiling COpenSSL e_cswift.c
[186/254] Compiling COpenSSL e_chil.c
[187/254] Compiling COpenSSL e_camellia.c
[188/254] Compiling COpenSSL e_capi.c
[189/254] Compiling COpenSSL e_bf.c
[190/254] Compiling COpenSSL e_aes_cbc_hmac_sha256.c
[191/254] Compiling COpenSSL e_aes_cbc_hmac_sha1.c
[192/254] Compiling COpenSSL e_atalla.c
[193/254] Compiling COpenSSL e_aep_err.c
[194/254] Compiling COpenSSL e_aes.c
[195/254] Compiling COpenSSL e_4758cca_err.c
[196/254] Compiling COpenSSL e_4758cca.c
[197/254] Compiling COpenSSL e_aep.c
[198/254] Compiling COpenSSL dso_.c
[199/254] Compiling COpenSSL digest.c
[200/254] Compiling COpenSSL des_old2.c
[201/254] Compiling COpenSSL des_old.c
[202/254] Compiling COpenSSL dsa_.c
[203/254] Compiling COpenSSL dh_.c
[204/254] Compiling COpenSSL d2i_.c
[205/254] Compiling COpenSSL des_enc.c
[206/254] Compiling COpenSSL cversion.c
[207/254] Compiling COpenSSL ctr128.c
[208/254] Compiling COpenSSL cpt_err.c
[209/254] Compiling COpenSSL comp_.c
[210/254] Compiling COpenSSL cmll_.c
[211/254] Compiling COpenSSL cryptlib.c
[212/254] Compiling COpenSSL cmac.c
[213/254] Compiling COpenSSL cfb_enc.c
[214/254] Compiling COpenSSL cfb64enc.c
[215/254] Compiling COpenSSL d1_lib.c
[216/254] Compiling COpenSSL cm_.c
[217/254] Compiling COpenSSL cfb64ede.c
[218/254] Compiling COpenSSL cfb128.c
[219/254] Compiling COpenSSL ccm128.c
[220/254] Compiling COpenSSL cbc_.c
[221/254] Compiling COpenSSL cbc3_enc.c
[222/254] Compiling COpenSSL cbc128.c
[223/254] Compiling COpenSSL camellia.c
[224/254] Compiling COpenSSL conf_.c
[225/254] Compiling COpenSSL buffer.c
[226/254] Compiling COpenSSL by_.c
[227/254] Compiling COpenSSL c_.c
[228/254] Compiling COpenSSL b_dump.c
[229/254] Compiling COpenSSL b_sock.c
[230/254] Compiling COpenSSL d1_.c
[231/254] Compiling COpenSSL bf_.c
[232/254] Compiling COpenSSL asn_.c
[233/254] Compiling COpenSSL aes_.c
[234/254] Compiling COpenSSL ameth_lib.c
[235/254] Compiling COpenSSL cms_.c
[236/254] Compiling COpenSSL asn1_.c
[237/254] Compiling COpenSSL bio_.c
[238/254] Compiling COpenSSL a_.c
[239/254] Compiling COpenSSL bn_.c
[241/254] Compiling PerfectThread Threading.swift
[242/254] Emitting module PerfectThread
[243/254] Compiling PerfectThread Promise.swift
[244/254] Compiling PerfectThread ThreadQueue.swift
[245/254] Compiling PerfectLib PerfectServer.swift
[246/254] Compiling PerfectLib PerfectError.swift
[247/254] Compiling PerfectLib Log.swift
[248/254] Compiling PerfectLib File.swift
[249/254] Compiling PerfectLib SysProcess.swift
[250/254] Compiling PerfectLib Bytes.swift
[251/254] Compiling PerfectLib JSONConvertible.swift
[252/254] Compiling PerfectLib Dir.swift
[253/254] Emitting module PerfectLib
[254/254] Compiling PerfectLib Utilities.swift
[255/263] Compiling PerfectCrypto PerfectCrypto.swift
[256/263] Compiling PerfectCrypto JWK.swift
[257/263] Compiling PerfectCrypto Keys.swift
[258/263] Compiling PerfectCrypto JWT.swift
[259/263] Compiling PerfectCrypto Extensions.swift
[260/263] Compiling PerfectCrypto ByteIO.swift
[261/263] Compiling PerfectCrypto Algorithms.swift
[262/263] Emitting module PerfectCrypto
[263/263] Compiling PerfectCrypto OpenSSLInternal.swift
[264/271] Compiling PerfectNet NetUDP.swift
[265/271] Compiling PerfectNet NetTCP.swift
[266/271] Compiling PerfectNet NetNamedPipe.swift
[267/271] Compiling PerfectNet NetEvent.swift
[268/271] Compiling PerfectNet NetAddress.swift
[269/271] Compiling PerfectNet Net.swift
[270/271] Compiling PerfectNet NetTCPSSL.swift
[271/271] Emitting module PerfectNet
[272/281] Compiling PerfectHTTP StaticFileHandler.swift
[273/282] Compiling PerfectHTTP Routing.swift
[274/282] Compiling PerfectHTTP HTTPResponse.swift
[275/282] Compiling PerfectHTTP MimeReader.swift
[276/282] Compiling PerfectHTTP HTTPRequest.swift
[277/282] Compiling PerfectHTTP HTTPFilter.swift
[278/282] Compiling PerfectHTTP MimeType.swift
[279/282] Compiling PerfectHTTP HTTPHeaders.swift
[280/282] Compiling PerfectHTTP HTTPMethod.swift
[281/282] Emitting module PerfectHTTP
[282/282] Compiling PerfectHTTP TypedRoutes.swift
[283/284] Compiling PerfectWebSockets WebSocketHandler.swift
[284/284] Emitting module PerfectWebSockets
Build complete! (23.91s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "perfect-http",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectlySoft/Perfect-HTTP.git"
    }
  ],
  "manifest_display_name" : "PerfectWebSockets",
  "name" : "PerfectWebSockets",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PerfectWebSockets",
      "targets" : [
        "PerfectWebSockets"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PerfectWebSockets",
      "module_type" : "SwiftTarget",
      "name" : "PerfectWebSockets",
      "path" : "Sources/PerfectWebSockets",
      "product_dependencies" : [
        "PerfectHTTP"
      ],
      "product_memberships" : [
        "PerfectWebSockets"
      ],
      "sources" : [
        "WebSocketHandler.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.