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.1 for macOS (SPM) on 24 Apr 2025 18:03:55 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.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-HTTPServer.git
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git
Fetching https://github.com/PerfectlySoft/PerfectLib.git
Fetching https://github.com/PerfectlySoft/Perfect-CRUD.git
Fetching https://github.com/PerfectlySoft/Perfect-Net.git
[1/570] Fetching perfect-net
[24/1763] Fetching perfect-net, perfect-crud
[48/3213] Fetching perfect-net, perfect-crud, perfect-httpserver
[422/7174] Fetching perfect-net, perfect-crud, perfect-httpserver, perfect-copenssl
[467/7982] Fetching perfect-net, perfect-crud, perfect-httpserver, perfect-copenssl, perfect-http
[468/18766] Fetching perfect-net, perfect-crud, perfect-httpserver, perfect-copenssl, perfect-http, perfectlib
[919/19378] Fetching perfect-net, perfect-crud, perfect-httpserver, perfect-copenssl, perfect-http, perfectlib, perfect-crypto
Fetched https://github.com/PerfectlySoft/Perfect-HTTPServer.git from cache (1.03s)
Fetched https://github.com/PerfectlySoft/Perfect-HTTP.git from cache (1.03s)
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git from cache (1.03s)
[4533/16508] Fetching perfect-net, perfect-crud, perfect-copenssl, perfectlib
Fetching https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git
[13921/16887] Fetching perfect-net, perfect-crud, perfect-copenssl, perfectlib, perfect-thread
[13997/17224] Fetching perfect-net, perfect-crud, perfect-copenssl, perfectlib, perfect-thread, perfect-czlib-src
Fetched https://github.com/PerfectlySoft/Perfect-CZlib-src.git from cache (0.91s)
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git from cache (0.91s)
[15107/16508] Fetching perfect-net, perfect-crud, perfect-copenssl, perfectlib
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (2.25s)
Fetched https://github.com/PerfectlySoft/Perfect-CRUD.git from cache (2.25s)
Computing version for https://github.com/PerfectlySoft/Perfect-CRUD.git
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (2.25s)
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache (2.26s)
Computed https://github.com/PerfectlySoft/Perfect-CRUD.git at 1.0.3 (2.84s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Computed https://github.com/PerfectlySoft/Perfect-HTTPServer.git at 3.0.15 (0.56s)
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.55s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTP.git
Computed https://github.com/PerfectlySoft/Perfect-HTTP.git at 3.0.12 (0.57s)
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.1
Building package at path:  $PWD
https://github.com/perfectaccelerators/applicationconfiguration.git
https://github.com/perfectaccelerators/applicationconfiguration.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
[7/258] Write swift-version-2F0A5646E1D333AE.txt
[8/258] Compiling PerfectCZlib compress.c
[9/258] Compiling PerfectCZlib uncompr.c
[10/258] Compiling PerfectCZlib inftrees.c
[11/258] Compiling PerfectCZlib inffast.c
[12/258] Compiling PerfectCZlib adler32.c
[13/258] Compiling PerfectCZlib trees.c
[14/258] Compiling PerfectCZlib infback.c
[15/261] Compiling PerfectCZlib inflate.c
[16/272] Compiling PerfectCZlib deflate.c
[17/272] Compiling PerfectCZlib crc32.c
[18/272] Compiling COpenSSL xts128.c
[19/297] Compiling PerfectCHTTPParser http_parser.c
[20/297] Compiling COpenSSL xcbc_enc.c
[21/297] Compiling COpenSSL x509type.c
[22/297] Compiling COpenSSL x_.c
[23/297] Compiling COpenSSL x509spki.c
[24/297] Compiling COpenSSL x509rset.c
[25/297] Compiling COpenSSL x509name.c
[26/297] Compiling COpenSSL x509cset.c
[27/297] Compiling COpenSSL wrap128.c
[28/297] Compiling COpenSSL wp_.c
[29/297] Compiling COpenSSL x509_.c
[30/297] Compiling PerfectCZlib zutil.c
[31/297] Compiling COpenSSL v3err.c
[32/297] Compiling PerfectCZlib gzread.c
[33/297] Compiling PerfectCZlib gzwrite.c
[34/297] Compiling COpenSSL v3_lib.c
[35/297] Compiling COpenSSL uid.c
[36/297] Compiling COpenSSL txt_db.c
[37/297] Compiling PerfectCZlib gzlib.c
[38/297] Compiling COpenSSL ui_.c
[39/297] Compiling COpenSSL tls_srp.c
[40/297] Compiling COpenSSL th-lock.c
[41/297] Compiling COpenSSL tb_store.c
[42/297] Compiling COpenSSL tb_rsa.c
[43/297] Compiling COpenSSL v3_.c
[44/297] Compiling COpenSSL ts_.c
[45/297] Compiling PerfectCZlib gzclose.c
[46/297] Compiling COpenSSL tb_rand.c
[47/297] Compiling COpenSSL tb_pkmeth.c
[48/297] Compiling COpenSSL tb_ecdsa.c
[49/297] Compiling COpenSSL tb_ecdh.c
[50/297] Compiling COpenSSL tb_dsa.c
[51/297] Compiling COpenSSL tb_digest.c
[52/297] Compiling COpenSSL tb_dh.c
[52/297] Compiling COpenSSL tb_cipher.c
[54/297] Compiling COpenSSL str2key.c
[55/297] Compiling COpenSSL tb_asnmth.c
[56/297] Compiling COpenSSL t_.c
[57/297] Compiling COpenSSL tasn_.c
[58/297] Compiling COpenSSL stack.c
[59/297] Compiling COpenSSL sha_.c
[60/297] Compiling COpenSSL srp_.c
[61/297] Compiling COpenSSL sha512.c
[62/297] Compiling COpenSSL t1_.c
[63/297] Compiling COpenSSL sha1_one.c
[64/297] Compiling COpenSSL sha256.c
[65/297] Compiling COpenSSL set_key.c
[65/297] Compiling COpenSSL sha1dgst.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 s23_.c
[73/297] Compiling COpenSSL ssl_.c
[74/297] Compiling COpenSSL read2pwd.c
[75/297] Compiling COpenSSL rmd_.c
[76/297] Compiling COpenSSL rc2ofb64.c
[77/297] Compiling COpenSSL rc2cfb64.c
[78/297] Compiling COpenSSL rc4_.c
[79/297] Compiling COpenSSL rc2_.c
[80/297] Compiling COpenSSL rsa_.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 rand_.c
[86/297] Compiling COpenSSL pvkfmt.c
[87/297] Compiling COpenSSL pkcs7err.c
[88/297] Compiling COpenSSL pmeth_.c
[89/297] Compiling COpenSSL pk12err.c
[90/297] Compiling COpenSSL pcbc_enc.c
[91/297] Compiling COpenSSL pk7_.c
[92/297] Compiling COpenSSL p_.c
[93/297] Compiling COpenSSL pcy_.c
[94/297] Compiling COpenSSL p8_pkey.c
[95/297] Compiling COpenSSL pem_.c
[96/297] Compiling COpenSSL p5_.c
[97/297] Compiling COpenSSL ofb64enc.c
[98/297] Compiling COpenSSL ofb_enc.c
[99/297] Compiling COpenSSL ofb64ede.c
[100/297] Compiling COpenSSL ofb128.c
[101/297] Compiling COpenSSL openbsd_hw.c
[102/297] Compiling COpenSSL p12_.c
[103/297] Compiling COpenSSL nsseq.c
[104/297] Compiling COpenSSL names.c
[105/297] Compiling COpenSSL o_.c
[106/297] Compiling COpenSSL mem_.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_sha1.c
[118/297] Compiling COpenSSL m_sigver.c
[119/297] Compiling COpenSSL m_sha.c
[120/297] Compiling COpenSSL m_ripemd.c
[121/297] Compiling COpenSSL m_null.c
[122/297] Compiling COpenSSL m_mdc2.c
[123/297] Compiling COpenSSL m_md5.c
[124/297] Compiling COpenSSL m_md2.c
[125/297] Compiling COpenSSL m_md4.c
[126/297] Compiling COpenSSL lhash.c
[127/297] Compiling COpenSSL m_ecdsa.c
[128/297] Compiling COpenSSL m_dss1.c
[129/297] Compiling COpenSSL m_dss.c
[130/297] Compiling COpenSSL lh_stats.c
[131/297] Compiling COpenSSL krb5_asn.c
[132/297] Compiling COpenSSL kssl.c
[133/297] Compiling COpenSSL gosthash.c
[134/297] Compiling COpenSSL i_.c
[135/297] Compiling COpenSSL hmac.c
[136/297] Compiling COpenSSL i2d_.c
[137/297] Compiling COpenSSL hm_.c
[138/297] Compiling COpenSSL gost89.c
[139/297] Compiling COpenSSL fips_ers.c
[140/297] Compiling COpenSSL gost94_keyx.c
[141/297] Compiling COpenSSL getenv.c
[142/297] Compiling COpenSSL gost2001_keyx.c
[143/297] Compiling COpenSSL gcm128.c
[144/297] Compiling COpenSSL gost2001.c
[145/297] Compiling COpenSSL gost_.c
[146/297] Compiling COpenSSL fcrypt.c
[147/297] Compiling COpenSSL fcrypt_b.c
[148/297] Compiling COpenSSL f_.c
[149/297] Compiling COpenSSL ex_data.c
[150/297] Compiling COpenSSL err.c
[151/297] Compiling COpenSSL err_.c
[152/297] Compiling COpenSSL ede_cbcm_enc.c
[153/297] Compiling COpenSSL encode.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 eng_.c
[159/297] Compiling COpenSSL ecp_nistp256.c
[160/297] Compiling COpenSSL ecp_nistp224.c
[161/297] Compiling COpenSSL ecs_.c
[162/297] Compiling COpenSSL ecp_oct.c
[162/297] Compiling COpenSSL ecp_smpl.c
[164/297] Compiling COpenSSL ecp_nist.c
[165/297] Compiling COpenSSL ecp_mont.c
[166/297] Compiling COpenSSL eck_prn.c
[167/297] Compiling COpenSSL ebcdic.c
[168/297] Compiling COpenSSL ecb3_enc.c
[169/297] Compiling COpenSSL ecb_enc.c
[170/297] Compiling COpenSSL ech_.c
[171/297] Compiling COpenSSL ec2_.c
[172/297] Compiling COpenSSL e_xcbc_d.c
[173/297] Compiling COpenSSL e_ubsec_err.c
[174/297] Compiling COpenSSL e_sureware_err.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 ec_.c
[182/297] Compiling COpenSSL e_rc2.c
[183/297] Compiling COpenSSL e_nuron_err.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_idea.c
[188/297] Compiling COpenSSL e_nuron.c
[189/297] Compiling COpenSSL e_gmp_err.c
[190/297] Compiling COpenSSL e_gost_err.c
[191/297] Compiling COpenSSL e_gmp.c
[192/297] Compiling COpenSSL e_cswift_err.c
[193/297] Compiling COpenSSL e_des3.c
[194/297] Compiling COpenSSL e_des.c
[195/297] Compiling COpenSSL e_chil_err.c
[196/297] Compiling COpenSSL e_cswift.c
[197/297] Compiling COpenSSL e_cast.c
[198/297] Compiling COpenSSL e_chil.c
[199/297] Compiling COpenSSL e_capi_err.c
[200/297] Compiling COpenSSL e_camellia.c
[201/297] Compiling COpenSSL e_bf.c
[202/297] Compiling COpenSSL e_capi.c
[203/297] Compiling COpenSSL e_atalla_err.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_atalla.c
[208/297] Compiling COpenSSL e_4758cca_err.c
[209/297] Compiling COpenSSL e_aes.c
[210/297] Compiling COpenSSL e_aep.c
[211/297] Compiling COpenSSL dso_.c
[212/297] Compiling COpenSSL e_4758cca.c
[213/297] Compiling COpenSSL des_old2.c
[214/297] Compiling COpenSSL digest.c
[215/297] Compiling COpenSSL des_old.c
[216/297] Compiling COpenSSL des_enc.c
[217/297] Compiling COpenSSL dh_.c
[218/297] Compiling COpenSSL dsa_.c
[219/297] Compiling COpenSSL cpt_err.c
[220/297] Compiling COpenSSL d2i_.c
[221/297] Compiling COpenSSL ctr128.c
[222/297] Compiling COpenSSL cversion.c
[223/297] Compiling COpenSSL cryptlib.c
[224/297] Compiling COpenSSL cmll_.c
[225/297] Compiling COpenSSL comp_.c
[226/297] Compiling COpenSSL cmac.c
[227/297] Compiling COpenSSL cfb_enc.c
[228/297] Compiling COpenSSL cfb64enc.c
[229/297] Compiling COpenSSL cm_.c
[230/297] Compiling COpenSSL cfb64ede.c
[231/297] Compiling COpenSSL cfb128.c
[232/297] Compiling COpenSSL d1_lib.c
[233/297] Compiling COpenSSL ccm128.c
[234/297] Compiling COpenSSL cbc3_enc.c
[235/297] Compiling COpenSSL cbc128.c
[236/297] Compiling COpenSSL cbc_.c
[237/297] Compiling COpenSSL conf_.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 bss_.c
[243/297] Compiling COpenSSL by_.c
[244/297] Compiling COpenSSL c_.c
[245/297] Compiling COpenSSL b_print.c
[246/297] Compiling COpenSSL b_dump.c
[247/297] Compiling COpenSSL b_sock.c
[248/297] Compiling COpenSSL bf_.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 bio_.c
[254/297] Compiling COpenSSL asn_.c
[255/297] Compiling COpenSSL asn1_.c
[257/297] Emitting module PerfectCRUD
[257/299] Compiling COpenSSL a_.c
[258/299] Compiling COpenSSL bn_.c
[260/299] Emitting module PerfectLib
[261/299] Compiling PerfectThread Threading.swift
[262/299] Compiling PerfectLib Bytes.swift
[263/299] Compiling PerfectLib PerfectError.swift
[264/299] Compiling PerfectLib PerfectServer.swift
[265/299] Compiling PerfectLib Log.swift
[266/299] Compiling PerfectLib Dir.swift
[267/299] Compiling PerfectLib File.swift
[268/299] Compiling PerfectLib JSONConvertible.swift
[269/299] Compiling PerfectCRUD Update.swift
[270/299] Compiling PerfectCRUD Where.swift
[271/299] Compiling PerfectLib Utilities.swift
[272/299] Compiling PerfectLib SysProcess.swift
[273/299] Compiling PerfectCRUD Coding.swift
[274/299] Compiling PerfectCRUD CodingBindings.swift
[275/299] Compiling PerfectCRUD CodingJoins.swift
[276/299] Compiling PerfectCRUD CodingKeyPaths.swift
[277/299] Compiling PerfectCRUD CodingNames.swift
[278/299] Compiling PerfectCRUD CodingRows.swift
[279/299] Compiling PerfectCRUD Logging.swift
[280/299] Compiling PerfectCRUD PerfectCRUD.swift
[281/299] Compiling PerfectCRUD Select.swift
[282/299] Compiling PerfectCRUD Table.swift
[283/299] Emitting module PerfectThread
[284/299] Compiling PerfectThread Promise.swift
[285/299] Compiling PerfectThread ThreadQueue.swift
[286/299] Compiling PerfectCRUD Insert.swift
[287/299] Compiling PerfectCRUD Join.swift
[288/299] Compiling PerfectCRUD EqualityInts.swift
[289/299] Compiling PerfectCRUD Expression.swift
[290/299] Compiling PerfectCRUD In.swift
[291/299] Compiling PerfectCRUD InInts.swift
[292/299] Compiling PerfectCRUD Like.swift
[293/299] Compiling PerfectCRUD Logical.swift
[294/299] Compiling PerfectCRUD Create.swift
[295/299] Compiling PerfectCRUD Database.swift
[296/299] Compiling PerfectCRUD Delete.swift
[297/299] Compiling PerfectCRUD Comparison.swift
[298/299] Compiling PerfectCRUD ComparisonInts.swift
[299/299] Compiling PerfectCRUD Equality.swift
[300/308] Compiling PerfectCrypto PerfectCrypto.swift
[301/308] Compiling PerfectCrypto JWT.swift
[302/308] Compiling PerfectCrypto Keys.swift
[303/308] Compiling PerfectCrypto OpenSSLInternal.swift
[304/308] Compiling PerfectCrypto JWK.swift
[305/308] Compiling PerfectCrypto Extensions.swift
[306/308] Compiling PerfectCrypto Algorithms.swift
[307/308] Emitting module PerfectCrypto
[308/308] Compiling PerfectCrypto ByteIO.swift
[309/316] Compiling PerfectNet NetUDP.swift
[310/316] Compiling PerfectNet NetEvent.swift
[311/316] Compiling PerfectNet Net.swift
[312/316] Compiling PerfectNet NetTCPSSL.swift
[313/316] Emitting module PerfectNet
[314/316] Compiling PerfectNet NetTCP.swift
[315/316] Compiling PerfectNet NetNamedPipe.swift
[316/316] Compiling PerfectNet NetAddress.swift
[317/326] Compiling PerfectHTTP StaticFileHandler.swift
[318/327] Compiling PerfectHTTP MimeReader.swift
[319/327] Compiling PerfectHTTP HTTPRequest.swift
[320/327] Compiling PerfectHTTP HTTPHeaders.swift
[321/327] Compiling PerfectHTTP HTTPFilter.swift
[322/327] Emitting module PerfectHTTP
[323/327] Compiling PerfectHTTP Routing.swift
[324/327] Compiling PerfectHTTP HTTPMethod.swift
[325/327] Compiling PerfectHTTP MimeType.swift
[326/327] Compiling PerfectHTTP HTTPResponse.swift
[327/327] Compiling PerfectHTTP TypedRoutes.swift
[328/345] Compiling PerfectHTTPServer HTTP2FrameReader.swift
[329/345] Compiling PerfectHTTPServer HTTP2FrameWriter.swift
[330/345] Compiling PerfectHTTPServer HTTPMultiplexer.swift
[331/345] Compiling PerfectHTTPServer HTTPServer.swift
[332/345] Compiling PerfectHTTPServer HTTPServerEx.swift
[333/346] Compiling PerfectHTTPServer HTTP2Response.swift
[334/346] Compiling PerfectHTTPServer HTTP2Session.swift
[335/346] Compiling PerfectHTTPServer HTTP2PrefaceValidator.swift
[336/346] Compiling PerfectHTTPServer HTTP2Request.swift
[337/346] Compiling PerfectHTTPServer HTTP2SessionSettings.swift
[338/346] Compiling PerfectHTTPServer HTTPContentCompression.swift
[339/346] Compiling PerfectHTTPServer HPACK.swift
[340/346] Compiling PerfectHTTPServer HTTP2.swift
[341/346] Compiling PerfectHTTPServer HTTP11Request.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "czlib.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/include/czlib.h:4:10: note: in file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/include/czlib.h:4:
2 | #include "../zconf.h"
3 | #include "../zlib.h"
4 | #include "../zutil.h"
  |          `- note: in file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/include/czlib.h:4:
5 | #include "../inftrees.h"
6 |
[342/346] Compiling PerfectHTTPServer HTTP11Response.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "czlib.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/include/czlib.h:4:10: note: in file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/include/czlib.h:4:
2 | #include "../zconf.h"
3 | #include "../zlib.h"
4 | #include "../zutil.h"
  |          `- note: in file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/Perfect-CZlib-src/PerfectCZlib/include/czlib.h:4:
5 | #include "../inftrees.h"
6 |
[343/346] Compiling PerfectHTTPServer HTTP2Client.swift
[344/346] Compiling PerfectHTTPServer HTTP2Frame.swift
[345/346] Emitting module PerfectHTTPServer
[346/346] Compiling PerfectHTTPServer HTTPServerExConfig.swift
[347/351] Compiling ApplicationConfiguration AppFilters.swift
[348/351] Compiling ApplicationConfiguration Application.swift
[349/351] Emitting module ApplicationConfiguration
[350/351] Compiling ApplicationConfiguration AppProtocol.swift
[351/351] Compiling ApplicationConfiguration Configuration.swift
Build complete! (24.85s)
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.55s)
Updated https://github.com/PerfectlySoft/Perfect-CRUD.git (0.55s)
Computing version for https://github.com/PerfectlySoft/Perfect-CRUD.git
Computed https://github.com/PerfectlySoft/Perfect-CRUD.git at 1.2.3 (1.11s)
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-CZlib-src.git
Updating https://github.com/PerfectlySoft/Perfect-HTTP.git
Updating https://github.com/PerfectlySoft/Perfect-Net.git
Updated https://github.com/PerfectlySoft/Perfect-Net.git (0.47s)
Updated https://github.com/PerfectlySoft/Perfect-CZlib-src.git (0.47s)
Updated https://github.com/PerfectlySoft/Perfect-HTTP.git (0.47s)
Computing version for https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Computed https://github.com/PerfectlySoft/Perfect-CZlib-src.git at 0.0.4 (1.05s)
Computing version for https://github.com/PerfectlySoft/Perfect-Net.git
Computed https://github.com/PerfectlySoft/Perfect-Net.git at 3.3.0 (0.51s)
Updating https://github.com/PerfectlySoft/Perfect-Thread.git
Updating https://github.com/PerfectlySoft/Perfect-Crypto.git
Updated https://github.com/PerfectlySoft/Perfect-Thread.git (0.45s)
Updated https://github.com/PerfectlySoft/Perfect-Crypto.git (0.45s)
Computing version for https://github.com/PerfectlySoft/Perfect-Crypto.git
Computed https://github.com/PerfectlySoft/Perfect-Crypto.git at 3.3.0 (1.01s)
Updating https://github.com/PerfectlySoft/PerfectLib.git
Updating https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Updated https://github.com/PerfectlySoft/Perfect-COpenSSL.git (0.48s)
Updated https://github.com/PerfectlySoft/PerfectLib.git (0.48s)
Computing version for https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Computed https://github.com/PerfectlySoft/Perfect-COpenSSL.git at 4.0.2 (1.03s)
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.54s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTP.git
Computed https://github.com/PerfectlySoft/Perfect-HTTP.git at 3.3.0 (0.55s)
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-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-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-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-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-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
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.