This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Auth with Swift 5.9 for iOS using Xcode 15.2 at 2.0.4.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme Auth -destination "generic/platform=ios"

Build Log

Retrying in 0.0 seconds ...
Building ... (attempt 2)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Auth -destination generic/platform=ios

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
ignoring declared target(s) 'swift-nio-ssl-support' in the system package
ignoring declared target(s) 'swift-nio-zlib-support' in the system package
you may be able to install openssl using your system-packager:
    brew install libressl
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for zlib


Resolved source packages:
  swift-nio: https://github.com/apple/swift-nio.git @ 1.14.4
  Console: https://github.com/vapor/console.git @ 3.1.1
  Vapor: https://github.com/vapor/vapor.git @ 3.3.3
  URLEncodedForm: https://github.com/vapor/url-encoded-form.git @ 1.1.0
  WebSocket: https://github.com/vapor/websocket.git @ 1.1.2
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 1.4.0
  Crypto: https://github.com/vapor/crypto.git @ 3.4.1
  Routing: https://github.com/vapor/routing.git @ 3.1.0
  SQLite: https://github.com/vapor/sqlite.git @ 3.3.0
  swift-nio-ssl-support: https://github.com/apple/swift-nio-ssl-support.git @ 1.0.0
  FluentSQLite: https://github.com/vapor/fluent-sqlite.git @ 3.0.0
  TemplateKit: https://github.com/vapor/template-kit.git @ 1.5.0
  Multipart: https://github.com/vapor/multipart.git @ 3.1.3
  Service: https://github.com/vapor/service.git @ 1.0.2
  DatabaseKit: https://github.com/vapor/database-kit.git @ 1.3.3
  Core: https://github.com/vapor/core.git @ 3.10.1
  HTTP: https://github.com/vapor/http.git @ 3.4.0
  Auth: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-nio-zlib-support: https://github.com/apple/swift-nio-zlib-support.git @ 1.0.0
  Validation: https://github.com/vapor/validation.git @ 2.1.1
  SQL: https://github.com/vapor/sql.git @ 2.3.2
  Fluent: https://github.com/vapor/fluent.git @ 3.2.1
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description

note: Building targets in dependency order
note: Target dependency graph (79 targets)
    Target 'AuthenticationTests' in project 'Auth'
        ➜ Explicit dependency on target 'Authentication' in project 'Auth'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'FluentSQLite' in project 'FluentSQLite'
    Target 'FluentSQLite' in project 'FluentSQLite'
        ➜ Explicit dependency on target 'FluentSQLite' in project 'FluentSQLite'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'FluentSQL' in project 'Fluent'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite'
    Target 'FluentSQLite' in project 'FluentSQLite'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'FluentSQL' in project 'Fluent'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite'
    Target 'SQLite' in project 'SQLite'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'SQL' in project 'SQL'
    Target 'SQLite' in project 'SQLite'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'SQL' in project 'SQL'
    Target 'FluentSQL' in project 'Fluent'
        ➜ Explicit dependency on target 'FluentSQL' in project 'Fluent'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'SQL' in project 'SQL'
    Target 'FluentSQL' in project 'Fluent'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'SQL' in project 'SQL'
    Target 'SQL' in project 'SQL'
        ➜ Explicit dependency on target 'SQL' in project 'SQL'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
    Target 'SQL' in project 'SQL'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
    Target 'Authentication' in project 'Auth'
        ➜ Explicit dependency on target 'Authentication' in project 'Auth'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
    Target 'Authentication' in project 'Auth'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
    Target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Multipart' in project 'Multipart'
        ➜ Explicit dependency on target 'Routing' in project 'Routing'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'TemplateKit' in project 'TemplateKit'
        ➜ Explicit dependency on target 'URLEncodedForm' in project 'URLEncodedForm'
        ➜ Explicit dependency on target 'Validation' in project 'Validation'
        ➜ Explicit dependency on target 'WebSocket' in project 'WebSocket'
    Target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Multipart' in project 'Multipart'
        ➜ Explicit dependency on target 'Routing' in project 'Routing'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'TemplateKit' in project 'TemplateKit'
        ➜ Explicit dependency on target 'URLEncodedForm' in project 'URLEncodedForm'
        ➜ Explicit dependency on target 'Validation' in project 'Validation'
        ➜ Explicit dependency on target 'WebSocket' in project 'WebSocket'
    Target 'WebSocket' in project 'WebSocket'
        ➜ Explicit dependency on target 'WebSocket' in project 'WebSocket'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOWebSocket' in project 'swift-nio'
    Target 'WebSocket' in project 'WebSocket'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOWebSocket' in project 'swift-nio'
    Target 'NIOWebSocket' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOWebSocket' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOHTTPParser' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOZlib' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
    Target 'NIOWebSocket' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOHTTPParser' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOZlib' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
    Target 'Validation' in project 'Validation'
        ➜ Explicit dependency on target 'Validation' in project 'Validation'
        ➜ Explicit dependency on target 'Core' in project 'Core'
    Target 'Validation' in project 'Validation'
        ➜ Explicit dependency on target 'Core' in project 'Core'
    Target 'URLEncodedForm' in project 'URLEncodedForm'
        ➜ Explicit dependency on target 'URLEncodedForm' in project 'URLEncodedForm'
        ➜ Explicit dependency on target 'Core' in project 'Core'
    Target 'URLEncodedForm' in project 'URLEncodedForm'
        ➜ Explicit dependency on target 'Core' in project 'Core'
    Target 'TemplateKit' in project 'TemplateKit'
        ➜ Explicit dependency on target 'TemplateKit' in project 'TemplateKit'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'TemplateKit' in project 'TemplateKit'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Routing' in project 'Routing'
        ➜ Explicit dependency on target 'Routing' in project 'Routing'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Routing' in project 'Routing'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Multipart' in project 'Multipart'
        ➜ Explicit dependency on target 'Multipart' in project 'Multipart'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
    Target 'Multipart' in project 'Multipart'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
    Target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
    Target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
    Target 'NIOHTTP1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOHTTPParser' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOZlib' in project 'swift-nio'
    Target 'NIOHTTP1' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOHTTPParser' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOZlib' in project 'swift-nio'
    Target 'CNIOZlib' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-
nio-zlib-support'
    Target 'CNIOHTTPParser' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
    Target 'NIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'CNIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOTLS' in project 'swift-nio'
    Target 'NIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support'
        ➜ Explicit dependency on target 'CNIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOTLS' in project 'swift-nio'
    Target 'NIOTLS' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOTLS' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'NIOTLS' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'CNIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support'
    Target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
    Target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
    Target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
    Target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
    Target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'CBase32' in project 'Crypto'
        ➜ Explicit dependency on target 'CBcrypt' in project 'Crypto'
        ➜ Explicit dependency on target 'CCryptoOpenSSL' in project 'Crypto'
        ➜ Explicit dependency on target 'Random' in project 'Crypto'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
    Target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support'
        ➜ Explicit dependency on target 'CBase32' in project 'Crypto'
        ➜ Explicit dependency on target 'CBcrypt' in project 'Crypto'
        ➜ Explicit dependency on target 'CCryptoOpenSSL' in project 'Crypto'
        ➜ Explicit dependency on target 'Random' in project 'Crypto'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
    Target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
    Target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
    Target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
    Target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
    Target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'COperatingSystem' in project 'Core' (no dependencies)
    Target 'Random' in project 'Crypto'
        ➜ Explicit dependency on target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
    Target 'CCryptoOpenSSL' in project 'Crypto'
        ➜ Explicit dependency on target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support'
    Target 'CBcrypt' in project 'Crypto'
        ➜ Explicit dependency on target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support'
    Target 'CBase32' in project 'Crypto'
        ➜ Explicit dependency on target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support'
    Target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support' (no dependencies)
    Target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'Debugging' in project 'Core' (no dependencies)
    Target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
    Target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
    Target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
    Target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
    Target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
    Target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
    Target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support' (no dependencies)
ClangStatCache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/Objects-normal/arm64/c_nio_sha1.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOSHA1' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CNIOSHA1 -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/Objects-normal/arm64/c_nio_sha1.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/Objects-normal/arm64/c_nio_sha1.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/Objects-normal/arm64/c_nio_sha1.o -index-unit-output-path /swift-nio.build/Debug-iphoneos/CNIOSHA1.build/Objects-normal/arm64/c_nio_sha1.o

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/shims.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOOpenSSL' from project 'swift-nio-ssl')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CNIOOpenSSL -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/shims.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/shims.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/shims.o -index-unit-output-path /swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/shims.o
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c:16:
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include/c_nio_openssl.h:17:10: fatal error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^~~~~~~~~~~~~~~~
1 error generated.

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/Objects-normal/arm64/c_nio_http_parser.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOHTTPParser/c_nio_http_parser.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOHTTPParser' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CNIOHTTPParser -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOHTTPParser/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/Objects-normal/arm64/c_nio_http_parser.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/Objects-normal/arm64/c_nio_http_parser.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOHTTPParser/c_nio_http_parser.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/Objects-normal/arm64/c_nio_http_parser.o -index-unit-output-path /swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/Objects-normal/arm64/c_nio_http_parser.o

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/helpers.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/helpers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOOpenSSL' from project 'swift-nio-ssl')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CNIOOpenSSL -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/helpers.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/helpers.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/helpers.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/helpers.o -index-unit-output-path /swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/helpers.o
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpa
ckageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/helpers.c:14:
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include/c_nio_openssl.h:17:10: fatal error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^~~~~~~~~~~~~~~~
CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/Objects-normal/arm64/shim.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/shim.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIODarwin' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CNIODarwin -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/Objects-normal/arm64/shim.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/Objects-normal/arm64/shim.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/shim.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/Objects-normal/arm64/shim.o -index-unit-output-path /swift-nio.build/Debug-iphoneos/CNIODarwin.build/Objects-normal/arm64/shim.o
CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/Objects-normal/arm64/c-atomics.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/src/c-atomics.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOAtomics' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CNIOAtomics -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/Objects-normal/arm64/c-atomics.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/Objects-normal/arm64/c-atomics.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/src/c-atomics.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/Objects-normal/arm64/c-atomics.o -index-unit-output-path /swift-nio.build/Debug-iphoneos/CNIOAtomics.build/Objects-normal/arm64/c-atomics.o

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/Objects-normal/arm64/blf.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CBcrypt/blf.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CBcrypt' from project 'Crypto')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CBcrypt -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CBcrypt/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/Objects-normal/arm64/blf.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/Objects-normal/arm64/blf.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CBcrypt/blf.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/Objects-normal/arm64/blf.o -index-unit-output-path /Crypto.build/Debug-iphoneos/CBcrypt.build/Objects-normal/arm64/blf.o
CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/Objects-normal/arm64/shim.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CCryptoOpenSSL/shim.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CCryptoOpenSSL' from project 'Crypto')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CCryptoOpenSSL -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CCryptoOpenSSL/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/Objects-normal/arm64/shim.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/Objects-normal/arm64/shim.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CCryptoOpenSSL/shim.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/Objects-normal/arm64/shim.o -index-unit-output-path /Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/Objects-normal/arm64/shim.o
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CCryptoOpenSSL/shim.c:1:
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CCryptoOpenSSL/include/c_crypto_openssl.h:4:10: fatal error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^~~~~~~~~~~~~~~~
1 error generated.
SwiftDriver NIOPriorityQueue normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NIOPriorityQueue' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name NIOPriorityQueue -Onone -enforce-exclusivity\=checked @/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -sdk /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -output-file-map /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue_const_extract_protocols.json -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue-Swift.h -working-directory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo

** BUILD FAILED **


The following build commands failed:
	CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/shims.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOOpenSSL' from project 'swift-nio-ssl')
	CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/Objects-normal/arm64/shim.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CCryptoOpenSSL/shim.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CCryptoOpenSSL' from project 'Crypto')
(2 failures)
ShellOut encountered an error
Status code: 65
Message: "** BUILD FAILED **


The following build commands failed:
	CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/shims.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOOpenSSL' from project 'swift-nio-ssl')
	CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/Objects-normal/arm64/shim.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CCryptoOpenSSL/shim.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CCryptoOpenSSL' from project 'Crypto')
(2 failures)"
Output: "Command line invocation:
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Auth -destination generic/platform=ios

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph
ignoring declared target(s) 'swift-nio-ssl-support' in the system packageignoring declared target(s) 'swift-nio-zlib-support' in the system packageyou may be able to install openssl using your system-packager:
    brew install libressl
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for zlib

Resolved source packages:
  swift-nio: https://github.com/apple/swift-nio.git @ 1.14.4
  Console: https://github.com/vapor/console.git @ 3.1.1
  Vapor: https://github.com/vapor/vapor.git @ 3.3.3
  URLEncodedForm: https://github.com/vapor/url-encoded-form.git @ 1.1.0
  WebSocket: https://github.com/vapor/websocket.git @ 1.1.2
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 1.4.0
  Crypto: https://github.com/vapor/crypto.git @ 3.4.1
  Routing: https://github.com/vapor/routing.git @ 3.1.0
  SQLite: https://github.com/vapor/sqlite.git @ 3.3.0
  swift-nio-ssl-support: https://github.com/apple/swift-nio-ssl-support.git @ 1.0.0
  FluentSQLite: https://github.com/vapor/fluent-sqlite.git @ 3.0.0
  TemplateKit: https://github.com/vapor/template-kit.git @ 1.5.0
  Multipart: https://github.com/vapor/multipart.git @ 3.1.3
  Service: https://github.com/vapor/service.git @ 1.0.2
  DatabaseKit: https://github.com/vapor/database-kit.git @ 1.3.3
  Core: https://github.com/vapor/core.git @ 3.10.1
  HTTP: https://github.com/vapor/http.git @ 3.4.0
  Auth: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-nio-zlib-support: https://github.com/apple/swift-nio-zlib-support.git @ 1.0.0
  Validation: https://github.com/vapor/validation.git @ 2.1.1
  SQL: https://github.com/vapor/sql.git @ 2.3.2
  Fluent: https://github.com/vapor/fluent.git @ 3.2.1

Prepare packages

Computing target dependency graph and provisioning inputs

Create build description

note: Building targets in dependency order
note: Target dependency graph (79 targets)
    Target 'AuthenticationTests' in project 'Auth'
        ➜ Explicit dependency on target 'Authentication' in project 'Auth'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'FluentSQLite' in project 'FluentSQLite'
    Target 'FluentSQLite' in project 'FluentSQLite'
        ➜ Explicit dependency on target 'FluentSQLite' in project 'FluentSQLite'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'FluentSQL' in project 'Fluent'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite'
    Target 'FluentSQLite' in project 'FluentSQLite'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'FluentSQL' in project 'Fluent'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite'
    Target 'SQLite' in project 'SQLite'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'SQL' in project 'SQL'
    Target 'SQLite' in project 'SQLite'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'SQL' in project 'SQL'
    Target 'FluentSQL' in project 'Fluent'
        ➜ Explicit dependency on target 'FluentSQL' in project 'Fluent'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'SQL' in project 'SQL'
    Target 'FluentSQL' in project 'Fluent'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'SQL' in project 'SQL'
    Target 'SQL' in project 'SQL'
        ➜ Explicit dependency on target 'SQL' in project 'SQL'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
    Target 'SQL' in project 'SQL'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
    Target 'Authentication' in project 'Auth'
        ➜ Explicit dependency on target 'Authentication' in project 'Auth'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
    Target 'Authentication' in project 'Auth'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
    Target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Multipart' in project 'Multipart'
        ➜ Explicit dependency on target 'Routing' in project 'Routing'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'TemplateKit' in project 'TemplateKit'
        ➜ Explicit dependency on target 'URLEncodedForm' in project 'URLEncodedForm'
        ➜ Explicit dependency on target 'Validation' in project 'Validation'
        ➜ Explicit dependency on target 'WebSocket' in project 'WebSocket'
    Target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Multipart' in project 'Multipart'
        ➜ Explicit dependency on target 'Routing' in project 'Routing'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'TemplateKit' in project 'TemplateKit'
        ➜ Explicit dependency on target 'URLEncodedForm' in project 'URLEncodedForm'
        ➜ Explicit dependency on target 'Validation' in project 'Validation'
        ➜ Explicit dependency on target 'WebSocket' in project 'WebSocket'
    Target 'WebSocket' in project 'WebSocket'
        ➜ Explicit dependency on target 'WebSocket' in project 'WebSocket'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOWebSocket' in project 'swift-nio'
    Target 'WebSocket' in project 'WebSocket'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOWebSocket' in project 'swift-nio'
    Target 'NIOWebSocket' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOWebSocket' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOHTTPParser' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOZlib' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
    Target 'NIOWebSocket' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOHTTPParser' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOZlib' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
    Target 'Validation' in project 'Validation'
        ➜ Explicit dependency on target 'Validation' in project 'Validation'
        ➜ Explicit dependency on target 'Core' in project 'Core'
    Target 'Validation' in project 'Validation'
        ➜ Explicit dependency on target 'Core' in project 'Core'
    Target 'URLEncodedForm' in project 'URLEncodedForm'
        ➜ Explicit dependency on target 'URLEncodedForm' in project 'URLEncodedForm'
        ➜ Explicit dependency on target 'Core' in project 'Core'
    Target 'URLEncodedForm' in project 'URLEncodedForm'
        ➜ Explicit dependency on target 'Core' in project 'Core'
    Target 'TemplateKit' in project 'TemplateKit'
        ➜ Explicit dependency on target 'TemplateKit' in project 'TemplateKit'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'TemplateKit' in project 'TemplateKit'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Routing' in project 'Routing'
        ➜ Explicit dependency on target 'Routing' in project 'Routing'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Routing' in project 'Routing'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Multipart' in project 'Multipart'
        ➜ Explicit dependency on target 'Multipart' in project 'Multipart'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
    Target 'Multipart' in project 'Multipart'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
    Target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
    Target 'HTTP' in project 'HTTP'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
    Target 'NIOHTTP1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOHTTPParser' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOZlib' in project 'swift-nio'
    Target 'NIOHTTP1' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOHTTPParser' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOZlib' in project 'swift-nio'
    Target 'CNIOZlib' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
    Target 'CNIOHTTPParser' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
    Target 'NIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'CNIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOTLS' in project 'swift-nio'
    Target 'NIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support'
        ➜ Explicit dependency on target 'CNIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOTLS' in project 'swift-nio'
    Target 'NIOTLS' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOTLS' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'NIOTLS' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'CNIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support'
    Target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
    Target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Command' in project 'Console'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Console' in project 'Console'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
    Target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
    Target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
    Target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Core' in project 'Core'
    Target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'CBase32' in project 'Crypto'
        ➜ Explicit dependency on target 'CBcrypt' in project 'Crypto'
        ➜ Explicit dependency on target 'CCryptoOpenSSL' in project 'Crypto'
        ➜ Explicit dependency on target 'Random' in project 'Crypto'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
    Target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support'
        ➜ Explicit dependency on target 'CBase32' in project 'Crypto'
        ➜ Explicit dependency on target 'CBcrypt' in project 'Crypto'
        ➜ Explicit dependency on target 'CCryptoOpenSSL' in project 'Crypto'
        ➜ Explicit dependency on target 'Random' in project 'Crypto'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
    Target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
    Target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
    Target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
    Target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
    Target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'COperatingSystem' in project 'Core' (no dependencies)
    Target 'Random' in project 'Crypto'
        ➜ Explicit dependency on target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
    Target 'CCryptoOpenSSL' in project 'Crypto'
        ➜ Explicit dependency on target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support'
    Target 'CBcrypt' in project 'Crypto'
        ➜ Explicit dependency on target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support'
    Target 'CBase32' in project 'Crypto'
        ➜ Explicit dependency on target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support'
    Target 'swift-nio-ssl-support' in project 'swift-nio-ssl-support' (no dependencies)
    Target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'Debugging' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'Debugging' in project 'Core' (no dependencies)
    Target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
    Target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
    Target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
    Target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
    Target 'NIOPriorityQueue' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
    Target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
    Target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
    Target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support' (no dependencies)
ClangStatCache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/Objects-normal/arm64/c_nio_sha1.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOSHA1' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CNIOSHA1 -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/Objects-normal/arm64/c_nio_sha1.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/Objects-normal/arm64/c_nio_sha1.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/Objects-normal/arm64/c_nio_sha1.o -index-unit-output-path /swift-nio.build/Debug-iphoneos/CNIOSHA1.build/Objects-normal/arm64/c_nio_sha1.o

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/shims.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOOpenSSL' from project 'swift-nio-ssl')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CNIOOpenSSL -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/shims.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/shims.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/shims.o -index-unit-output-path /swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/shims.o
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c:16:
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include/c_nio_openssl.h:17:10: fatal error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^~~~~~~~~~~~~~~~
1 error generated.

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/Objects-normal/arm64/c_nio_http_parser.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOHTTPParser/c_nio_http_parser.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOHTTPParser' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CNIOHTTPParser -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOHTTPParser/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/Objects-normal/arm64/c_nio_http_parser.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/Objects-normal/arm64/c_nio_http_parser.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOHTTPParser/c_nio_http_parser.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/Objects-normal/arm64/c_nio_http_parser.o -index-unit-output-path /swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/Objects-normal/arm64/c_nio_http_parser.o

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/helpers.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/helpers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOOpenSSL' from project 'swift-nio-ssl')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CNIOOpenSSL -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/helpers.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/helpers.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/helpers.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/helpers.o -index-unit-output-path /swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/helpers.o
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/helpers.c:14:
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include/c_nio_openssl.h:17:10: fatal error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^~~~~~~~~~~~~~~~

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/Objects-normal/arm64/shim.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/shim.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIODarwin' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CNIODarwin -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/Objects-normal/arm64/shim.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/Objects-normal/arm64/shim.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/shim.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/Objects-normal/arm64/shim.o -index-unit-output-path /swift-nio.build/Debug-iphoneos/CNIODarwin.build/Objects-normal/arm64/shim.o

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/Objects-normal/arm64/c-atomics.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/src/c-atomics.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOAtomics' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CNIOAtomics -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/Objects-normal/arm64/c-atomics.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/Objects-normal/arm64/c-atomics.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/src/c-atomics.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/Objects-normal/arm64/c-atomics.o -index-unit-output-path /swift-nio.build/Debug-iphoneos/CNIOAtomics.build/Objects-normal/arm64/c-atomics.o

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/Objects-normal/arm64/blf.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CBcrypt/blf.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CBcrypt' from project 'Crypto')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CBcrypt -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CBcrypt/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/Objects-normal/arm64/blf.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/Objects-normal/arm64/blf.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CBcrypt/blf.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/Objects-normal/arm64/blf.o -index-unit-output-path /Crypto.build/Debug-iphoneos/CBcrypt.build/Objects-normal/arm64/blf.o

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/Objects-normal/arm64/shim.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CCryptoOpenSSL/shim.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CCryptoOpenSSL' from project 'Crypto')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=CCryptoOpenSSL -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -isysroot /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CCryptoOpenSSL/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/Objects-normal/arm64/shim.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/Objects-normal/arm64/shim.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CCryptoOpenSSL/shim.c -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/Objects-normal/arm64/shim.o -index-unit-output-path /Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/Objects-normal/arm64/shim.o
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CCryptoOpenSSL/shim.c:1:
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CCryptoOpenSSL/include/c_crypto_openssl.h:4:10: fatal error: 'openssl/conf.h' file not found
#include <openssl/conf.h>
         ^~~~~~~~~~~~~~~~
1 error generated.

SwiftDriver NIOPriorityQueue normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NIOPriorityQueue' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name NIOPriorityQueue -Onone -enforce-exclusivity\=checked @/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -sdk /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A5268f-db3ee64897f5dc246f7cf16ee41616da.sdkstatcache -output-file-map /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue_const_extract_protocols.json -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue-Swift.h -working-directory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
"
BUILD FAILURE 5.9 iOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.