The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Bolt with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Neo4j-Swift/bolt-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Neo4j-Swift/bolt-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a4d1c10 Merge pull request #3 from joshjacob/master
Cloned https://github.com/Neo4j-Swift/bolt-swift.git
Revision (git rev-parse @):
a4d1c1061305c8b07671e126ed84ca9b531e797e
SUCCESS checkout https://github.com/Neo4j-Swift/bolt-swift.git at master
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.26s)
Fetching https://github.com/Neo4j-Swift/PackStream-swift.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git (0.35s)
Fetched https://github.com/apple/swift-nio.git (0.39s)
Fetched https://github.com/Neo4j-Swift/PackStream-swift.git (0.23s)
Computing version for https://github.com/Neo4j-Swift/PackStream-swift.git
Computed https://github.com/Neo4j-Swift/PackStream-swift.git at 1.1.2 (0.64s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.0 (0.04s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.26s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.05s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.26s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.04s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.25.0 (0.03s)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.25.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/Neo4j-Swift/PackStream-swift.git
Working copy of https://github.com/Neo4j-Swift/PackStream-swift.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.20.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "bolt-swift",
      "name": "Bolt",
      "url": "https://github.com/Neo4j-Swift/bolt-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bolt-swift",
      "dependencies": [
        {
          "identity": "packstream-swift",
          "name": "PackStream",
          "url": "https://github.com/Neo4j-Swift/PackStream-swift.git",
          "version": "1.1.2",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PackStream-swift",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.62.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.0.5",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-ssl",
          "name": "swift-nio-ssl",
          "url": "https://github.com/apple/swift-nio-ssl.git",
          "version": "2.25.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.62.0",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.0.5",
                  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-transport-services",
          "name": "swift-nio-transport-services",
          "url": "https://github.com/apple/swift-nio-transport-services.git",
          "version": "1.20.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.62.0",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.0.5",
                  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Neo4j-Swift/bolt-swift.git
[1/636] Fetching bolt-swift
Fetched https://github.com/Neo4j-Swift/bolt-swift.git (0.42s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git (0.55s)
Fetching https://github.com/Neo4j-Swift/PackStream-swift.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.55s)
Fetched https://github.com/apple/swift-nio.git (0.68s)
Fetched https://github.com/Neo4j-Swift/PackStream-swift.git (0.30s)
Computing version for https://github.com/Neo4j-Swift/PackStream-swift.git
Computed https://github.com/Neo4j-Swift/PackStream-swift.git at 1.1.2 (0.07s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.0 (0.06s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.27s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.65s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.28s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.08s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.25.0 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
Creating working copy for https://github.com/Neo4j-Swift/PackStream-swift.git
Working copy of https://github.com/Neo4j-Swift/PackStream-swift.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.25.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/Neo4j-Swift/bolt-swift.git
Working copy of https://github.com/Neo4j-Swift/bolt-swift.git resolved at master
warning: '.resolve-product-dependencies': dependency 'bolt-swift' is not used by any target
Found 4 product dependencies
  - PackStream
  - swift-nio
  - swift-nio-ssl
  - swift-nio-transport-services
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/444] Compiling _AtomicsShims.c
[1/444] Compiling pair.c
[2/444] Compiling printf.c
[3/444] Compiling socket_helper.c
[4/444] Compiling socket.c
[5/444] Compiling hexdump.c
[6/444] Compiling CNIOWindows shim.c
[7/448] Compiling blake2.c
[8/448] Compiling CNIOWindows WSAStartup.c
[9/450] Compiling CNIOLinux liburing_shims.c
[10/450] Compiling CNIOLinux shim.c
[11/450] Compiling bn_asn1.c
[12/497] Compiling CNIOBoringSSLShims shims.c
[13/497] Compiling CNIODarwin shim.c
[15/497] Compiling DequeModule _DequeBuffer.swift
[16/497] Compiling DequeModule _DequeBufferHeader.swift
[17/497] Compiling DequeModule Deque.swift
[18/497] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[19/499] Compiling DequeModule Deque+Equatable.swift
[20/499] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[21/499] Compiling DequeModule Deque+Extras.swift
[22/499] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[23/499] Compiling DequeModule Deque+CustomReflectable.swift
[24/499] Compiling DequeModule Deque+CustomStringConvertible.swift
[25/499] Compiling DequeModule Deque+Hashable.swift
[26/499] Compiling DequeModule Deque+Testing.swift
[27/499] Compiling DequeModule Deque._Storage.swift
[28/499] Compiling DequeModule Deque._UnsafeHandle.swift
[29/499] Compiling DequeModule Compatibility.swift
[30/499] Compiling DequeModule Deque+Codable.swift
[31/499] Compiling DequeModule Deque+Collection.swift
[32/499] Emitting module _NIOBase64
[33/499] Compiling _NIOBase64 Base64.swift
[36/499] Compiling DequeModule _DequeSlot.swift
[37/501] Emitting module DequeModule
[44/501] Compiling Atomics IntegerOperations.swift
[45/501] Compiling _NIODataStructures PriorityQueue.swift
[46/501] Emitting module _NIODataStructures
[47/501] Compiling _NIODataStructures _TinyArray.swift
[52/501] Compiling Atomics Unmanaged extensions.swift
[53/501] Compiling _NIODataStructures Heap.swift
[53/501] Compiling tls_method.cc
[53/501] Compiling tls13_server.cc
[55/501] Compiling tls_record.cc
[56/501] Compiling tls13_enc.cc
[57/501] Compiling tls13_client.cc
[58/501] Compiling tls13_both.cc
[59/501] Compiling t1_enc.cc
[60/501] Compiling ssl_versions.cc
[62/501] Emitting module Atomics
[62/501] Compiling ssl_x509.cc
[63/501] Compiling ssl_transcript.cc
[71/501] Compiling ssl_stat.cc
[72/501] Compiling ssl_privkey.cc
[73/501] Compiling ssl_session.cc
[74/501] Compiling ssl_file.cc
[75/501] Compiling ssl_cipher.cc
[76/501] Compiling ssl_key_share.cc
[77/501] Compiling ssl_lib.cc
[78/501] Compiling ssl_cert.cc
[79/501] Compiling ssl_buffer.cc
[80/501] Compiling ssl_asn1.cc
[82/501] Compiling PackStream Packer.swift
[83/501] Compiling PackStream PackProtocol.swift
[84/501] Compiling PackStream String.swift
[85/501] Compiling PackStream Null.swift
[85/502] Compiling s3_pkt.cc
[87/502] Emitting module PackStream
[90/502] Compiling PackStream Map.swift
[92/502] Compiling ssl_aead_ctx.cc
[93/502] Compiling s3_both.cc
[94/502] Compiling s3_lib.cc
[95/502] Compiling handshake_server.cc
[96/502] Compiling handshake.cc
[97/502] Compiling handshake_client.cc
[99/502] Compiling PackStream Structure.swift
[99/502] Compiling handoff.cc
[100/502] Compiling encrypted_client_hello.cc
[101/502] Compiling dtls_method.cc
[102/502] Compiling extensions.cc
[103/502] Compiling dtls_record.cc
[104/502] Compiling d1_pkt.cc
[105/502] Compiling d1_srtp.cc
[106/502] Compiling v3_skey.c
[107/502] Compiling v3_purp.c
[108/502] Compiling v3_prn.c
[109/502] Compiling v3_utl.c
[110/502] Compiling v3_pmaps.c
[111/502] Compiling v3_pcons.c
[111/502] Compiling v3_ocsp.c
[113/502] Compiling v3_ncons.c
[114/502] Compiling v3_int.c
[115/502] Compiling d1_both.cc
[116/502] Compiling d1_lib.cc
[117/502] Compiling v3_lib.c
[118/502] Compiling bio_ssl.cc
[119/502] Compiling v3_info.c
[120/502] Compiling v3_ia5.c
[121/502] Compiling v3_extku.c
[122/502] Compiling v3_cpols.c
[123/502] Compiling v3_genn.c
[124/502] Compiling v3_enum.c
[125/502] Compiling v3_conf.c
[126/502] Compiling v3_bitst.c
[127/502] Compiling v3_crld.c
[128/502] Compiling v3_akey.c
[128/502] Compiling v3_akeya.c
[130/502] Compiling v3_alt.c
[131/502] Compiling x_x509a.c
[132/502] Compiling x_x509.c
[132/502] Compiling v3_bcons.c
[134/502] Compiling x_val.c
[135/502] Compiling x_req.c
[136/502] Compiling x_pkey.c
[137/502] Compiling x_spki.c
[138/502] Compiling x_sig.c
[139/502] Compiling x_info.c
[140/502] Compiling x_pubkey.c
[141/502] Compiling x_name.c
[142/502] Compiling x_exten.c
[143/502] Compiling x_crl.c
[144/502] Compiling x509spki.c
[145/502] Compiling x_algor.c
[146/502] Compiling x_all.c
[147/502] Compiling x_attrib.c
[148/502] Compiling x509rset.c
[148/502] Compiling x509cset.c
[150/502] Compiling x509name.c
[151/502] Compiling x509_vpm.c
[152/502] Compiling x509_txt.c
[153/502] Compiling x509_vfy.c
[154/502] Compiling x509_v3.c
[155/502] Compiling x509_req.c
[156/502] Compiling x509_trs.c
[157/502] Compiling x509_set.c
[158/502] Compiling x509_obj.c
[159/502] Compiling x509_def.c
[160/502] Compiling x509_lu.c
[161/502] Compiling x509_ext.c
[162/502] Compiling x509_d2.c
[163/502] Compiling x509.c
[164/502] Compiling t_x509a.c
[165/502] Compiling x509_cmp.c
[166/502] Compiling t_x509.c
[167/502] Compiling x509_att.c
[168/502] Compiling t_req.c
[169/502] Compiling i2d_pr.c
[170/502] Compiling rsa_pss.c
[171/502] Compiling t_crl.c
[171/502] Compiling name_print.c
[173/502] Compiling policy.c
[174/502] Compiling by_file.c
[175/502] Compiling asn1_gen.c
[176/502] Compiling algorithm.c
[177/502] Compiling by_dir.c
[178/502] Compiling a_verify.c
[179/502] Compiling trust_token.c
[180/502] Compiling a_digest.c
[181/502] Compiling voprf.c
[182/502] Compiling thread_win.c
[183/502] Compiling a_sign.c
[184/502] Compiling thread_pthread.c
[185/502] Compiling thread.c
[186/502] Compiling thread_none.c
[187/502] Compiling pmbtoken.c
[188/502] Compiling siphash.c
[189/502] Compiling refcount_lock.c
[190/502] Compiling rsa_print.c
[190/502] Compiling windows.c
[192/502] Compiling rsa_asn1.c
[192/502] Compiling stack.c
[194/502] Compiling refcount_c11.c
[195/502] Compiling rc4.c
[196/502] Compiling rsa_crypt.c
[197/502] Compiling rand_extra.c
[198/502] Compiling passive.c
[199/502] Compiling fuchsia.c
[200/502] Compiling poly1305_arm_asm.S
[201/502] Compiling deterministic.c
[202/502] Compiling forkunsafe.c
[203/502] Compiling pool.c
[204/502] Compiling poly1305_arm.c
[205/502] Compiling poly1305.c
[206/502] Compiling poly1305_vec.c
[207/502] Compiling pkcs7.c
[208/502] Compiling p5_pbev2.c
[209/502] Compiling pkcs8.c
[210/502] Compiling pem_xaux.c
[210/502] Compiling pem_pkey.c
[212/502] Compiling pem_x509.c
[213/502] Compiling pkcs8_x509.c
[214/502] Compiling pkcs7_x509.c
[215/502] Compiling pem_pk8.c
[216/502] Compiling obj_xref.c
[217/502] Compiling pem_oth.c
[218/502] Compiling mem.c
[219/502] Compiling pem_lib.c
[220/502] Compiling pem_info.c
[221/502] Compiling pem_all.c
[221/502] Compiling obj.c
[223/502] Compiling lhash.c
[224/502] Compiling keccak.c
[225/502] Compiling kyber.c
[226/502] Compiling poly_rq_mul.S
[227/502] Compiling hkdf.c
[228/502] Compiling x86_64-mont5-mac.mac.x86_64.S
[229/502] Compiling x86_64-mont-linux.linux.x86_64.S
[230/502] Compiling x86_64-mont-mac.mac.x86_64.S
[231/502] Compiling hpke.c
[232/502] Compiling x86_64-mont5-linux.linux.x86_64.S
[233/502] Compiling vpaes-x86_64-linux.linux.x86_64.S
[234/502] Compiling x86-mont-linux.linux.x86.S
[235/502] Compiling vpaes-x86_64-mac.mac.x86_64.S
[236/502] Compiling vpaes-x86-linux.linux.x86.S
[237/502] Compiling vpaes-armv8-linux.linux.aarch64.S
[238/502] Compiling vpaes-armv7-linux.linux.arm.S
[239/502] Compiling vpaes-armv8-ios.ios.aarch64.S
[240/502] Compiling sha512-x86_64-mac.mac.x86_64.S
[241/502] Compiling vpaes-armv7-ios.ios.arm.S
[242/502] Compiling kdf.c
[243/502] Compiling sha512-x86_64-linux.linux.x86_64.S
[244/502] Compiling sha512-armv8-ios.ios.aarch64.S
[245/502] Compiling sha512-586-linux.linux.x86.S
[246/502] Compiling sha512-armv8-linux.linux.aarch64.S
[247/502] Compiling sha512-armv4-linux.linux.arm.S
[248/502] Compiling sha256-x86_64-mac.mac.x86_64.S
[249/502] Compiling hrss.c
[250/502] Compiling sha256-x86_64-linux.linux.x86_64.S
[251/502] Compiling sha512-armv4-ios.ios.arm.S
[252/502] Compiling sha256-armv8-linux.linux.aarch64.S
[253/502] Compiling sha1-x86_64-mac.mac.x86_64.S
[254/502] Compiling sha256-586-linux.linux.x86.S
[255/502] Compiling sha256-armv4-linux.linux.arm.S
[256/502] Compiling sha256-armv8-ios.ios.aarch64.S
[256/502] Compiling sha256-armv4-ios.ios.arm.S
[258/502] Compiling sha1-x86_64-linux.linux.x86_64.S
[259/502] Compiling sha1-armv8-linux.linux.aarch64.S
[260/502] Compiling sha1-armv4-large-linux.linux.arm.S
[260/502] Compiling sha1-armv8-ios.ios.aarch64.S
[262/502] Compiling sha1-armv4-large-ios.ios.arm.S
[263/502] Compiling sha256.c
[264/502] Compiling fips.c
[265/502] Compiling service_indicator.c
[266/502] Compiling sha1-586-linux.linux.x86.S
[267/502] Compiling sha1.c
[268/502] Compiling sha512.c
[269/502] Compiling rsaz-avx2-mac.mac.x86_64.S
[270/502] Compiling rsaz-avx2-linux.linux.x86_64.S
[271/502] Compiling self_check.c
[272/502] Compiling rdrand-x86_64-mac.mac.x86_64.S
[273/502] Compiling blinding.c
[274/502] Compiling rsa.c
[275/502] Compiling padding.c
[276/502] Compiling rdrand-x86_64-linux.linux.x86_64.S
[276/502] Compiling rand.c
[278/502] Compiling rsa_impl.c
[279/502] Compiling urandom.c
[280/502] Compiling fork_detect.c
[281/502] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[282/502] Compiling ctrdrbg.c
[283/502] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[284/502] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[285/502] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[286/502] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[287/502] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[288/502] Compiling p256-armv8-asm-linux.linux.aarch64.S
[289/502] Compiling p256-armv8-asm-ios.ios.aarch64.S
[290/502] Compiling ofb.c
[291/502] Compiling polyval.c
[292/502] Compiling ctr.c
[293/502] Compiling gcm_nohw.c
[294/502] Compiling gcm.c
[295/502] Compiling cfb.c
[296/502] Compiling md5-x86_64-mac.mac.x86_64.S
[296/502] Compiling md5.c
[298/502] Compiling md5-x86_64-linux.linux.x86_64.S
[299/502] Compiling md5-586-linux.linux.x86.S
[300/502] Compiling cbc.c
[301/502] Compiling md4.c
[302/502] Compiling hmac.c
[303/502] Compiling ghashv8-armv8-linux.linux.aarch64.S
[304/502] Compiling ghashv8-armv8-ios.ios.aarch64.S
[305/502] Compiling ghashv8-armv7-linux.linux.arm.S
[306/502] Compiling ghashv8-armv7-ios.ios.arm.S
[307/502] Compiling ghash-x86_64-linux.linux.x86_64.S
[308/502] Compiling ghash-x86_64-mac.mac.x86_64.S
[309/502] Compiling ghash-x86-linux.linux.x86.S
[310/502] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[311/502] Compiling ghash-ssse3-x86-linux.linux.x86.S
[312/502] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[313/502] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[314/502] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[314/502] Compiling ghash-armv4-linux.linux.arm.S
[316/502] Compiling ghash-armv4-ios.ios.arm.S
[317/502] Compiling fips_shared_support.c
[318/502] Compiling ecdsa.c
[319/502] Compiling ecdh.c
[320/502] Compiling wnaf.c
[321/502] Compiling simple.c
[322/502] Compiling util.c
[323/502] Compiling simple_mul.c
[324/502] Compiling scalar.c
[325/502] Compiling p256.c
[326/502] Compiling oct.c
[327/502] Compiling ec_montgomery.c
[328/502] Compiling p224-64.c
[329/502] Compiling felem.c
[330/502] Compiling ec_key.c
[330/502] Compiling digestsign.c
[332/502] Compiling digests.c
[333/502] Compiling check.c
[334/502] Compiling digest.c
[335/502] Compiling ec.c
[336/502] Compiling co-586-linux.linux.x86.S
[337/502] Compiling dh.c
[338/502] Compiling e_aesccm.c
[339/502] Compiling aead.c
[340/502] Compiling cmac.c
[341/502] Compiling cipher.c
[342/502] Compiling bsaes-armv7-linux.linux.arm.S
[343/502] Compiling bsaes-armv7-ios.ios.arm.S
[344/502] Compiling e_aes.c
[345/502] Compiling p256-nistz.c
[346/502] Compiling sqrt.c
[347/502] Compiling shift.c
[348/502] Compiling rsaz_exp.c
[349/502] Compiling random.c
[350/502] Compiling prime.c
[351/502] Compiling jacobi.c
[351/502] Compiling montgomery.c
[353/502] Compiling montgomery_inv.c
[354/502] Compiling mul.c
[355/502] Compiling gcd.c
[356/502] Compiling gcd_extra.c
[357/502] Compiling div_extra.c
[358/502] Compiling ctx.c
[359/502] Compiling cmp.c
[360/502] Compiling div.c
[361/502] Compiling bytes.c
[362/502] Compiling bn.c
[363/502] Compiling x86_64-gcc.c
[364/502] Compiling exponentiation.c
[365/502] Compiling generic.c
[366/502] Compiling add.c
[367/502] Compiling armv8-mont-linux.linux.aarch64.S
[367/502] Compiling bn-armv8-linux.linux.aarch64.S
[369/502] Compiling bn-586-linux.linux.x86.S
[370/502] Compiling armv8-mont-ios.ios.aarch64.S
[371/502] Compiling bn-armv8-ios.ios.aarch64.S
[372/502] Compiling armv4-mont-ios.ios.arm.S
[372/502] Compiling armv4-mont-linux.linux.arm.S
[374/502] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[375/502] Compiling aesv8-armv8-linux.linux.aarch64.S
[376/502] Compiling aesv8-armv7-ios.ios.arm.S
[377/502] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[378/502] Compiling aesv8-armv7-linux.linux.arm.S
[379/502] Compiling aesv8-armv8-ios.ios.aarch64.S
[380/502] Compiling aesni-x86_64-mac.mac.x86_64.S
[381/502] Compiling aesni-x86_64-linux.linux.x86_64.S
[382/502] Compiling aesni-x86-linux.linux.x86.S
[383/502] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[384/502] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[385/502] Compiling mode_wrappers.c
[386/502] Compiling aes.c
[387/502] Compiling key_wrap.c
[388/502] Compiling ex_data.c
[389/502] Compiling sign.c
[390/502] Compiling scrypt.c
[391/502] Compiling aes_nohw.c
[392/502] Compiling pbkdf.c
[393/502] Compiling print.c
[394/502] Compiling p_x25519.c
[395/502] Compiling p_x25519_asn1.c
[396/502] Compiling p_rsa_asn1.c
[397/502] Compiling p_hkdf.c
[398/502] Compiling p_rsa.c
[399/502] Compiling p_ed25519_asn1.c
[400/502] Compiling p_ed25519.c
[401/502] Compiling p_ec_asn1.c
[402/502] Compiling p_ec.c
[403/502] Compiling evp_ctx.c
[404/502] Compiling err_data.c
[405/502] Compiling p_dsa_asn1.c
[406/502] Compiling evp_asn1.c
[407/502] Compiling evp.c
[408/502] Compiling err.c
[409/502] Compiling ecdh_extra.c
[410/502] Compiling ecdsa_asn1.c
[411/502] Compiling ec_derive.c
[412/502] Compiling engine.c
[413/502] Compiling dsa_asn1.c
[414/502] Compiling ec_asn1.c
[414/502] Compiling hash_to_curve.c
[416/502] Compiling dsa.c
[417/502] Compiling params.c
[417/502] Compiling dh_asn1.c
[419/502] Compiling digest_extra.c
[420/502] Compiling des.c
[421/502] Compiling x25519-asm-arm.S
[421/502] Compiling cpu_arm_freebsd.c
[421/502] Compiling cpu_intel.c
[424/502] Compiling crypto.c
[425/502] Compiling cpu_arm_linux.c
[426/502] Compiling spake25519.c
[427/502] Compiling cpu_arm.c
[428/502] Compiling curve25519.c
[429/502] Compiling cpu_aarch64_linux.c
[430/502] Compiling cpu_aarch64_win.c
[431/502] Compiling cpu_aarch64_freebsd.c
[432/502] Compiling cpu_aarch64_fuchsia.c
[433/502] Compiling cpu_aarch64_apple.c
[434/502] Compiling e_tls.c
[435/502] Compiling conf.c
[436/502] Compiling e_rc4.c
[437/502] Compiling e_rc2.c
[438/502] Compiling tls_cbc.c
[439/502] Compiling e_des.c
[440/502] Compiling e_null.c
[441/502] Compiling derive_key.c
[442/502] Compiling e_aesgcmsiv.c
[443/502] Compiling e_aesctrhmac.c
[444/502] Compiling e_chacha20poly1305.c
[444/502] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[446/502] Compiling cipher_extra.c
[447/502] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[448/502] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[449/502] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[450/502] Compiling chacha.c
[450/502] Compiling chacha-x86_64-mac.mac.x86_64.S
[452/502] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[453/502] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[454/502] Compiling chacha-armv8-linux.linux.aarch64.S
[455/502] Compiling chacha-x86-linux.linux.x86.S
[456/502] Compiling chacha-x86_64-linux.linux.x86_64.S
[457/502] Compiling chacha-armv4-ios.ios.arm.S
[458/502] Compiling chacha-armv4-linux.linux.arm.S
[458/502] Compiling chacha-armv8-ios.ios.aarch64.S
[460/502] Compiling unicode.c
[461/502] Compiling buf.c
[461/502] Compiling cbb.c
[463/502] Compiling ber.c
[464/502] Compiling asn1_compat.c
[464/502] Compiling cbs.c
[466/502] Compiling convert.c
[467/502] Compiling file.c
[468/502] Compiling fd.c
[469/502] Compiling bio_mem.c
[470/502] Compiling connect.c
[471/502] Compiling base64.c
[472/502] Compiling bio.c
[473/502] Compiling tasn_utl.c
[474/502] Compiling tasn_fre.c
[475/502] Compiling tasn_new.c
[476/502] Compiling tasn_typ.c
[477/502] Compiling tasn_enc.c
[478/502] Compiling posix_time.c
[479/502] Compiling f_string.c
[480/502] Compiling tasn_dec.c
[481/502] Compiling asn1_par.c
[482/502] Compiling f_int.c
[483/502] Compiling asn_pack.c
[484/502] Compiling asn1_lib.c
[485/502] Compiling a_utctm.c
[486/502] Compiling a_octet.c
[487/502] Compiling a_strnid.c
[488/502] Compiling a_strex.c
[489/502] Compiling a_time.c
[490/502] Compiling a_type.c
[491/502] Compiling a_mbstr.c
[492/502] Compiling a_i2d_fp.c
[493/502] Compiling a_dup.c
[494/502] Compiling a_bool.c
[494/502] Compiling a_object.c
[494/502] Compiling a_int.c
[497/502] Compiling a_d2i_fp.c
[498/502] Compiling a_gentm.c
[499/502] Compiling a_bitstr.c
[500/502] Compiling c-nioatomics.c
[501/502] Compiling c-atomics.c
[503/508] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[504/508] Compiling NIOConcurrencyHelpers lock.swift
[505/508] Compiling NIOConcurrencyHelpers NIOLock.swift
[506/508] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[507/508] Emitting module NIOConcurrencyHelpers
[508/508] Compiling NIOConcurrencyHelpers atomics.swift
[509/565] Compiling NIOCore MarkedCircularBuffer.swift
[510/565] Compiling NIOCore MulticastChannel.swift
[511/565] Compiling NIOCore NIOAny.swift
[512/565] Compiling NIOCore NIOCloseOnErrorHandler.swift
[513/565] Compiling NIOCore NIOLoopBound.swift
[514/565] Compiling NIOCore NIOSendable.swift
[515/565] Compiling NIOCore PointerHelpers.swift
[516/565] Compiling NIOCore RecvByteBufferAllocator.swift
[517/573] Compiling NIOCore EventLoop+SerialExecutor.swift
[518/573] Compiling NIOCore EventLoop.swift
[519/573] Compiling NIOCore EventLoopFuture+Deprecated.swift
[520/573] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[521/573] Compiling NIOCore EventLoopFuture.swift
[522/573] Compiling NIOCore FileDescriptor.swift
[523/573] Compiling NIOCore FileHandle.swift
[524/573] Compiling NIOCore FileRegion.swift
[525/573] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[526/573] Compiling NIOCore SocketAddresses.swift
[527/573] Compiling NIOCore SocketOptionProvider.swift
[528/573] Compiling NIOCore SystemCallHelpers.swift
[529/573] Compiling NIOCore TimeAmount+Duration.swift
[530/573] Compiling NIOCore TypeAssistedChannelHandler.swift
[531/573] Compiling NIOCore UniversalBootstrapSupport.swift
[532/573] Compiling NIOCore Utilities.swift
[533/573] Compiling NIOCore ChannelOption.swift
[534/573] Compiling NIOCore ChannelPipeline.swift
[535/573] Compiling NIOCore CircularBuffer.swift
[536/573] Compiling NIOCore Codec.swift
[537/573] Compiling NIOCore ConvenienceOptionSupport.swift
[538/573] Compiling NIOCore DeadChannel.swift
[539/573] Compiling NIOCore DispatchQueue+WithFuture.swift
[540/573] Compiling NIOCore EventLoop+Deprecated.swift
[541/573] Compiling NIOCore GlobalSingletons.swift
[542/573] Compiling NIOCore IO.swift
[543/573] Compiling NIOCore IOData.swift
[544/573] Compiling NIOCore IPProtocol.swift
[545/573] Compiling NIOCore IntegerBitPacking.swift
[546/573] Compiling NIOCore IntegerTypes.swift
[547/573] Compiling NIOCore Interfaces.swift
[548/573] Compiling NIOCore Linux.swift
[549/573] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[550/573] Compiling NIOCore NIOAsyncWriter.swift
[551/573] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[552/573] Compiling NIOCore BSDSocketAPI.swift
[553/573] Compiling NIOCore ByteBuffer-aux.swift
[554/573] Compiling NIOCore ByteBuffer-conversions.swift
[555/573] Compiling NIOCore ByteBuffer-core.swift
[556/573] Compiling NIOCore ByteBuffer-hexdump.swift
[557/573] Compiling NIOCore AddressedEnvelope.swift
[558/573] Compiling NIOCore AsyncAwaitSupport.swift
[559/573] Compiling NIOCore AsyncChannel.swift
[560/573] Compiling NIOCore AsyncChannelInboundStream.swift
[561/573] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[562/573] Compiling NIOCore AsyncChannelOutboundWriter.swift
[563/573] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[564/573] Compiling NIOCore NIOAsyncSequenceProducer.swift
[565/573] Compiling NIOCore ByteBuffer-int.swift
[566/573] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[567/573] Compiling NIOCore ByteBuffer-multi-int.swift
[568/573] Compiling NIOCore ByteBuffer-views.swift
[569/573] Compiling NIOCore Channel.swift
[570/573] Compiling NIOCore ChannelHandler.swift
[571/573] Compiling NIOCore ChannelHandlers.swift
[572/573] Compiling NIOCore ChannelInvoker.swift
[573/573] Emitting module NIOCore
[574/622] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[575/622] Compiling NIOEmbedded Embedded.swift
[576/622] Emitting module NIOEmbedded
[577/622] Compiling NIOEmbedded AsyncTestingChannel.swift
[578/622] Compiling NIOPosix IntegerBitPacking.swift
[579/622] Compiling NIOPosix IntegerTypes.swift
[580/622] Compiling NIOPosix Linux.swift
[581/622] Compiling NIOPosix LinuxCPUSet.swift
[582/622] Compiling NIOPosix LinuxUring.swift
[583/622] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[584/628] Emitting module NIOPosix
[585/628] Compiling NIOPosix Selectable.swift
[586/628] Compiling NIOPosix SelectableChannel.swift
[587/628] Compiling NIOPosix SelectableEventLoop.swift
[588/628] Compiling NIOPosix SelectorEpoll.swift
[589/628] Compiling NIOPosix SelectorGeneric.swift
[590/628] Compiling NIOPosix SelectorKqueue.swift
[591/628] Compiling NIOPosix BSDSocketAPICommon.swift
[592/628] Compiling NIOPosix BSDSocketAPIPosix.swift
[593/628] Compiling NIOPosix BSDSocketAPIWindows.swift
[594/628] Compiling NIOPosix BaseSocket.swift
[595/628] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[596/628] Compiling NIOPosix BaseSocketChannel.swift
[597/628] Compiling NIOPosix BaseStreamSocketChannel.swift
[598/628] Compiling NIOPosix SelectorUring.swift
[599/628] Compiling NIOPosix ServerSocket.swift
[600/628] Compiling NIOPosix Socket.swift
[601/628] Compiling NIOPosix SocketChannel.swift
[602/628] Compiling NIOPosix SocketProtocols.swift
[603/628] Compiling NIOPosix System.swift
[604/628] Compiling NIOPosix Thread.swift
[605/628] Compiling NIOPosix ThreadPosix.swift
[606/628] Compiling NIOPosix ThreadWindows.swift
[607/628] Compiling NIOPosix Utilities.swift
[608/628] Compiling NIOPosix VsockAddress.swift
[609/628] Compiling NIOPosix VsockChannelEvents.swift
[610/628] Compiling NIOPosix PointerHelpers.swift
[611/628] Compiling NIOPosix Pool.swift
[612/628] Compiling NIOPosix PooledRecvBufferAllocator.swift
[613/628] Compiling NIOPosix PosixSingletons.swift
[614/628] Compiling NIOPosix RawSocketBootstrap.swift
[615/628] Compiling NIOPosix Resolver.swift
[616/628] Compiling NIOPosix NIOThreadPool.swift
[617/628] Compiling NIOPosix NonBlockingFileIO.swift
[618/628] Compiling NIOPosix PendingDatagramWritesManager.swift
[619/628] Compiling NIOPosix PendingWritesManager.swift
[620/628] Compiling NIOPosix PipeChannel.swift
[621/628] Compiling NIOPosix PipePair.swift
[622/628] Compiling NIOPosix Bootstrap.swift
[623/628] Compiling NIOPosix ControlMessage.swift
[624/628] Compiling NIOPosix DatagramVectorReadManager.swift
[625/628] Compiling NIOPosix FileDescriptor.swift
[626/628] Compiling NIOPosix GetaddrinfoResolver.swift
[627/628] Compiling NIOPosix HappyEyeballs.swift
[628/628] Compiling NIOPosix IO.swift
[629/630] Emitting module NIO
[630/630] Compiling NIO Exports.swift
[631/640] Compiling NIOTLS TLSEvents.swift
[632/640] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[633/640] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[634/640] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[635/640] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[636/640] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[637/640] Emitting module NIOTLS
[638/640] Compiling NIOTLS SNIHandler.swift
[639/640] Emitting module NIOFoundationCompat
[640/640] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[641/688] Emitting module NIOTransportServices
[642/690] Compiling NIOTransportServices NIOTSNetworkEvents.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[643/690] Compiling NIOTransportServices NIOTSSingletons.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[644/690] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[645/690] Compiling NIOTransportServices NIOTSDatagramListener.swift
[646/690] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[647/690] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[648/690] Compiling NIOTransportServices NIOTSBootstraps.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[649/690] Compiling NIOTransportServices NIOTSChannelOptions.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[650/690] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[651/690] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[652/690] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[653/690] Compiling NIOTransportServices NIOTSListenerChannel.swift
[654/690] Emitting module NIOSSL
[655/693] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[656/693] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[658/693] Compiling NIOSSL RNG.swift
[659/693] Compiling NIOSSL SafeCompare.swift
[666/693] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[667/693] Compiling NIOTransportServices NIOTSErrors.swift
[668/693] Compiling NIOTransportServices NIOTSEventLoop.swift
[669/693] Compiling NIOTransportServices StateManagedChannel.swift
[670/693] Compiling NIOTransportServices StateManagedListenerChannel.swift
[671/693] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[672/693] Compiling NIOTransportServices AcceptHandler.swift
[673/693] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[674/693] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[691/693] Compiling NIOSSL Zeroization.swift
[692/693] Compiling NIOSSL TLSConfiguration.swift
[693/693] Compiling NIOSSL UniversalBootstrapSupport.swift
[694/706] Compiling Bolt SocketProtocol.swift
[695/707] Compiling Bolt SHA1.swift
[696/707] Compiling Bolt SSLConfiguration.swift
[697/707] Compiling Bolt SSLKeyGeneratorConfig.swift
[698/707] Compiling Bolt Request.swift
[699/707] Compiling Bolt Response.swift
[700/707] Emitting module Bolt
[701/707] Compiling Bolt Connection.swift
[702/707] Compiling Bolt ConnectionSettings.swift
[703/707] Compiling Bolt CertificateValidatorProtocol.swift
[704/707] Compiling Bolt CertificateValidators.swift
[705/707] Compiling Bolt EncryptedSocket.swift
[706/707] Compiling Bolt ReadDataHandler.swift
[707/707] Compiling Bolt UnencryptedSocket.swift
Build complete! (63.93s)
Build complete.
Done.