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 ApplicationConfiguration, reference master (684646), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 17:47:02 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/perfectaccelerators/applicationconfiguration.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/perfectaccelerators/applicationconfiguration
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 684646c Change logging access modifiers to public to be able to access them from library users
Cloned https://github.com/perfectaccelerators/applicationconfiguration.git
Revision (git rev-parse @):
684646c7339af81f21ee5759cf3252b3e7548b30
SUCCESS checkout https://github.com/perfectaccelerators/applicationconfiguration.git at master
Fetching https://github.com/PerfectlySoft/Perfect-HTTP.git
Fetching https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Fetching https://github.com/PerfectlySoft/Perfect-Net.git
Fetching https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Fetching https://github.com/PerfectlySoft/Perfect-CRUD.git
Fetching https://github.com/PerfectlySoft/PerfectLib.git
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git
[1/570] Fetching perfect-net
[24/1760] Fetching perfect-net, perfect-crud
[48/2139] Fetching perfect-net, perfect-crud, perfect-thread
[124/3589] Fetching perfect-net, perfect-crud, perfect-thread, perfect-httpserver
[275/4397] Fetching perfect-net, perfect-crud, perfect-thread, perfect-httpserver, perfect-http
[539/4734] Fetching perfect-net, perfect-crud, perfect-thread, perfect-httpserver, perfect-http, perfect-czlib-src
[681/15518] Fetching perfect-net, perfect-crud, perfect-thread, perfect-httpserver, perfect-http, perfect-czlib-src, perfectlib
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (2.83s)
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (2.83s)
Fetched https://github.com/PerfectlySoft/Perfect-HTTP.git from cache (2.83s)
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git from cache (2.83s)
Fetched https://github.com/PerfectlySoft/Perfect-HTTPServer.git from cache (2.83s)
Fetched https://github.com/PerfectlySoft/Perfect-CRUD.git from cache (2.83s)
Fetched https://github.com/PerfectlySoft/Perfect-CZlib-src.git from cache (2.83s)
Computing version for https://github.com/PerfectlySoft/Perfect-CRUD.git
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git
Computed https://github.com/PerfectlySoft/Perfect-CRUD.git at 1.0.3 (0.58s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTPServer.git
[1/612] Fetching perfect-crypto
[112/4573] Fetching perfect-crypto, perfect-copenssl
Computed https://github.com/PerfectlySoft/Perfect-HTTPServer.git at 3.0.15 (0.57s)
Computing version for https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git from cache (1.46s)
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache (1.46s)
Computed https://github.com/PerfectlySoft/Perfect-CZlib-src.git at 0.0.4 (0.58s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTP.git
Computed https://github.com/PerfectlySoft/Perfect-HTTP.git at 3.0.12 (0.58s)
Computing version for https://github.com/PerfectlySoft/Perfect-Net.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/perfectaccelerators/applicationconfiguration.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/258] Write sources
[6/258] Write swift-version--7754E27361AE5C74.txt
[7/258] Compiling PerfectCZlib uncompr.c
[8/258] Compiling PerfectCZlib inffast.c
[9/258] Compiling PerfectCZlib trees.c
[10/258] Compiling PerfectCZlib infback.c
[11/258] Compiling PerfectCZlib inflate.c
[12/258] Compiling PerfectCZlib inftrees.c
[13/258] Compiling PerfectCZlib crc32.c
[14/258] Compiling PerfectCZlib compress.c
[15/258] Write sources
[16/270] Compiling PerfectCZlib deflate.c
[17/272] Compiling PerfectCZlib adler32.c
[18/272] Compiling PerfectCHTTPParser http_parser.c
[19/272] Compiling COpenSSL xts128.c
[20/297] Compiling COpenSSL xcbc_enc.c
[21/297] Compiling COpenSSL x_.c
[22/297] Compiling COpenSSL x509type.c
[23/297] Compiling COpenSSL x509spki.c
[24/297] Compiling COpenSSL x509rset.c
[25/297] Compiling PerfectCZlib zutil.c
[26/297] Compiling COpenSSL x509name.c
[27/297] Compiling COpenSSL x509cset.c
[28/297] Compiling COpenSSL wrap128.c
[29/297] Compiling PerfectCZlib gzread.c
[30/297] Compiling COpenSSL wp_.c
[31/297] Compiling COpenSSL v3err.c
[32/297] Compiling COpenSSL uid.c
[33/297] Compiling PerfectCZlib gzlib.c
[34/297] Compiling COpenSSL v3_lib.c
[35/297] Compiling COpenSSL x509_.c
[36/297] Compiling PerfectCZlib gzwrite.c
[37/297] Compiling COpenSSL txt_db.c
[38/297] Compiling COpenSSL ui_.c
[39/297] Compiling PerfectCZlib gzclose.c
[40/297] Compiling COpenSSL th-lock.c
[41/297] Compiling COpenSSL tls_srp.c
[42/297] Compiling COpenSSL tb_store.c
[43/297] Compiling COpenSSL v3_.c
[44/297] Compiling COpenSSL tb_rsa.c
[45/297] Compiling COpenSSL tb_rand.c
[46/297] Compiling COpenSSL ts_.c
[47/297] Compiling COpenSSL tb_ecdsa.c
[48/297] Compiling COpenSSL tb_pkmeth.c
[49/297] Compiling COpenSSL tb_ecdh.c
[50/297] Compiling COpenSSL tb_digest.c
[51/297] Compiling COpenSSL tb_dsa.c
[52/297] Compiling COpenSSL tb_cipher.c
[53/297] Compiling COpenSSL tb_dh.c
[54/297] Compiling COpenSSL str2key.c
[55/297] Compiling COpenSSL tb_asnmth.c
[56/297] Compiling COpenSSL t_.c
[57/297] Compiling COpenSSL stack.c
[58/297] Compiling COpenSSL tasn_.c
[59/297] Compiling COpenSSL sha_.c
[60/297] Compiling COpenSSL srp_.c
[61/297] Compiling COpenSSL sha256.c
[62/297] Compiling COpenSSL sha512.c
[63/297] Compiling COpenSSL sha1_one.c
[64/297] Compiling COpenSSL sha1dgst.c
[65/297] Compiling COpenSSL set_key.c
[66/297] Compiling COpenSSL t1_.c
[67/297] Compiling COpenSSL seed_.c
[68/297] Compiling COpenSSL rsaz_exp.c
[69/297] Compiling COpenSSL seed.c
[70/297] Compiling COpenSSL rpc_enc.c
[71/297] Compiling COpenSSL s2_.c
[72/297] Compiling COpenSSL rmd_.c
[73/297] Compiling COpenSSL ssl_.c
[74/297] Compiling COpenSSL rc2ofb64.c
[75/297] Compiling COpenSSL read2pwd.c
[76/297] Compiling COpenSSL rc2cfb64.c
[77/297] Compiling COpenSSL s23_.c
[78/297] Compiling COpenSSL rc4_.c
[79/297] Compiling COpenSSL rsa_.c
[80/297] Compiling COpenSSL rc2_.c
[81/297] Compiling COpenSSL randfile.c
[82/297] Compiling COpenSSL qud_cksm.c
[83/297] Compiling COpenSSL pqueue.c
[84/297] Compiling COpenSSL s3_.c
[85/297] Compiling COpenSSL pvkfmt.c
[86/297] Compiling COpenSSL rand_.c
[87/297] Compiling COpenSSL pkcs7err.c
[88/297] Compiling COpenSSL pk12err.c
[89/297] Compiling COpenSSL pmeth_.c
[90/297] Compiling COpenSSL pcbc_enc.c
[91/297] Compiling COpenSSL pk7_.c
[92/297] Compiling COpenSSL pcy_.c
[93/297] Compiling COpenSSL p_.c
[94/297] Compiling COpenSSL p8_pkey.c
[95/297] Compiling COpenSSL p5_.c
[96/297] Compiling COpenSSL pem_.c
[97/297] Compiling COpenSSL ofb_enc.c
[98/297] Compiling COpenSSL openbsd_hw.c
[99/297] Compiling COpenSSL ofb64enc.c
[100/297] Compiling COpenSSL ofb64ede.c
[101/297] Compiling COpenSSL p12_.c
[102/297] Compiling COpenSSL ofb128.c
[103/297] Compiling COpenSSL nsseq.c
[104/297] Compiling COpenSSL mem_.c
[105/297] Compiling COpenSSL names.c
[106/297] Compiling COpenSSL o_.c
[107/297] Compiling COpenSSL n_pkey.c
[108/297] Compiling COpenSSL obj_.c
[109/297] Compiling COpenSSL ocsp_.c
[110/297] Compiling COpenSSL mem.c
[111/297] Compiling COpenSSL mdc2dgst.c
[112/297] Compiling COpenSSL mdc2_one.c
[113/297] Compiling COpenSSL md5_.c
[114/297] Compiling COpenSSL md4_.c
[115/297] Compiling COpenSSL md_rand.c
[116/297] Compiling COpenSSL m_wp.c
[117/297] Compiling COpenSSL m_sigver.c
[118/297] Compiling COpenSSL m_sha1.c
[119/297] Compiling COpenSSL m_sha.c
[120/297] Compiling COpenSSL m_ripemd.c
[120/297] Compiling COpenSSL m_null.c
[122/297] Compiling COpenSSL m_mdc2.c
[123/297] Compiling COpenSSL m_md2.c
[124/297] Compiling COpenSSL m_md5.c
[125/297] Compiling COpenSSL m_md4.c
[126/297] Compiling COpenSSL m_ecdsa.c
[127/297] Compiling COpenSSL lhash.c
[128/297] Compiling COpenSSL m_dss.c
[129/297] Compiling COpenSSL lh_stats.c
[129/297] Compiling COpenSSL m_dss1.c
[131/297] Compiling COpenSSL krb5_asn.c
[132/297] Compiling COpenSSL kssl.c
[133/297] Compiling COpenSSL i_.c
[134/297] Compiling COpenSSL gosthash.c
[135/297] Compiling COpenSSL hmac.c
[136/297] Compiling COpenSSL i2d_.c
[137/297] Compiling COpenSSL gost89.c
[138/297] Compiling COpenSSL hm_.c
[139/297] Compiling COpenSSL fips_ers.c
[140/297] Compiling COpenSSL gost94_keyx.c
[141/297] Compiling COpenSSL gost2001_keyx.c
[142/297] Compiling COpenSSL getenv.c
[143/297] Compiling COpenSSL gcm128.c
[144/297] Compiling COpenSSL gost_.c
[145/297] Compiling COpenSSL gost2001.c
[146/297] Compiling COpenSSL fcrypt.c
[147/297] Compiling COpenSSL fcrypt_b.c
[148/297] Compiling COpenSSL ex_data.c
[149/297] Compiling COpenSSL f_.c
[150/297] Compiling COpenSSL err.c
[151/297] Compiling COpenSSL encode.c
[152/297] Compiling COpenSSL ede_cbcm_enc.c
[153/297] Compiling COpenSSL err_.c
[154/297] Compiling COpenSSL enc_.c
[155/297] Compiling COpenSSL evp_.c
[156/297] Compiling COpenSSL ecp_nistputil.c
[157/297] Compiling COpenSSL ecp_nistp521.c
[158/297] Compiling COpenSSL ecp_nistp256.c
[159/297] Compiling COpenSSL ecp_nistp224.c
[160/297] Compiling COpenSSL eng_.c
[161/297] Compiling COpenSSL ecp_oct.c
[162/297] Compiling COpenSSL ecp_smpl.c
[163/297] Compiling COpenSSL ecs_.c
[164/297] Compiling COpenSSL ecp_nist.c
[165/297] Compiling COpenSSL ecp_mont.c
[166/297] Compiling COpenSSL ecb_enc.c
[167/297] Compiling COpenSSL eck_prn.c
[168/297] Compiling COpenSSL ecb3_enc.c
[169/297] Compiling COpenSSL ebcdic.c
[170/297] Compiling COpenSSL ech_.c
[171/297] Compiling COpenSSL ec2_.c
[172/297] Compiling COpenSSL e_ubsec_err.c
[173/297] Compiling COpenSSL e_sureware_err.c
[174/297] Compiling COpenSSL e_xcbc_d.c
[175/297] Compiling COpenSSL e_ubsec.c
[176/297] Compiling COpenSSL e_rc5.c
[177/297] Compiling COpenSSL e_sureware.c
[178/297] Compiling COpenSSL e_seed.c
[179/297] Compiling COpenSSL e_rc4_hmac_md5.c
[180/297] Compiling COpenSSL e_rc4.c
[181/297] Compiling COpenSSL e_rc2.c
[182/297] Compiling COpenSSL e_nuron_err.c
[183/297] Compiling COpenSSL ec_.c
[184/297] Compiling COpenSSL e_old.c
[185/297] Compiling COpenSSL e_padlock.c
[186/297] Compiling COpenSSL e_null.c
[187/297] Compiling COpenSSL e_nuron.c
[188/297] Compiling COpenSSL e_gost_err.c
[189/297] Compiling COpenSSL e_idea.c
[190/297] Compiling COpenSSL e_gmp_err.c
[191/297] Compiling COpenSSL e_gmp.c
[192/297] Compiling COpenSSL e_des3.c
[193/297] Compiling COpenSSL e_cswift_err.c
[194/297] Compiling COpenSSL e_des.c
[195/297] Compiling COpenSSL e_chil_err.c
[196/297] Compiling COpenSSL e_capi_err.c
[197/297] Compiling COpenSSL e_bf.c
[198/297] Compiling COpenSSL e_atalla_err.c
[199/297] Compiling COpenSSL e_cswift.c
[200/297] Compiling COpenSSL e_cast.c
[201/297] Compiling COpenSSL e_atalla.c
[202/297] Compiling COpenSSL e_camellia.c
[203/297] Compiling COpenSSL e_chil.c
[204/297] Compiling COpenSSL e_aes_cbc_hmac_sha256.c
[205/297] Compiling COpenSSL e_aes_cbc_hmac_sha1.c
[206/297] Compiling COpenSSL e_aep_err.c
[207/297] Compiling COpenSSL e_capi.c
[208/297] Compiling COpenSSL e_4758cca_err.c
[209/297] Compiling COpenSSL dso_.c
[210/297] Compiling COpenSSL e_aes.c
[211/297] Compiling COpenSSL des_old2.c
[212/297] Compiling COpenSSL e_aep.c
[213/297] Compiling COpenSSL des_old.c
[214/297] Compiling COpenSSL e_4758cca.c
[215/297] Compiling COpenSSL digest.c
[216/297] Compiling COpenSSL cversion.c
[217/297] Compiling COpenSSL des_enc.c
[218/297] Compiling COpenSSL d2i_.c
[219/297] Compiling COpenSSL ctr128.c
[220/297] Compiling COpenSSL cryptlib.c
[221/297] Compiling COpenSSL dh_.c
[222/297] Compiling COpenSSL cpt_err.c
[223/297] Compiling COpenSSL dsa_.c
[224/297] Compiling COpenSSL comp_.c
[225/297] Compiling COpenSSL cmll_.c
[226/297] Compiling COpenSSL d1_lib.c
[227/297] Compiling COpenSSL cmac.c
[228/297] Compiling COpenSSL cm_.c
[229/297] Compiling COpenSSL cfb_enc.c
[230/297] Compiling COpenSSL cfb64enc.c
[231/297] Compiling COpenSSL cfb64ede.c
[232/297] Compiling COpenSSL cfb128.c
[233/297] Compiling COpenSSL conf_.c
[234/297] Compiling COpenSSL ccm128.c
[235/297] Compiling COpenSSL cbc_.c
[236/297] Compiling COpenSSL cbc3_enc.c
[237/297] Compiling COpenSSL cbc128.c
[238/297] Compiling COpenSSL camellia.c
[239/297] Compiling COpenSSL buffer.c
[240/297] Compiling COpenSSL buf_.c
[241/297] Compiling COpenSSL d1_.c
[242/297] Compiling COpenSSL by_.c
[243/297] Compiling COpenSSL c_.c
[244/297] Compiling COpenSSL b_sock.c
[245/297] Compiling COpenSSL bss_.c
[246/297] Compiling COpenSSL b_print.c
[247/297] Compiling COpenSSL bf_.c
[248/297] Compiling COpenSSL b_dump.c
[249/297] Compiling COpenSSL cms_.c
[250/297] Compiling COpenSSL aes_.c
[251/297] Write sources
[252/297] Compiling COpenSSL ameth_lib.c
[253/297] Compiling COpenSSL asn_.c
[254/297] Compiling COpenSSL asn1_.c
[255/297] Compiling COpenSSL bio_.c
[256/297] Compiling COpenSSL a_.c
[257/297] Compiling COpenSSL bn_.c
[259/297] Emitting module PerfectCRUD
[260/299] Compiling PerfectLib PerfectServer.swift
[261/299] Compiling PerfectLib PerfectError.swift
[262/299] Compiling PerfectLib Bytes.swift
[263/299] Compiling PerfectLib JSONConvertible.swift
[264/299] Compiling PerfectLib File.swift
[265/299] Compiling PerfectLib Dir.swift
[266/299] Emitting module PerfectLib
[267/299] Compiling PerfectLib Log.swift
[268/299] Emitting module PerfectThread
[269/299] Compiling PerfectThread Threading.swift
[270/299] Compiling PerfectThread Promise.swift
[271/299] Compiling PerfectThread ThreadQueue.swift
[272/299] Compiling PerfectLib SysProcess.swift
[273/299] Compiling PerfectLib Utilities.swift
[274/308] Compiling PerfectCRUD Comparison.swift
[275/308] Compiling PerfectCRUD ComparisonInts.swift
[276/308] Compiling PerfectCRUD Equality.swift
[277/308] Compiling PerfectCRUD Insert.swift
[278/308] Compiling PerfectCRUD Join.swift
[279/308] Compiling PerfectCRUD EqualityInts.swift
[280/308] Compiling PerfectCRUD Expression.swift
[281/308] Compiling PerfectCRUD In.swift
[282/308] Compiling PerfectCRUD Logging.swift
[283/308] Compiling PerfectCRUD PerfectCRUD.swift
[284/308] Compiling PerfectCRUD InInts.swift
[285/308] Compiling PerfectCRUD Like.swift
[286/308] Compiling PerfectCRUD Logical.swift
[287/308] Compiling PerfectCRUD Create.swift
[288/308] Compiling PerfectCRUD Database.swift
[289/308] Compiling PerfectCRUD Delete.swift
[290/308] Compiling PerfectCRUD Select.swift
[291/308] Compiling PerfectCRUD Table.swift
[292/308] Compiling PerfectCRUD Coding.swift
[293/308] Compiling PerfectCRUD CodingBindings.swift
[294/308] Compiling PerfectCRUD CodingJoins.swift
[295/308] Compiling PerfectCRUD CodingKeyPaths.swift
[296/308] Compiling PerfectCRUD CodingNames.swift
[297/308] Compiling PerfectCRUD CodingRows.swift
[298/308] Compiling PerfectCRUD Update.swift
[299/308] Compiling PerfectCRUD Where.swift
[300/308] Compiling PerfectCrypto PerfectCrypto.swift
[301/308] Compiling PerfectCrypto Keys.swift
[302/308] Compiling PerfectCrypto JWT.swift
[303/308] Compiling PerfectCrypto JWK.swift
[304/308] Compiling PerfectCrypto Extensions.swift
[305/308] Emitting module PerfectCrypto
[306/308] Compiling PerfectCrypto ByteIO.swift
[307/308] Compiling PerfectCrypto Algorithms.swift
[308/308] Compiling PerfectCrypto OpenSSLInternal.swift
[309/316] Compiling PerfectNet NetTCP.swift
[310/316] Compiling PerfectNet NetNamedPipe.swift
[311/316] Compiling PerfectNet NetEvent.swift
[312/316] Emitting module PerfectNet
[313/316] Compiling PerfectNet NetAddress.swift
[314/316] Compiling PerfectNet Net.swift
[315/316] Compiling PerfectNet NetTCPSSL.swift
[316/316] Compiling PerfectNet NetUDP.swift
[317/326] Compiling PerfectHTTP Routing.swift
[318/326] Compiling PerfectHTTP StaticFileHandler.swift
[319/327] Compiling PerfectHTTP HTTPResponse.swift
[320/327] Compiling PerfectHTTP HTTPMethod.swift
[321/327] Compiling PerfectHTTP MimeReader.swift
[322/327] Compiling PerfectHTTP HTTPHeaders.swift
[323/327] Compiling PerfectHTTP HTTPRequest.swift
[324/327] Emitting module PerfectHTTP
[325/327] Compiling PerfectHTTP HTTPFilter.swift
[326/327] Compiling PerfectHTTP MimeType.swift
[327/327] Compiling PerfectHTTP TypedRoutes.swift
[328/345] Compiling PerfectHTTPServer HTTPMultiplexer.swift
[329/345] Compiling PerfectHTTPServer HTTPServer.swift
[330/345] Compiling PerfectHTTPServer HTTPServerEx.swift
[331/346] Compiling PerfectHTTPServer HTTP2PrefaceValidator.swift
[332/346] Compiling PerfectHTTPServer HTTP2Request.swift
[333/346] Compiling PerfectHTTPServer HTTP2FrameReader.swift
[334/346] Compiling PerfectHTTPServer HTTP2FrameWriter.swift
[335/346] Compiling PerfectHTTPServer HTTP2SessionSettings.swift
[336/346] Compiling PerfectHTTPServer HTTPContentCompression.swift
[337/346] Compiling PerfectHTTPServer HTTP2Response.swift
[338/346] Compiling PerfectHTTPServer HTTP2Session.swift
[339/346] Compiling PerfectHTTPServer HTTP2Client.swift
[340/346] Compiling PerfectHTTPServer HTTP2Frame.swift
[341/346] Compiling PerfectHTTPServer HTTP11Request.swift
[342/346] Compiling PerfectHTTPServer HTTP11Response.swift
[343/346] Emitting module PerfectHTTPServer
[344/346] Compiling PerfectHTTPServer HPACK.swift
[345/346] Compiling PerfectHTTPServer HTTP2.swift
[346/346] Compiling PerfectHTTPServer HTTPServerExConfig.swift
[347/351] Compiling ApplicationConfiguration Application.swift
[348/351] Compiling ApplicationConfiguration AppProtocol.swift
[349/351] Compiling ApplicationConfiguration AppFilters.swift
[350/351] Emitting module ApplicationConfiguration
[351/351] Compiling ApplicationConfiguration Configuration.swift
Build complete! (46.54s)
Updating https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Updating https://github.com/PerfectlySoft/Perfect-CRUD.git
Updated https://github.com/PerfectlySoft/Perfect-HTTPServer.git (0.46s)
Updated https://github.com/PerfectlySoft/Perfect-CRUD.git (0.46s)
Computing version for https://github.com/PerfectlySoft/Perfect-CRUD.git
Computed https://github.com/PerfectlySoft/Perfect-CRUD.git at 1.2.3 (0.53s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Computed https://github.com/PerfectlySoft/Perfect-HTTPServer.git at 3.0.23 (0.53s)
Updating https://github.com/PerfectlySoft/Perfect-HTTP.git
Updating https://github.com/PerfectlySoft/Perfect-Net.git
Updating https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Updated https://github.com/PerfectlySoft/Perfect-Net.git (0.48s)
Updated https://github.com/PerfectlySoft/Perfect-CZlib-src.git (0.48s)
Updated https://github.com/PerfectlySoft/Perfect-HTTP.git (0.48s)
Computing version for https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Computed https://github.com/PerfectlySoft/Perfect-CZlib-src.git at 0.0.4 (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.56s)
Updating https://github.com/PerfectlySoft/Perfect-Crypto.git
Updating https://github.com/PerfectlySoft/Perfect-Thread.git
Updated https://github.com/PerfectlySoft/Perfect-Thread.git (0.47s)
Updated https://github.com/PerfectlySoft/Perfect-Crypto.git (0.47s)
Computing version for https://github.com/PerfectlySoft/Perfect-Crypto.git
Computed https://github.com/PerfectlySoft/Perfect-Crypto.git at 3.3.0 (0.57s)
Updating https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Updating https://github.com/PerfectlySoft/PerfectLib.git
Updated https://github.com/PerfectlySoft/Perfect-COpenSSL.git (0.51s)
Updated https://github.com/PerfectlySoft/PerfectLib.git (0.51s)
Computing version for https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Computed https://github.com/PerfectlySoft/Perfect-COpenSSL.git at 4.0.2 (0.60s)
Computing version for https://github.com/PerfectlySoft/Perfect-Thread.git
Computed https://github.com/PerfectlySoft/Perfect-Thread.git at 3.0.7 (0.59s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (0.59s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTP.git
Computed https://github.com/PerfectlySoft/Perfect-HTTP.git at 3.3.0 (0.59s)
Creating working copy for https://github.com/PerfectlySoft/Perfect-CRUD.git
Working copy of https://github.com/PerfectlySoft/Perfect-CRUD.git resolved at 1.2.3
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-HTTPServer.git
Working copy of https://github.com/PerfectlySoft/Perfect-HTTPServer.git resolved at 3.0.23
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/Perfect-CZlib-src.git
Working copy of https://github.com/PerfectlySoft/Perfect-CZlib-src.git resolved at 0.0.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/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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "perfect-httpserver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectlySoft/Perfect-HTTPServer.git"
    },
    {
      "identity" : "perfect-crud",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectlySoft/Perfect-CRUD.git"
    }
  ],
  "manifest_display_name" : "ApplicationConfiguration",
  "name" : "ApplicationConfiguration",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ApplicationConfiguration",
      "targets" : [
        "ApplicationConfiguration"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ApplicationConfigurationTests",
      "module_type" : "SwiftTarget",
      "name" : "ApplicationConfigurationTests",
      "path" : "Tests/ApplicationConfigurationTests",
      "sources" : [
        "ApplicationConfigurationTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ApplicationConfiguration"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ApplicationConfiguration",
      "module_type" : "SwiftTarget",
      "name" : "ApplicationConfiguration",
      "path" : "Sources/ApplicationConfiguration",
      "product_dependencies" : [
        "PerfectHTTPServer",
        "PerfectCRUD"
      ],
      "product_memberships" : [
        "ApplicationConfiguration"
      ],
      "sources" : [
        "AppFilters.swift",
        "AppProtocol.swift",
        "Application.swift",
        "Configuration.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.1"
}
Done.