The Swift Package Index logo.Swift Package Index

Build Information

Successful build of mqtt-nio with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server-community/mqtt-nio.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swift-server-community/mqtt-nio
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b56887a [FIX] Fixed web link (#153)
Cloned https://github.com/swift-server-community/mqtt-nio.git
Revision (git rev-parse @):
b56887ad83206c546d2415c5f255d74b255d160e
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/swift-server-community/mqtt-nio.git at main
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.38s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.38s)
Fetched https://github.com/apple/swift-log.git from cache (0.39s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.39s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.44s)
Fetched https://github.com/apple/swift-nio.git from cache (0.98s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.05s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.34s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.05s)
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-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.06s)
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.1 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.30s)
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.05s)
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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.64.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.26.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.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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.1.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "mqtt-nio",
      "name": "mqtt-nio",
      "url": "https://github.com/swift-server-community/mqtt-nio.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mqtt-nio",
      "dependencies": [
        {
          "identity": "swift-atomics",
          "name": "swift-atomics",
          "url": "https://github.com/apple/swift-atomics.git",
          "version": "1.2.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.5.4",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.64.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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.1.0",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.2.1",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-ssl",
          "name": "swift-nio-ssl",
          "url": "https://github.com/apple/swift-nio-ssl.git",
          "version": "2.26.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/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.64.0",
              "path": "/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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.1.0",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.2.1",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-transport-services",
          "name": "swift-nio-transport-services",
          "url": "https://github.com/apple/swift-nio-transport-services.git",
          "version": "1.20.1",
          "path": "/Users/builder/builds/TDmZkXJm/3/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.64.0",
              "path": "/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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.1.0",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.2.1",
                  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swift-server-community/mqtt-nio.git from cache
Fetched https://github.com/swift-server-community/mqtt-nio.git from cache (0.27s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.37s)
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.38s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.42s)
Fetched https://github.com/apple/swift-nio.git from cache (0.82s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.08s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.16s)
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.1 (0.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (0.05s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.25s)
Fetched https://github.com/apple/swift-system.git from cache (0.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.04s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.05s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/mqtt-nio-b0d3e09b is not valid git repository for 'https://github.com/swift-server-community/mqtt-nio.git', will fetch again.
Fetching https://github.com/swift-server-community/mqtt-nio.git from cache
Fetched https://github.com/swift-server-community/mqtt-nio.git from cache (0.01s)
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.26.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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/mqtt-nio-b0d3e09b is not valid git repository for 'https://github.com/swift-server-community/mqtt-nio.git', will fetch again.
Fetching https://github.com/swift-server-community/mqtt-nio.git from cache
Fetched https://github.com/swift-server-community/mqtt-nio.git from cache (0.01s)
Creating working copy for https://github.com/swift-server-community/mqtt-nio.git
Working copy of https://github.com/swift-server-community/mqtt-nio.git resolved at main (b56887a)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.64.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.1
warning: '.resolve-product-dependencies': dependency 'mqtt-nio' is not used by any target
Found 5 product dependencies
  - swift-atomics
  - swift-log
  - swift-nio
  - swift-nio-ssl
  - swift-nio-transport-services
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/swift-server-community/mqtt-nio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/476] Write sources
[15/476] Write swift-version-6044DDE57671499D.txt
[16/476] Write sources
[20/480] Compiling _AtomicsShims.c
[20/480] Compiling CNIOLLHTTP c_nio_http.c
[22/480] Compiling CNIOSHA1 c_nio_sha1.c
[23/499] Compiling x509_obj.c
[24/499] Compiling CNIOWindows shim.c
[25/499] Compiling CNIOWindows WSAStartup.c
[26/504] Compiling CNIOLinux shim.c
[27/504] Compiling CNIOLinux liburing_shims.c
[28/504] Compiling CNIOLLHTTP c_nio_api.c
[29/504] Compiling x509_req.c
[30/504] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/504] Compiling fiat_p256_adx_sqr.S
[32/504] Compiling fiat_p256_adx_mul.S
[33/504] Compiling fiat_curve25519_adx_square.S
[34/504] Compiling fiat_curve25519_adx_mul.S
[35/504] Compiling CNIODarwin shim.c
[37/504] Emitting module _CollectionsUtilities
[38/506] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[39/506] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[40/506] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[41/506] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/506] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/506] Compiling CNIOBoringSSLShims shims.c
[44/506] Compiling _CollectionsUtilities _SortedCollection.swift
[45/506] Compiling _CollectionsUtilities _UniqueCollection.swift
[46/506] Compiling _CollectionsUtilities Debugging.swift
[47/506] Compiling _CollectionsUtilities Descriptions.swift
[48/506] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[49/506] Compiling _CollectionsUtilities Specialize.swift
[50/506] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[51/506] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[52/506] Compiling _CollectionsUtilities UInt+reversed.swift
[53/506] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[54/506] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[55/506] Compiling _CollectionsUtilities Integer rank.swift
[56/506] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[57/506] Emitting module _NIOBase64
[58/506] Compiling _NIOBase64 Base64.swift
[58/506] Compiling tls_method.cc
[59/522] Compiling tls_record.cc
[61/522] Compiling Logging MetadataProvider.swift
[62/522] Compiling _NIODataStructures PriorityQueue.swift
[63/522] Compiling _NIODataStructures _TinyArray.swift
[64/522] Emitting module _NIODataStructures
[65/522] Compiling _NIODataStructures Heap.swift
[65/522] Compiling tls13_server.cc
[66/522] Compiling tls13_enc.cc
[68/522] Compiling Logging LogHandler.swift
[69/522] Compiling Logging Locks.swift
[70/522] Emitting module Logging
[71/522] Compiling Logging Logging.swift
[71/522] Compiling tls13_both.cc
[72/522] Compiling tls13_client.cc
[74/522] Compiling DequeModule Deque+Testing.swift
[75/522] Compiling DequeModule Deque._Storage.swift
[76/522] Compiling DequeModule _DequeBuffer.swift
[77/522] Compiling DequeModule _DequeBufferHeader.swift
[78/522] Compiling DequeModule Deque._UnsafeHandle.swift
[79/522] Compiling DequeModule Deque.swift
[80/522] Compiling DequeModule Deque+Hashable.swift
[81/522] Compiling DequeModule Deque+Sendable.swift
[82/522] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/522] Compiling DequeModule Deque+Extras.swift
[84/522] Compiling DequeModule Deque+Codable.swift
[85/522] Compiling DequeModule Deque+Collection.swift
[86/522] Compiling DequeModule Deque+CustomReflectable.swift
[87/522] Emitting module DequeModule
[88/522] Compiling DequeModule Deque+Descriptions.swift
[89/522] Compiling DequeModule Deque+Equatable.swift
[89/524] Compiling t1_enc.cc
[91/524] Compiling DequeModule _DequeSlot.swift
[92/524] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/524] Compiling ssl_versions.cc
[93/524] Compiling ssl_transcript.cc
[94/524] Compiling ssl_stat.cc
[95/524] Compiling ssl_x509.cc
[96/524] Compiling ssl_privkey.cc
[97/524] Compiling ssl_session.cc
[98/524] Compiling ssl_key_share.cc
[99/524] Compiling ssl_file.cc
[100/524] Compiling ssl_lib.cc
[101/524] Compiling ssl_cipher.cc
[102/524] Compiling ssl_buffer.cc
[103/524] Compiling ssl_cert.cc
[104/524] Compiling ssl_asn1.cc
[105/524] Compiling ssl_aead_ctx.cc
[106/524] Compiling s3_pkt.cc
[107/524] Compiling s3_lib.cc
[108/524] Compiling handshake_server.cc
[109/524] Compiling s3_both.cc
[110/524] Compiling handshake_client.cc
[111/524] Compiling handshake.cc
[112/524] Compiling handoff.cc
[113/524] Compiling dtls_record.cc
[114/524] Compiling extensions.cc
[115/524] Compiling encrypted_client_hello.cc
[116/524] Compiling dtls_method.cc
[117/524] Compiling v3_utl.c
[118/524] Compiling v3_skey.c
[119/524] Compiling v3_prn.c
[120/524] Compiling d1_srtp.cc
[121/524] Compiling v3_pmaps.c
[122/524] Compiling v3_purp.c
[123/524] Compiling v3_ocsp.c
[124/524] Compiling v3_ncons.c
[125/524] Compiling v3_pcons.c
[126/524] Compiling v3_lib.c
[127/524] Compiling v3_int.c
[128/524] Compiling d1_lib.cc
[129/524] Compiling v3_ia5.c
[130/524] Compiling v3_info.c
[131/524] Compiling v3_genn.c
[132/524] Compiling d1_pkt.cc
[133/524] Compiling v3_bitst.c
[134/524] Compiling v3_enum.c
[135/524] Compiling d1_both.cc
[136/524] Compiling v3_conf.c
[136/524] Compiling bio_ssl.cc
[138/524] Compiling v3_extku.c
[139/524] Compiling v3_cpols.c
[140/524] Compiling x_x509a.c
[141/524] Compiling x_val.c
[142/524] Compiling v3_crld.c
[143/524] Compiling v3_alt.c
[144/524] Compiling v3_akeya.c
[145/524] Compiling v3_bcons.c
[146/524] Compiling x_sig.c
[147/524] Compiling v3_akey.c
[148/524] Compiling x_spki.c
[149/524] Compiling x_pkey.c
[150/524] Compiling x_pubkey.c
[151/524] Compiling x_name.c
[152/524] Compiling x_req.c
[153/524] Compiling x_x509.c
[154/524] Compiling x509rset.c
[155/524] Compiling x_algor.c
[156/524] Compiling x_info.c
[157/524] Compiling x_all.c
[158/524] Compiling x_attrib.c
[159/524] Compiling x_exten.c
[160/524] Compiling x_crl.c
[161/524] Compiling x509spki.c
[162/524] Compiling x509_txt.c
[163/524] Compiling x509name.c
[164/524] Compiling x509_set.c
[165/524] Compiling x509_vpm.c
[166/524] Compiling x509cset.c
[167/524] Compiling x509_trs.c
[168/524] Compiling x509_d2.c
[169/524] Compiling x509_def.c
[170/524] Compiling x509_vfy.c
[171/524] Compiling x509_att.c
[172/524] Compiling x509_v3.c
[173/524] Compiling x509.c
[174/524] Compiling x509_ext.c
[175/524] Compiling x509_lu.c
[176/524] Compiling x509_cmp.c
[177/524] Compiling name_print.c
[178/524] Compiling t_x509a.c
[179/524] Compiling i2d_pr.c
[180/524] Compiling t_x509.c
[181/524] Compiling rsa_pss.c
[182/524] Compiling t_req.c
[183/524] Compiling t_crl.c
[184/524] Compiling algorithm.c
[185/524] Compiling by_dir.c
[185/524] Compiling a_digest.c
[187/524] Compiling a_verify.c
[188/524] Compiling voprf.c
[189/524] Compiling a_sign.c
[190/524] Compiling by_file.c
[191/524] Compiling thread_win.c
[192/524] Compiling thread_none.c
[193/524] Compiling thread_pthread.c
[194/524] Compiling thread.c
[195/524] Compiling policy.c
[196/524] Compiling siphash.c
[197/524] Compiling trust_token.c
[198/524] Compiling rsa_print.c
[199/524] Compiling refcount.c
[200/524] Compiling asn1_gen.c
[201/524] Compiling rc4.c
[201/524] Compiling rsa_asn1.c
[201/524] Compiling rsa_crypt.c
[204/524] Compiling stack.c
[205/524] Compiling windows.c
[206/524] Compiling rand_extra.c
[207/524] Compiling trusty.c
[208/524] Compiling passive.c
[209/524] Compiling forkunsafe.c
[210/524] Compiling pmbtoken.c
[211/524] Compiling ios.c
[212/524] Compiling getentropy.c
[213/524] Compiling poly1305_arm_asm.S
[214/524] Compiling poly1305_vec.c
[215/524] Compiling deterministic.c
[216/524] Compiling poly1305_arm.c
[217/524] Compiling pool.c
[218/524] Compiling pkcs7.c
[219/524] Compiling poly1305.c
[220/524] Compiling pem_x509.c
[221/524] Compiling pem_xaux.c
[222/524] Compiling pem_pk8.c
[223/524] Compiling p5_pbev2.c
[224/524] Compiling pem_pkey.c
[225/524] Compiling pkcs8.c
[226/524] Compiling pkcs8_x509.c
[227/524] Compiling obj_xref.c
[228/524] Compiling pem_oth.c
[229/524] Compiling mem.c
[230/524] Compiling lhash.c
[231/524] Compiling pkcs7_x509.c
[232/524] Compiling pem_info.c
[233/524] Compiling kyber.c
[234/524] Compiling poly_rq_mul.S
[235/524] Compiling keccak.c
[236/524] Compiling x86_64-mont5-mac.mac.x86_64.S
[237/524] Compiling pem_lib.c
[238/524] Compiling pem_all.c
[239/524] Compiling x86_64-mont5-linux.linux.x86_64.S
[240/524] Compiling x86_64-mont-mac.mac.x86_64.S
[241/524] Compiling x86-mont-linux.linux.x86.S
[242/524] Compiling x86_64-mont-linux.linux.x86_64.S
[243/524] Compiling vpaes-x86_64-mac.mac.x86_64.S
[244/524] Compiling vpaes-x86_64-linux.linux.x86_64.S
[245/524] Compiling hpke.c
[246/524] Compiling vpaes-x86-linux.linux.x86.S
[247/524] Compiling vpaes-armv8-linux.linux.aarch64.S
[248/524] Compiling vpaes-armv8-ios.ios.aarch64.S
[249/524] Compiling obj.c
[250/524] Compiling vpaes-armv7-ios.ios.arm.S
[251/524] Compiling vpaes-armv7-linux.linux.arm.S
[252/524] Compiling sha512-x86_64-linux.linux.x86_64.S
[253/524] Compiling sha512-x86_64-mac.mac.x86_64.S
[254/524] Compiling kdf.c
[255/524] Compiling sha512-armv8-linux.linux.aarch64.S
[256/524] Compiling sha512-armv4-linux.linux.arm.S
[257/524] Compiling sha512-armv4-ios.ios.arm.S
[258/524] Compiling sha512-586-linux.linux.x86.S
[259/524] Compiling sha256-x86_64-mac.mac.x86_64.S
[260/524] Compiling sha512-armv8-ios.ios.aarch64.S
[261/524] Compiling sha256-armv8-linux.linux.aarch64.S
[262/524] Compiling sha256-x86_64-linux.linux.x86_64.S
[263/524] Compiling sha256-armv4-linux.linux.arm.S
[264/524] Compiling sha256-armv8-ios.ios.aarch64.S
[265/524] Compiling sha256-armv4-ios.ios.arm.S
[266/524] Compiling sha256-586-linux.linux.x86.S
[267/524] Compiling sha1-x86_64-linux.linux.x86_64.S
[267/524] Compiling sha1-armv8-linux.linux.aarch64.S
[269/524] Compiling sha1-x86_64-mac.mac.x86_64.S
[270/524] Compiling sha1-armv4-large-linux.linux.arm.S
[271/524] Compiling sha1-armv8-ios.ios.aarch64.S
[272/524] Compiling sha1-armv4-large-ios.ios.arm.S
[273/524] Compiling sha1-586-linux.linux.x86.S
[274/524] Compiling sha512.c
[275/524] Compiling sha256.c
[276/524] Compiling sha1.c
[277/524] Compiling rsaz-avx2-mac.mac.x86_64.S
[278/524] Compiling service_indicator.c
[279/524] Compiling fips.c
[280/524] Compiling rsaz-avx2-linux.linux.x86_64.S
[281/524] Compiling rdrand-x86_64-mac.mac.x86_64.S
[282/524] Compiling rdrand-x86_64-linux.linux.x86_64.S
[283/524] Compiling blinding.c
[284/524] Compiling urandom.c
[285/524] Compiling rand.c
[286/524] Compiling padding.c
[287/524] Compiling fork_detect.c
[288/524] Compiling ctrdrbg.c
[289/524] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[290/524] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[291/524] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[292/524] Compiling self_check.c
[293/524] Compiling p256-armv8-asm-linux.linux.aarch64.S
[294/524] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[295/524] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[296/524] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[297/524] Compiling rsa_impl.c
[298/524] Compiling rsa.c
[299/524] Compiling p256-armv8-asm-ios.ios.aarch64.S
[300/524] Compiling ofb.c
[301/524] Compiling gcm_nohw.c
[302/524] Compiling polyval.c
[303/524] Compiling ctr.c
[304/524] Compiling gcm.c
[305/524] Compiling md5-x86_64-mac.mac.x86_64.S
[305/524] Compiling md5-x86_64-linux.linux.x86_64.S
[305/524] Compiling cbc.c
[308/524] Compiling cfb.c
[309/524] Compiling md5-586-linux.linux.x86.S
[310/524] Compiling ghashv8-armv8-linux.linux.aarch64.S
[311/524] Compiling hrss.c
[312/524] Compiling ghashv8-armv8-ios.ios.aarch64.S
[313/524] Compiling md4.c
[314/524] Compiling hmac.c
[315/524] Compiling md5.c
[316/524] Compiling ghashv8-armv7-linux.linux.arm.S
[317/524] Compiling ghashv8-armv7-ios.ios.arm.S
[318/524] Compiling ghash-x86_64-mac.mac.x86_64.S
[319/524] Compiling ghash-x86-linux.linux.x86.S
[320/524] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[321/524] Compiling ghash-x86_64-linux.linux.x86_64.S
[322/524] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[323/524] Compiling hkdf.c
[323/524] Compiling ghash-ssse3-x86-linux.linux.x86.S
[325/524] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[326/524] Compiling ghash-armv4-linux.linux.arm.S
[327/524] Compiling ghash-armv4-ios.ios.arm.S
[328/524] Compiling fips_shared_support.c
[329/524] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[330/524] Compiling simple_mul.c
[331/524] Compiling simple.c
[332/524] Compiling ecdh.c
[333/524] Compiling util.c
[334/524] Compiling ecdsa.c
[335/524] Compiling wnaf.c
[336/524] Compiling scalar.c
[337/524] Compiling oct.c
[338/524] Compiling ec_montgomery.c
[339/524] Compiling ec_key.c
[340/524] Compiling ec.c
[341/524] Compiling felem.c
[342/524] Compiling p224-64.c
[343/524] Compiling digests.c
[344/524] Compiling digestsign.c
[345/524] Compiling digest.c
[345/524] Compiling p256.c
[347/524] Compiling cmac.c
[347/524] Compiling co-586-linux.linux.x86.S
[349/524] Compiling check.c
[350/524] Compiling dh.c
[351/524] Compiling e_aesccm.c
[352/524] Compiling bsaes-armv7-linux.linux.arm.S
[353/524] Compiling bsaes-armv7-ios.ios.arm.S
[354/524] Compiling cipher.c
[355/524] Compiling aead.c
[356/524] Compiling sqrt.c
[357/524] Compiling rsaz_exp.c
[358/524] Compiling shift.c
[359/524] Compiling montgomery_inv.c
[360/524] Compiling random.c
[361/524] Compiling jacobi.c
[362/524] Compiling montgomery.c
[363/524] Compiling gcd_extra.c
[364/524] Compiling prime.c
[365/524] Compiling mul.c
[366/524] Compiling e_aes.c
[367/524] Compiling div_extra.c
[368/524] Compiling gcd.c
[369/524] Compiling exponentiation.c
[370/524] Compiling div.c
[371/524] Compiling ctx.c
[372/524] Compiling bn.c
[373/524] Compiling bytes.c
[374/524] Compiling cmp.c
[375/524] Compiling x86_64-gcc.c
[376/524] Compiling bn-armv8-linux.linux.aarch64.S
[377/524] Compiling bn-armv8-ios.ios.aarch64.S
[378/524] Compiling bn-586-linux.linux.x86.S
[379/524] Compiling armv8-mont-linux.linux.aarch64.S
[380/524] Compiling add.c
[381/524] Compiling armv8-mont-ios.ios.aarch64.S
[382/524] Compiling armv4-mont-linux.linux.arm.S
[383/524] Compiling armv4-mont-ios.ios.arm.S
[384/524] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[385/524] Compiling aesv8-armv8-linux.linux.aarch64.S
[386/524] Compiling aesv8-armv8-ios.ios.aarch64.S
[387/524] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[388/524] Compiling aesv8-armv7-linux.linux.arm.S
[389/524] Compiling aesv8-armv7-ios.ios.arm.S
[390/524] Compiling aesni-x86_64-linux.linux.x86_64.S
[391/524] Compiling aesni-x86-linux.linux.x86.S
[392/524] Compiling aesni-x86_64-mac.mac.x86_64.S
[393/524] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[394/524] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[395/524] Compiling aes.c
[396/524] Compiling mode_wrappers.c
[397/524] Compiling ex_data.c
[398/524] Compiling key_wrap.c
[399/524] Compiling generic.c
[400/524] Compiling sign.c
[401/524] Compiling pbkdf.c
[402/524] Compiling scrypt.c
[403/524] Compiling print.c
[404/524] Compiling aes_nohw.c
[405/524] Compiling p_x25519_asn1.c
[406/524] Compiling p_rsa_asn1.c
[407/524] Compiling p_x25519.c
[408/524] Compiling p_rsa.c
[409/524] Compiling p_ec_asn1.c
[410/524] Compiling p256-nistz.c
[411/524] Compiling p_ed25519.c
[412/524] Compiling p_dsa_asn1.c
[413/524] Compiling p_hkdf.c
[414/524] Compiling p_ed25519_asn1.c
[415/524] Compiling err_data.c
[416/524] Compiling engine.c
[417/524] Compiling err.c
[418/524] Compiling ecdsa_asn1.c
[419/524] Compiling evp.c
[420/524] Compiling ec_derive.c
[421/524] Compiling ecdh_extra.c
[422/524] Compiling evp_asn1.c
[423/524] Compiling p_ec.c
[424/524] Compiling dh_asn1.c
[425/524] Compiling dsa_asn1.c
[426/524] Compiling ec_asn1.c
[427/524] Compiling params.c
[428/524] Compiling curve25519_64_adx.c
[429/524] Compiling evp_ctx.c
[430/524] Compiling x25519-asm-arm.S
[431/524] Compiling spake25519.c
[432/524] Compiling dsa.c
[433/524] Compiling hash_to_curve.c
[434/524] Compiling digest_extra.c
[435/524] Compiling crypto.c
[436/524] Compiling cpu_arm_linux.c
[437/524] Compiling cpu_arm_freebsd.c
[438/524] Compiling cpu_intel.c
[439/524] Compiling cpu_aarch64_win.c
[440/524] Compiling cpu_aarch64_sysreg.c
[441/524] Compiling cpu_aarch64_openbsd.c
[442/524] Compiling des.c
[443/524] Compiling cpu_aarch64_linux.c
[444/524] Compiling cpu_aarch64_fuchsia.c
[445/524] Compiling cpu_aarch64_apple.c
[446/524] Compiling e_rc4.c
[447/524] Compiling conf.c
[448/524] Compiling tls_cbc.c
[449/524] Compiling e_rc2.c
[450/524] Compiling e_null.c
[451/524] Compiling e_des.c
[452/524] Compiling e_tls.c
[453/524] Compiling derive_key.c
[454/524] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[455/524] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[456/524] Compiling cipher_extra.c
[457/524] Compiling e_chacha20poly1305.c
[458/524] Compiling e_aesctrhmac.c
[459/524] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[460/524] Compiling e_aesgcmsiv.c
[461/524] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[462/524] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[463/524] Compiling chacha-x86_64-mac.mac.x86_64.S
[464/524] Compiling chacha.c
[465/524] Compiling chacha-x86_64-linux.linux.x86_64.S
[466/524] Compiling chacha-x86-linux.linux.x86.S
[467/524] Compiling chacha-armv8-linux.linux.aarch64.S
[468/524] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[469/524] Compiling chacha-armv4-linux.linux.arm.S
[469/524] Compiling chacha-armv4-ios.ios.arm.S
[471/524] Compiling chacha-armv8-ios.ios.aarch64.S
[472/524] Compiling unicode.c
[473/524] Compiling asn1_compat.c
[474/524] Compiling ber.c
[475/524] Compiling buf.c
[476/524] Compiling cbb.c
[477/524] Compiling bn_asn1.c
[478/524] Compiling blake2.c
[479/524] Compiling socket_helper.c
[480/524] Compiling printf.c
[481/524] Compiling cbs.c
[482/524] Compiling pair.c
[483/524] Compiling socket.c
[484/524] Compiling file.c
[485/524] Compiling convert.c
[486/524] Compiling hexdump.c
[487/524] Compiling errno.c
[488/524] Compiling curve25519.c
[489/524] Compiling bio_mem.c
[490/524] Compiling base64.c
[491/524] Compiling tasn_typ.c
[492/524] Compiling tasn_fre.c
[493/524] Compiling tasn_utl.c
[494/524] Compiling connect.c
[495/524] Compiling tasn_new.c
[496/524] Compiling tasn_enc.c
[497/524] Compiling f_string.c
[498/524] Compiling f_int.c
[499/524] Compiling asn_pack.c
[500/524] Compiling fd.c
[501/524] Compiling posix_time.c
[502/524] Compiling bio.c
[503/524] Compiling a_utctm.c
[504/524] Compiling asn1_par.c
[505/524] Compiling a_strnid.c
[506/524] Compiling a_time.c
[507/524] Compiling a_type.c
[508/524] Compiling a_strex.c
[509/524] Compiling tasn_dec.c
[510/524] Compiling a_octet.c
[511/524] Compiling asn1_lib.c
[512/524] Compiling a_i2d_fp.c
[513/524] Compiling a_mbstr.c
[514/524] Compiling a_int.c
[515/524] Compiling a_dup.c
[516/524] Write sources
[517/524] Compiling a_d2i_fp.c
[518/524] Compiling a_gentm.c
[519/524] Compiling a_bool.c
[520/524] Compiling a_object.c
[521/524] Compiling a_bitstr.c
[523/543] Compiling Atomics OptionalRawRepresentable.swift
[524/543] Compiling Atomics RawRepresentable.swift
[525/543] Compiling Atomics AtomicBool.swift
[526/543] Compiling Atomics UnsafeAtomic.swift
[527/543] Compiling Atomics UnsafeAtomicLazyReference.swift
[528/543] Compiling Atomics AtomicMemoryOrderings.swift
[529/543] Compiling Atomics DoubleWord.swift
[530/545] Compiling Atomics AtomicReference.swift
[531/545] Compiling Atomics AtomicStorage.swift
[532/545] Compiling Atomics AtomicValue.swift
[533/545] Compiling Atomics IntegerOperations.swift
[534/545] Compiling Atomics Unmanaged extensions.swift
[535/545] Compiling Atomics ManagedAtomic.swift
[536/545] Compiling Atomics ManagedAtomicLazyReference.swift
[537/545] Compiling Atomics Primitives.shims.swift
[538/545] Compiling Atomics AtomicInteger.swift
[539/545] Compiling Atomics AtomicOptionalWrappable.swift
[540/545] Emitting module Atomics
[541/545] Compiling Atomics IntegerConformances.swift
[542/545] Compiling Atomics PointerConformances.swift
[543/545] Compiling Atomics Primitives.native.swift
[543/545] Compiling c-nioatomics.c
[544/545] Compiling c-atomics.c
[546/551] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[547/551] Emitting module NIOConcurrencyHelpers
[548/551] Compiling NIOConcurrencyHelpers NIOLock.swift
[549/551] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[550/551] Compiling NIOConcurrencyHelpers lock.swift
[551/551] Compiling NIOConcurrencyHelpers atomics.swift
[552/609] Compiling NIOCore ChannelPipeline.swift
[553/609] Compiling NIOCore CircularBuffer.swift
[554/609] Compiling NIOCore Codec.swift
[555/609] Compiling NIOCore ConvenienceOptionSupport.swift
[556/609] Compiling NIOCore DeadChannel.swift
[557/609] Compiling NIOCore DispatchQueue+WithFuture.swift
[558/609] Compiling NIOCore EventLoop+Deprecated.swift
[559/609] Compiling NIOCore EventLoop+SerialExecutor.swift
[560/609] Compiling NIOCore MarkedCircularBuffer.swift
[561/609] Compiling NIOCore MulticastChannel.swift
[562/609] Compiling NIOCore NIOAny.swift
[563/609] Compiling NIOCore NIOCloseOnErrorHandler.swift
[564/609] Compiling NIOCore NIOLoopBound.swift
[565/609] Compiling NIOCore NIOSendable.swift
[566/609] Compiling NIOCore PointerHelpers.swift
[567/609] Compiling NIOCore RecvByteBufferAllocator.swift
[568/609] Compiling NIOCore EventLoop.swift
[569/609] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[570/609] Compiling NIOCore EventLoopFuture+Deprecated.swift
[571/609] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[572/609] Compiling NIOCore EventLoopFuture.swift
[573/609] Compiling NIOCore FileDescriptor.swift
[574/609] Compiling NIOCore FileHandle.swift
[575/609] Compiling NIOCore FileRegion.swift
[576/617] Compiling NIOCore NIOAsyncWriter.swift
[577/617] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[578/617] Compiling NIOCore BSDSocketAPI.swift
[579/617] Compiling NIOCore ByteBuffer-aux.swift
[580/617] Compiling NIOCore ByteBuffer-conversions.swift
[581/617] Compiling NIOCore ByteBuffer-core.swift
[582/617] Compiling NIOCore ByteBuffer-hexdump.swift
[583/617] Compiling NIOCore ByteBuffer-int.swift
[584/617] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[585/617] Compiling NIOCore SocketAddresses.swift
[586/617] Compiling NIOCore SocketOptionProvider.swift
[587/617] Compiling NIOCore SystemCallHelpers.swift
[588/617] Compiling NIOCore TimeAmount+Duration.swift
[589/617] Compiling NIOCore TypeAssistedChannelHandler.swift
[590/617] Compiling NIOCore UniversalBootstrapSupport.swift
[591/617] Compiling NIOCore Utilities.swift
[592/617] Compiling NIOCore AddressedEnvelope.swift
[593/617] Compiling NIOCore AsyncAwaitSupport.swift
[594/617] Compiling NIOCore AsyncChannel.swift
[595/617] Compiling NIOCore AsyncChannelInboundStream.swift
[596/617] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[597/617] Compiling NIOCore AsyncChannelOutboundWriter.swift
[598/617] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[599/617] Compiling NIOCore NIOAsyncSequenceProducer.swift
[600/617] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[601/617] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[602/617] Compiling NIOCore ByteBuffer-multi-int.swift
[603/617] Compiling NIOCore ByteBuffer-views.swift
[604/617] Compiling NIOCore Channel.swift
[605/617] Compiling NIOCore ChannelHandler.swift
[606/617] Compiling NIOCore ChannelHandlers.swift
[607/617] Compiling NIOCore ChannelInvoker.swift
[608/617] Compiling NIOCore ChannelOption.swift
[609/617] Compiling NIOCore GlobalSingletons.swift
[610/617] Compiling NIOCore IO.swift
[611/617] Compiling NIOCore IOData.swift
[612/617] Compiling NIOCore IPProtocol.swift
[613/617] Compiling NIOCore IntegerBitPacking.swift
[614/617] Compiling NIOCore IntegerTypes.swift
[615/617] Compiling NIOCore Interfaces.swift
[616/617] Compiling NIOCore Linux.swift
[617/617] Emitting module NIOCore
[618/668] Emitting module NIOEmbedded
[619/668] Compiling NIOEmbedded Embedded.swift
[620/668] Compiling NIOEmbedded AsyncTestingChannel.swift
[621/668] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[622/668] Compiling NIOPosix PooledRecvBufferAllocator.swift
[623/668] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[624/668] Compiling NIOPosix PosixSingletons.swift
[625/668] Compiling NIOPosix RawSocketBootstrap.swift
[626/668] Compiling NIOPosix Resolver.swift
[627/668] Compiling NIOPosix Selectable.swift
[628/674] Compiling NIOPosix BSDSocketAPICommon.swift
[629/674] Compiling NIOPosix BSDSocketAPIPosix.swift
[630/674] Compiling NIOPosix BSDSocketAPIWindows.swift
[631/674] Compiling NIOPosix BaseSocket.swift
[632/674] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[633/674] Compiling NIOPosix BaseSocketChannel.swift
[634/674] Compiling NIOPosix BaseStreamSocketChannel.swift
[635/674] Compiling NIOPosix SelectableChannel.swift
[636/674] Compiling NIOPosix SelectableEventLoop.swift
[637/674] Compiling NIOPosix SelectorEpoll.swift
[638/674] Compiling NIOPosix SelectorGeneric.swift
[639/674] Compiling NIOPosix SelectorKqueue.swift
[640/674] Compiling NIOPosix SelectorUring.swift
[641/674] Compiling NIOPosix NonBlockingFileIO.swift
[642/674] Compiling NIOPosix PendingDatagramWritesManager.swift
[643/674] Compiling NIOPosix PendingWritesManager.swift
[644/674] Compiling NIOPosix PipeChannel.swift
[645/674] Compiling NIOPosix PipePair.swift
[646/674] Compiling NIOPosix PointerHelpers.swift
[647/674] Compiling NIOPosix Pool.swift
[648/674] Compiling NIOPosix ServerSocket.swift
[649/674] Compiling NIOPosix Socket.swift
[650/674] Compiling NIOPosix SocketChannel.swift
[651/674] Compiling NIOPosix SocketProtocols.swift
[652/674] Compiling NIOPosix System.swift
[653/674] Compiling NIOPosix Thread.swift
[654/674] Emitting module NIOPosix
[655/674] Compiling NIOPosix IntegerBitPacking.swift
[656/674] Compiling NIOPosix IntegerTypes.swift
[657/674] Compiling NIOPosix Linux.swift
[658/674] Compiling NIOPosix LinuxCPUSet.swift
[659/674] Compiling NIOPosix LinuxUring.swift
[660/674] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[661/674] Compiling NIOPosix NIOThreadPool.swift
[662/674] Compiling NIOPosix Bootstrap.swift
[663/674] Compiling NIOPosix ControlMessage.swift
[664/674] Compiling NIOPosix DatagramVectorReadManager.swift
[665/674] Compiling NIOPosix FileDescriptor.swift
[666/674] Compiling NIOPosix GetaddrinfoResolver.swift
[667/674] Compiling NIOPosix HappyEyeballs.swift
[668/674] Compiling NIOPosix IO.swift
[669/674] Compiling NIOPosix ThreadPosix.swift
[670/674] Compiling NIOPosix ThreadWindows.swift
[671/674] Compiling NIOPosix UnsafeTransfer.swift
[672/674] Compiling NIOPosix Utilities.swift
[673/674] Compiling NIOPosix VsockAddress.swift
[674/674] Compiling NIOPosix VsockChannelEvents.swift
[675/676] Emitting module NIO
[676/676] Compiling NIO Exports.swift
[677/702] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[678/702] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[679/704] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[680/704] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[681/704] Compiling NIOTLS TLSEvents.swift
[682/704] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[683/704] Emitting module NIOTLS
[684/704] Compiling NIOTLS SNIHandler.swift
[685/731] Compiling NIOSSL RNG.swift
[686/731] Compiling NIOSSL SafeCompare.swift
[687/731] Compiling NIOSSL SSLPublicKey.swift
[688/731] Compiling NIOSSL NIOSSLSecureBytes.swift
[689/731] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[690/731] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[691/731] Compiling NIOSSL IdentityVerification.swift
[692/731] Compiling NIOSSL LinuxCABundle.swift
[693/731] Compiling NIOSSL SSLErrors.swift
[694/731] Compiling NIOSSL SSLInit.swift
[695/731] Compiling NIOSSL SSLPKCS12Bundle.swift
[696/731] Compiling NIOSSL SSLPrivateKey.swift
[697/731] Compiling NIOSSL SSLCertificateExtensions.swift
[698/731] Compiling NIOSSL SSLConnection.swift
[699/731] Compiling NIOSSL SSLContext.swift
[700/731] Emitting module NIOHTTP1
[704/744] Compiling NIOWebSocket WebSocketFrame.swift
[705/744] Compiling NIOWebSocket WebSocketErrorCodes.swift
[706/744] Compiling NIOWebSocket WebSocketOpcode.swift
[707/744] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[708/745] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[709/745] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[710/745] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[711/745] Emitting module NIOWebSocket
[712/745] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[713/745] Compiling NIOWebSocket SHA1.swift
[714/745] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[719/745] Compiling NIOSSL NIOSSLClientHandler.swift
[720/745] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[721/745] Compiling NIOSSL NIOSSLHandler.swift
[722/745] Compiling NIOSSL NIOSSLServerHandler.swift
[723/745] Compiling NIOSSL ObjectIdentifier.swift
[724/745] Compiling NIOSSL PosixPort.swift
[725/745] Compiling NIOSSL SSLCallbacks.swift
[726/745] Compiling NIOSSL SSLCertificate.swift
[729/745] Compiling NIOSSL SubjectAlternativeName.swift
[730/745] Emitting module NIOFoundationCompat
[731/745] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[732/745] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[733/745] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[734/767] Compiling NIOSSL Zeroization.swift
[735/767] Compiling NIOSSL TLSConfiguration.swift
[736/767] Compiling NIOSSL UniversalBootstrapSupport.swift
[737/767] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[738/767] Compiling NIOTransportServices NIOTSSingletons.swift
[739/767] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[740/767] Compiling NIOTransportServices NIOTSDatagramListener.swift
[741/767] Emitting module NIOSSL
[742/767] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[743/767] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[744/767] Compiling NIOTransportServices AcceptHandler.swift
[745/767] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[746/767] Emitting module NIOTransportServices
/Users/builder/builds/TDmZkXJm/3/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
~~~~~~~~~~~~~~~~^
/Users/builder/builds/TDmZkXJm/3/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
~~~~~~~~~~~~~~~~^
/Users/builder/builds/TDmZkXJm/3/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
~~~~~~~~~~~~~~~~^
[752/769] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[756/769] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[757/769] Compiling NIOTransportServices NIOTSErrors.swift
[758/769] Compiling NIOTransportServices NIOTSEventLoop.swift
[759/769] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[760/769] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[761/769] Compiling NIOTransportServices NIOTSBootstraps.swift
/Users/builder/builds/TDmZkXJm/3/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
~~~~~~~~~~~~~~~~^
[762/769] Compiling NIOTransportServices NIOTSChannelOptions.swift
/Users/builder/builds/TDmZkXJm/3/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
~~~~~~~~~~~~~~~~^
[763/769] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
/Users/builder/builds/TDmZkXJm/3/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
~~~~~~~~~~~~~~~~^
[764/769] Compiling NIOTransportServices StateManagedChannel.swift
[765/769] Compiling NIOTransportServices StateManagedListenerChannel.swift
[766/769] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[767/769] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[768/769] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[769/769] Compiling NIOTransportServices NIOTSListenerChannel.swift
[770/791] Compiling MQTTNIO MQTTPacket.swift
[771/791] Compiling MQTTNIO MQTTProperties.swift
[772/791] Compiling MQTTNIO MQTTReason.swift
[773/791] Compiling MQTTNIO PingreqHandler.swift
[774/791] Compiling MQTTNIO WebSocketHandler.swift
[775/791] Compiling MQTTNIO WebSocketInitialRequest.swift
[776/794] Compiling MQTTNIO MQTTConnection.swift
[777/794] Compiling MQTTNIO MQTTCoreTypes.swift
[778/794] Compiling MQTTNIO MQTTCoreTypesV5.swift
[779/794] Compiling MQTTNIO MQTTError.swift
[780/794] Compiling MQTTNIO MQTTInflight.swift
[781/794] Compiling MQTTNIO MQTTListeners.swift
[782/794] Compiling MQTTNIO MQTTMessageDecoder.swift
[783/794] Compiling MQTTNIO MQTTMessageHandler.swift
[784/794] Compiling MQTTNIO MQTTTaskHandler.swift
[785/794] Compiling MQTTNIO MQTTClient+async.swift
[786/794] Compiling MQTTNIO MQTTClientV5+async.swift
[787/794] Compiling MQTTNIO Sendable.swift
[788/794] Emitting module MQTTNIO
[789/794] Compiling MQTTNIO MQTTClient.swift
[790/794] Compiling MQTTNIO MQTTClientV5.swift
[791/794] Compiling MQTTNIO MQTTConfiguration.swift
[792/794] Compiling MQTTNIO MQTTSerializer.swift
[793/794] Compiling MQTTNIO MQTTTask.swift
[794/794] Compiling MQTTNIO TSTLSConfiguration.swift
Build complete! (54.96s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/swift-server-community/mqtt-nio/main
Repository:               swift-server-community/mqtt-nio
Swift version used:       5.10
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   MQTTNIO
Generating documentation for 'MQTTNIO'...
Converting documentation...
Conversion complete! (0.37s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/swift-server-community/mqtt-nio/main'
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-6044DDE57671499D.txt
[6/52] Compiling SymbolKit FunctionSignature.swift
[7/52] Compiling SymbolKit Identifier.swift
[8/52] Compiling SymbolKit KindIdentifier.swift
[9/52] Compiling SymbolKit Location.swift
[10/52] Compiling SymbolKit Mutability.swift
[11/52] Compiling SymbolKit Names.swift
[12/52] Compiling SymbolKit SPI.swift
[13/52] Compiling SymbolKit Snippet.swift
[14/52] Compiling SymbolKit Extension.swift
[15/52] Compiling SymbolKit GenericConstraint.swift
[16/52] Compiling SymbolKit GenericParameter.swift
[17/57] Compiling SymbolKit Mixin+Equals.swift
[18/57] Compiling SymbolKit Mixin+Hash.swift
[19/57] Compiling SymbolKit Mixin.swift
[20/57] Compiling SymbolKit LineList.swift
[21/57] Compiling SymbolKit Position.swift
[22/57] Compiling SymbolKit SourceRange.swift
[23/57] Compiling SymbolKit Metadata.swift
[24/57] Compiling SymbolKit Module.swift
[25/57] Compiling SymbolKit OperatingSystem.swift
[26/57] Compiling SymbolKit Platform.swift
[27/57] Compiling SymbolKit Relationship.swift
[28/57] Compiling SymbolKit RelationshipKind.swift
[29/57] Compiling SymbolKit Generics.swift
[30/57] Compiling SymbolKit Namespace.swift
[31/57] Compiling SymbolKit Symbol.swift
[32/57] Compiling SymbolKit SymbolKind.swift
[33/57] Compiling SymbolKit SymbolGraph.swift
[34/57] Compiling SymbolKit AvailabilityItem.swift
[35/57] Compiling SymbolKit Domain.swift
[36/57] Compiling SymbolKit DeclarationFragments.swift
[37/57] Compiling SymbolKit Fragment.swift
[38/57] Compiling SymbolKit FragmentKind.swift
[39/57] Compiling SymbolKit FunctionParameter.swift
[40/57] Compiling SymbolKit SourceOrigin.swift
[41/57] Compiling SymbolKit GenericConstraints.swift
[42/57] Compiling SymbolKit Swift.swift
[43/57] Compiling SymbolKit SemanticVersion.swift
[44/57] Compiling SymbolKit AccessControl.swift
[45/57] Compiling SymbolKit Availability.swift
[46/57] Emitting module SymbolKit
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (4.32s)
Building for debugging...
[0/1] Write swift-version-6044DDE57671499D.txt
Build complete! (1.07s)
     988
7	/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/swift-server-community/mqtt-nio/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/swift-server-community/mqtt-nio/main
File count: 988
Doc size:   7.0MB
Preparing doc bundle ...
Uploading prod-swift-server-community-mqtt-nio-main-ba75a8b7.zip to s3://spi-docs-inbox/prod-swift-server-community-mqtt-nio-main-ba75a8b7.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [52%]
Copying... [62%]
Copying... [72%]
Copying... [83%]
Copying... [93%]
Copying... [100%]
Done.