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 EinstoreCore with Swift 5.9 for iOS using Xcode 15.2.

Build Command

Build command unavailable

Build Log

2023-12-14 01:50:46.027 xcodebuild[43471:9118027] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2023-12-14 01:50:46.027 xcodebuild[43471:9118027] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22267/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:847
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000020906e0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000004bc200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-12-14 01:50:46.027 xcodebuild[43471:9118027] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2023-12-14 01:50:46.027 xcodebuild[43471:9118027] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22267/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:847
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000020906e0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000004bc200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-12-14 01:50:46.027 xcodebuild[43471:9118027] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "EinstoreCore",
      "EinstoreCore-Package",
      "EinstoreCoreTestTools",
      "EinstoreRun"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipMacroValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme EinstoreCore-Package -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme EinstoreCore-Package -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
ignoring declared target(s) 'Cgd' in the system packageignoring declared target(s) 'swift-nio-ssl-support' in the system packageignoring declared target(s) 'swift-nio-zlib-support' in the system package'bluesslservice' dependency on 'https://github.com/Kitura/BlueSocket.git' conflicts with dependency on 'https://github.com/IBM-Swift/BlueSocket.git' which has the same identity 'bluesocket'. this will be escalated to an error in future versions of SwiftPM.dependency 'swift-nio-zlib-support' is not used by any targetcouldn't find pc file for gdlibcouldn't find pc file for zlibyou may be able to install openssl using your system-packager:
    brew install libressl
Resolve Package Graph
ignoring declared target(s) 'Cgd' in the system packageignoring declared target(s) 'swift-nio-ssl-support' in the system packageignoring declared target(s) 'swift-nio-zlib-support' in the system package'bluesslservice' dependency on 'https://github.com/Kitura/BlueSocket.git' conflicts with dependency on 'https://github.com/IBM-Swift/BlueSocket.git' which has the same identity 'bluesocket'. this will be escalated to an error in future versions of SwiftPM.dependency 'swift-nio-zlib-support' is not used by any targetcouldn't find pc file for zlibcouldn't find pc file for gdlibyou may be able to install openssl using your system-packager:
    brew install libressl
Resolved source packages:
  Socket: https://github.com/IBM-Swift/BlueSocket.git @ 1.0.200
  JWT: https://github.com/vapor/jwt.git @ 3.1.2
  Leaf: https://github.com/vapor/leaf.git @ 3.0.2
  SSLService: https://github.com/IBM-Swift/BlueSSLService.git @ 1.0.200
  SQL: https://github.com/vapor/sql.git @ 2.3.2
  swift-nio: https://github.com/apple/swift-nio.git @ 1.14.4
  SwiftSMTP: https://github.com/IBM-Swift/Swift-SMTP.git @ 5.1.2
  ErrorsCore: https://github.com/LiveUI/ErrorsCore.git @ 0.1.0
  Crypto: https://github.com/vapor/crypto.git @ 3.4.1
  swift-nio-zlib-support: https://github.com/apple/swift-nio-zlib-support.git @ 1.0.0
  ApiCore: https://github.com/LiveUI/ApiCore.git @ 1.0.2
  SwiftShell: https://github.com/kareman/SwiftShell.git @ 4.1.2
  Console: https://github.com/vapor/console.git @ 3.1.1
  TemplateKit: https://github.com/vapor/template-kit.git @ 1.5.0
  WebSocket: https://github.com/vapor/websocket.git @ 1.1.2
  FluentTestTools: https://github.com/LiveUI/FluentTestTools.git @ 0.1.0
  DatabaseKit: https://github.com/vapor/database-kit.git @ 1.3.3
  XMLCoding: https://github.com/LiveUI/XMLCoding.git @ 0.4.1
  S3: https://github.com/LiveUI/S3.git @ 3.0.0
  Multipart: https://github.com/vapor/multipart.git @ 3.1.3
  MailCore: https://github.com/LiveUI/MailCore.git @ 3.1.2
  SendGrid: https://github.com/vapor-community/sendgrid-provider.git @ 3.0.6
  Service: https://github.com/vapor/service.git @ 1.0.2
  Routing: https://github.com/vapor/routing.git @ 3.1.0
  Imperial: https://github.com/vapor-community/Imperial.git @ 0.17.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 1.4.0
  FluentPostgreSQL: https://github.com/vapor/fluent-postgresql.git @ 1.0.1
  Vapor: https://github.com/vapor/vapor.git @ 3.3.3
  Validation: https://github.com/vapor/validation.git @ 2.1.1
  swift-nio-ssl-support: https://github.com/apple/swift-nio-ssl-support.git @ 1.0.0
  Fluent: https://github.com/vapor/fluent.git @ 3.2.1
  Cryptor: https://github.com/IBM-Swift/BlueCryptor.git @ 1.0.200
  LoggerAPI: https://github.com/IBM-Swift/LoggerAPI.git @ 1.8.1
  SwiftGD: https://github.com/twostraws/SwiftGD.git @ 2.3.0
  VaporTestTools: https://github.com/LiveUI/VaporTestTools.git @ 0.1.7
  Cgd: https://github.com/twostraws/Cgd.git @ 0.2.0
  Mailgun: https://github.com/twof/VaporMailgunService.git @ 1.8.1
  EinstoreCore: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  PostgreSQL: https://github.com/vapor/postgresql.git @ 1.6.0
  URLEncodedForm: https://github.com/vapor/url-encoded-form.git @ 1.1.0
  HTTP: https://github.com/vapor/http.git @ 3.4.0
  Core: https://github.com/vapor/core.git @ 3.10.1
2023-12-14 01:50:57.720 xcodebuild[52414:9140644] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22267/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:847
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000002480a0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002664200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-12-14 01:50:57.722 xcodebuild[52414:9140644] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2023-12-14 01:50:57.723 xcodebuild[52414:9140644] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22267/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:847
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000002480a0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002664200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-12-14 01:50:57.723 xcodebuild[52414:9140644] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2023-12-14 01:50:57.723 xcodebuild[52414:9140644] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22267/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:847
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000002480a0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002664200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-12-14 01:50:57.723 xcodebuild[52414:9140644] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2023-12-14 01:50:57.723 xcodebuild[52414:9140644] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22267/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:847
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000002480a0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002664200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-12-14 01:50:57.723 xcodebuild[52414:9140644] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2023-12-14 01:50:57.725 xcodebuild[52414:9140644] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-14-12_01-50-0057.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "EinstoreCore-Package". The "-list" option can be used to find the names of the schemes in the workspace.
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme EinstoreCore-Package -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
ignoring declared target(s) 'Cgd' in the system packageignoring declared target(s) 'swift-nio-ssl-support' in the system packageignoring declared target(s) 'swift-nio-zlib-support' in the system package'bluesslservice' dependency on 'https://github.com/Kitura/BlueSocket.git' conflicts with dependency on 'https://github.com/IBM-Swift/BlueSocket.git' which has the same identity 'bluesocket'. this will be escalated to an error in future versions of SwiftPM.dependency 'swift-nio-zlib-support' is not used by any targetcouldn't find pc file for gdlibyou may be able to install openssl using your system-packager:
    brew install libressl
couldn't find pc file for zlib
Resolved source packages:
  FluentTestTools: https://github.com/LiveUI/FluentTestTools.git @ 0.1.0
  swift-nio: https://github.com/apple/swift-nio.git @ 1.14.4
  Crypto: https://github.com/vapor/crypto.git @ 3.4.1
  XMLCoding: https://github.com/LiveUI/XMLCoding.git @ 0.4.1
  JWT: https://github.com/vapor/jwt.git @ 3.1.2
  SwiftGD: https://github.com/twostraws/SwiftGD.git @ 2.3.0
  Socket: https://github.com/IBM-Swift/BlueSocket.git @ 1.0.200
  SSLService: https://github.com/IBM-Swift/BlueSSLService.git @ 1.0.200
  URLEncodedForm: https://github.com/vapor/url-encoded-form.git @ 1.1.0
  Mailgun: https://github.com/twof/VaporMailgunService.git @ 1.8.1
  SQL: https://github.com/vapor/sql.git @ 2.3.2
  EinstoreCore: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  WebSocket: https://github.com/vapor/websocket.git @ 1.1.2
  Vapor: https://github.com/vapor/vapor.git @ 3.3.3
  FluentPostgreSQL: https://github.com/vapor/fluent-postgresql.git @ 1.0.1
  Fluent: https://github.com/vapor/fluent.git @ 3.2.1
  ErrorsCore: https://github.com/LiveUI/ErrorsCore.git @ 0.1.0
  HTTP: https://github.com/vapor/http.git @ 3.4.0
  Cgd: https://github.com/twostraws/Cgd.git @ 0.2.0
  swift-nio-zlib-support: https://github.com/apple/swift-nio-zlib-support.git @ 1.0.0
  Service: https://github.com/vapor/service.git @ 1.0.2
  Validation: https://github.com/vapor/validation.git @ 2.1.1
  Routing: https://github.com/vapor/routing.git @ 3.1.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 1.4.0
  Imperial: https://github.com/vapor-community/Imperial.git @ 0.17.0
  MailCore: https://github.com/LiveUI/MailCore.git @ 3.1.2
  PostgreSQL: https://github.com/vapor/postgresql.git @ 1.6.0
  ApiCore: https://github.com/LiveUI/ApiCore.git @ 1.0.2
  Console: https://github.com/vapor/console.git @ 3.1.1
  Cryptor: https://github.com/IBM-Swift/BlueCryptor.git @ 1.0.200
  S3: https://github.com/LiveUI/S3.git @ 3.0.0
  Core: https://github.com/vapor/core.git @ 3.10.1
  LoggerAPI: https://github.com/IBM-Swift/LoggerAPI.git @ 1.8.1
  TemplateKit: https://github.com/vapor/template-kit.git @ 1.5.0
  DatabaseKit: https://github.com/vapor/database-kit.git @ 1.3.3
  SwiftSMTP: https://github.com/IBM-Swift/Swift-SMTP.git @ 5.1.2
  SendGrid: https://github.com/vapor-community/sendgrid-provider.git @ 3.0.6
  VaporTestTools: https://github.com/LiveUI/VaporTestTools.git @ 0.1.7
  swift-nio-ssl-support: https://github.com/apple/swift-nio-ssl-support.git @ 1.0.0
  Multipart: https://github.com/vapor/multipart.git @ 3.1.3
  Leaf: https://github.com/vapor/leaf.git @ 3.0.2
  SwiftShell: https://github.com/kareman/SwiftShell.git @ 4.1.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (133 targets)
    Target 'EinstoreCoreTests' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'Czlib' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Normalized' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'EinstoreCore' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'EinstoreCoreTestTools' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'FluentPostgreSQL' in project 'FluentPostgreSQL'
        ➜ Explicit dependency on target 'ApiCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
        ➜ Explicit dependency on target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'S3' in project 'S3'
        ➜ Explicit dependency on target 'VaporTestTools' in project 'VaporTestTools'
        ➜ Explicit dependency on target 'ApiCoreTestTools' in project 'ApiCore'
        ➜ Explicit dependency on target 'MailCoreTestTools' in project 'MailCore'
        ➜ Explicit dependency on target 'FluentTestTools' in project 'FluentTestTools'
    Target 'EinstoreRun' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'Czlib' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Normalized' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'EinstoreCore' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'EinstoreApp' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'FluentPostgreSQL' in project 'FluentPostgreSQL'
        ➜ Explicit dependency on target 'ApiCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
        ➜ Explicit dependency on target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'S3' in project 'S3'
    Target 'EinstoreApp' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'Czlib' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Normalized' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'EinstoreCore' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'FluentPostgreSQL' in project 'FluentPostgreSQL'
        ➜ Explicit dependency on target 'ApiCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
        ➜ Explicit dependency on target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'S3' in project 'S3'
    Target 'EinstoreCoreTestTools' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'EinstoreCoreTestTools' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Czlib' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Normalized' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'EinstoreCore' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'FluentPostgreSQL' in project 'FluentPostgreSQL'
        ➜ Explicit dependency on target 'ApiCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
        ➜ Explicit dependency on target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'S3' in project 'S3'
        ➜ Explicit dependency on target 'VaporTestTools' in project 'VaporTestTools'
        ➜ Explicit dependency on target 'ApiCoreTestTools' in project 'ApiCore'
        ➜ Explicit dependency on target 'MailCoreTestTools' in project 'MailCore'
    Target 'EinstoreCoreTestTools' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'Czlib' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Normalized' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'EinstoreCore' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'FluentPostgreSQL' in project 'FluentPostgreSQL'
        ➜ Explicit dependency on target 'ApiCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
        ➜ Explicit dependency on target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'S3' in project 'S3'
        ➜ Explicit dependency on target 'VaporTestTools' in project 'VaporTestTools'
        ➜ Explicit dependency on target 'ApiCoreTestTools' in project 'ApiCore'
        ➜ Explicit dependency on target 'MailCoreTestTools' in project 'MailCore'
    Target 'ApiCoreTestTools' in project 'ApiCore'
        ➜ Explicit dependency on target 'ApiCoreTestTools' in project 'ApiCore'
        ➜ Explicit dependency on target 'FileCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ImageCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ResourceCache' in project 'ApiCore'
        ➜ Explicit dependency on target 'ApiCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'S3' in project 'S3'
        ➜ Explicit dependency on target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'Random' in project 'Crypto'
        ➜ Explicit dependency on target 'FluentPostgreSQL' in project 'FluentPostgreSQL'
        ➜ Explicit dependency on target 'JWT' in project 'JWT'
        ➜ Explicit dependency on target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'Leaf' in project 'Leaf'
        ➜ Explicit dependency on target 'Imperial' in project 'Imperial'
        ➜ Explicit dependency on target 'VaporTestTools' in project 'VaporTestTools'
        ➜ Explicit dependency on target 'FluentTestTools' in project 'FluentTestTools'
        ➜ Explicit dependency on target 'MailCoreTestTools' in project 'MailCore'
    Target 'ApiCoreTestTools' in project 'ApiCore'
        ➜ Explicit dependency on target 'FileCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ImageCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ResourceCache' in project 'ApiCore'
        ➜ Explicit dependency on target 'ApiCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'S3' in project 'S3'
        ➜ Explicit dependency on target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'Random' in project 'Crypto'
        ➜ Explicit dependency on target 'FluentPostgreSQL' in project 'FluentPostgreSQL'
        ➜ Explicit dependency on target 'JWT' in project 'JWT'
        ➜ Explicit dependency on target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'Leaf' in project 'Leaf'
        ➜ Explicit dependency on target 'Imperial' in project 'Imperial'
        ➜ Explicit dependency on target 'VaporTestTools' in project 'VaporTestTools'
        ➜ Explicit dependency on target 'FluentTestTools' in project 'FluentTestTools'
        ➜ Explicit dependency on target 'MailCoreTestTools' in project 'MailCore'
    Target 'MailCoreTestTools' in project 'MailCore'
        ➜ Explicit dependency on target 'MailCoreTestTools' in project 'MailCore'
        ➜ Explicit dependency on target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Mailgun' in project 'Mailgun'
        ➜ Explicit dependency on target 'SendGrid' in project 'SendGrid'
        ➜ Explicit dependency on target 'SwiftSMTP' in project 'SwiftSMTP'
        ➜ Explicit dependency on target 'VaporTestTools' in project 'VaporTestTools'
    Target 'MailCoreTestTools' in project 'MailCore'
        ➜ Explicit dependency on target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Mailgun' in project 'Mailgun'
        ➜ Explicit dependency on target 'SendGrid' in project 'SendGrid'
        ➜ Explicit dependency on target 'SwiftSMTP' in project 'SwiftSMTP'
        ➜ Explicit dependency on target 'VaporTestTools' in project 'VaporTestTools'
    Target 'FluentTestTools' in project 'FluentTestTools'
        ➜ Explicit dependency on target 'FluentTestTools' in project 'FluentTestTools'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'VaporTestTools' in project 'VaporTestTools'
    Target 'FluentTestTools' in project 'FluentTestTools'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'VaporTestTools' in project 'VaporTestTools'
    Target 'VaporTestTools' in project 'VaporTestTools'
        ➜ Explicit dependency on target 'VaporTestTools' in project 'VaporTestTools'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
    Target 'VaporTestTools' in project 'VaporTestTools'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
    Target 'EinstoreCore' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'EinstoreCore' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Czlib' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Normalized' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'FluentPostgreSQL' in project 'FluentPostgreSQL'
        ➜ Explicit dependency on target 'ApiCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
        ➜ Explicit dependency on target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'S3' in project 'S3'
    Target 'EinstoreCore' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'Czlib' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Normalized' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'FluentPostgreSQL' in project 'FluentPostgreSQL'
        ➜ Explicit dependency on target 'ApiCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
        ➜ Explicit dependency on target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'S3' in project 'S3'
    Target 'SwiftShell' in project 'SwiftShell'
        ➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
    Target 'SwiftShell' in project 'SwiftShell' (no dependencies)
    Target 'ApiCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ApiCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'FileCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ImageCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ResourceCache' in project 'ApiCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'S3' in project 'S3'
        ➜ Explicit dependency on target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'Random' in project 'Crypto'
        ➜ Explicit dependency on target 'FluentPostgreSQL' in project 'FluentPostgreSQL'
        ➜ Explicit dependency on target 'JWT' in project 'JWT'
        ➜ Explicit dependency on target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'Leaf' in project 'Leaf'
        ➜ Explicit dependency on target 'Imperial' in project 'Imperial'
    Target 'ApiCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'FileCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ImageCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'ResourceCache' in project 'ApiCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'S3' in project 'S3'
        ➜ Explicit dependency on target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Fluent' in project 'Fluent'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'Random' in project 'Crypto'
        ➜ Explicit dependency on target 'FluentPostgreSQL' in project 'FluentPostgreSQL'
        ➜ Explicit dependency on target 'JWT' in project 'JWT'
        ➜ Explicit dependency on target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'Leaf' in project 'Leaf'
        ➜ Explicit dependency on target 'Imperial' in project 'Imperial'
    Target 'Imperial' in project 'Imperial'
        ➜ Explicit dependency on target 'Imperial' in project 'Imperial'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'JWT' in project 'JWT'
    Target 'Imperial' in project 'Imperial'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'JWT' in project 'JWT'
    Target 'Leaf' in project 'Leaf'
        ➜ Explicit dependency on target 'Leaf' in project 'Leaf'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'TemplateKit' in project 'TemplateKit'
    Target 'Leaf' in project 'Leaf'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'TemplateKit' in project 'TemplateKit'
    Target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Mailgun' in project 'Mailgun'
        ➜ Explicit dependency on target 'SendGrid' in project 'SendGrid'
        ➜ Explicit dependency on target 'SwiftSMTP' in project 'SwiftSMTP'
    Target 'MailCore' in project 'MailCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'Mailgun' in project 'Mailgun'
        ➜ Explicit dependency on target 'SendGrid' in project 'SendGrid'
        ➜ Explicit dependency on target 'SwiftSMTP' in project 'SwiftSMTP'
    Target 'SwiftSMTP' in project 'SwiftSMTP'
        ➜ Explicit dependency on target 'SwiftSMTP' in project 'SwiftSMTP'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'SSLService' in project 'SSLService'
        ➜ Explicit dependency on target 'Cryptor' in project 'Cryptor'
        ➜ Explicit dependency on target 'LoggerAPI' in project 'LoggerAPI'
    Target 'SwiftSMTP' in project 'SwiftSMTP'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'SSLService' in project 'SSLService'
        ➜ Explicit dependency on target 'Cryptor' in project 'Cryptor'
        ➜ Explicit dependency on target 'LoggerAPI' in project 'LoggerAPI'
    Target 'LoggerAPI' in project 'LoggerAPI'
        ➜ Explicit dependency on target 'LoggerAPI' in project 'LoggerAPI'
    Target 'LoggerAPI' in project 'LoggerAPI' (no dependencies)
    Target 'Cryptor' in project 'Cryptor'
        ➜ Explicit dependency on target 'Cryptor' in project 'Cryptor'
    Target 'Cryptor' in project 'Cryptor' (no dependencies)
    Target 'SSLService' in project 'SSLService'
        ➜ Explicit dependency on target 'SSLService' in project 'SSLService'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'SSLService' in project 'SSLService'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'Socket' in project 'Socket' (no dependencies)
    Target 'SendGrid' in project 'SendGrid'
        ➜ Explicit dependency on target 'SendGrid' in project 'SendGrid'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
    Target 'SendGrid' in project 'SendGrid'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
    Target 'Mailgun' in project 'Mailgun'
        ➜ Explicit dependency on target 'Mailgun' in project 'Mailgun'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
    Target 'Mailgun' in project 'Mailgun'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
    Target 'JWT' in project 'JWT'
        ➜ Explicit dependency on target 'JWT' in project 'JWT'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
    Target 'JWT' in project 'JWT'
        ➜ Explicit dependency on target 'Core' in project 'Core'
        ➜ Explicit dependency on target 'Crypto' in project 'Crypto'
    Target 'Random' in project 'Crypto'
        ➜ Explicit dependency on target 'Random' in project 'Crypto'
        ➜ Explicit dependency on target 'Bits' in project 'Core'
    Target 'ResourceCache' in project 'ApiCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
    Target 'ImageCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'COperatingSystem' in project 'Core'
    Target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'SwiftGD' in project 'SwiftGD'
    Target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'Cgd' in project 'Cgd'
    Target 'Cgd' in project 'Cgd' (no dependencies)
    Target 'FileCore' in project 'ApiCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'S3' in project 'S3'
    Target 'S3' in project 'S3'
        ➜ Explicit dependency on target 'S3' in project 'S3'
        ➜ Explicit dependency on target 'S3Signer' in project 'S3'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'XMLCoding' in project 'XMLCoding'
    Target 'S3' in project 'S3'
        ➜ Explicit dependency on target 'S3Signer' in project 'S3'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
        ➜ Explicit dependency on target 'XMLCoding' in project 'XMLCoding'
    Target 'XMLCoding' in project 'XMLCoding'
        ➜ Explicit dependency on target 'XMLCoding' in project 'XMLCoding'
    Target 'XMLCoding' in project 'XMLCoding' (no dependencies)
    Target 'S3Signer' in project 'S3'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
    Target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
    Target 'ErrorsCore' in project 'ErrorsCore'
        ➜ Explicit dependency on target 'Vapor' in project 'Vapor'
    Target 'FluentPostgreSQL' in project 'FluentPostgreSQL'
        ➜ Explicit dependency on target 'FluentPostgreSQL' in project 'FluentPostgreSQL'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'FluentSQL' in project 'Fluent'
        ➜ Explicit dependency on target 'PostgreSQL' in project 'PostgreSQL'
    Target 'FluentPostgreSQL' in project 'FluentPostgreSQL'
        ➜ Explicit dependency on target 'Async' in project 'Core'
        ➜ Explicit dependency on target 'FluentSQL' in project 'Fluent'
        ➜ Explicit dependency on target 'PostgreSQL' in project 'PostgreSQL'
    Target 'PostgreSQL' in project 'PostgreSQL'
        ➜ Explicit dependency on target 'PostgreSQL' in project 'PostgreSQL'
        ➜ 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 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOOpenSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'Service' in project 'Service'
        ➜ Explicit dependency on target 'SQL' in project 'SQL'
    Target 'PostgreSQL' in project 'PostgreSQL'
        ➜ 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 'Crypto' in project 'Crypto'
        ➜ Explicit dependency on target 'DatabaseKit' in project 'DatabaseKit'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOOpenSSL' in project 'swift-nio-ssl'
        ➜ 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 '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 '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 '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 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Core' 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 '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 '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 '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 '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 '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 '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 '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 '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 '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 'Logging' in project 'Console'
        ➜ Explicit dependency on target 'Core' 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 '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 'Normalized' in project 'EinstoreCore'
        ➜ Explicit dependency on target 'swift-nio-zlib-support' in project 'swift-nio-zlib-support'
        ➜ Explicit dependency on target 'Czlib' in project 'EinstoreCore'
    Target 'Czlib' in project 'EinstoreCore'
        ➜ 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)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: ade59f01b7dfe412b9eeed1eef741091
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ade59f01b7dfe412b9eeed1eef741091.xcbuilddata
ClangStatCache /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A325-0c021f108d5741006311bd1f5257b6a2.sdkstatcache
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A325-0c021f108d5741006311bd1f5257b6a2.sdkstatcache
CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
MkDir /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EinstoreCoreTests.xctest (in target 'EinstoreCoreTests' from project 'EinstoreCore')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EinstoreCoreTests.xctest
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/NIOPriorityQueue.modulemap (in target 'NIOPriorityQueue' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/NIOPriorityQueue.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftGD.build/Debug-iphoneos/SwiftGD.build/SwiftGD.modulemap (in target 'SwiftGD' from project 'SwiftGD')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/SwiftGD
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftGD.build/Debug-iphoneos/SwiftGD.build/SwiftGD.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftShell.build/Debug-iphoneos/SwiftShell.build/SwiftShell.modulemap (in target 'SwiftShell' from project 'SwiftShell')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/SwiftShell
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftShell.build/Debug-iphoneos/SwiftShell.build/SwiftShell.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoggerAPI.build/Debug-iphoneos/LoggerAPI.build/LoggerAPI.modulemap (in target 'LoggerAPI' from project 'LoggerAPI')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/LoggerAPI
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoggerAPI.build/Debug-iphoneos/LoggerAPI.build/LoggerAPI.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XMLCoding.build/Debug-iphoneos/XMLCoding.build/XMLCoding.modulemap (in target 'XMLCoding' from project 'XMLCoding')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/XMLCoding
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XMLCoding.build/Debug-iphoneos/XMLCoding.build/XMLCoding.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-iphoneos/Socket.build/Socket.modulemap (in target 'Socket' from project 'Socket')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/BlueSocket
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-iphoneos/Socket.build/Socket.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/Debugging.build/Debugging.modulemap (in target 'Debugging' from project 'Core')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/core
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/Debugging.build/Debugging.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-iphoneos/Cryptor.build/Cryptor.modulemap (in target 'Cryptor' from project 'Cryptor')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/BlueCryptor
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-iphoneos/Cryptor.build/Cryptor.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/COperatingSystem.build/COperatingSystem.modulemap (in target 'COperatingSystem' from project 'Core')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/core
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/COperatingSystem.build/COperatingSystem.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOZlib.build/CNIOZlib.modulemap (in target 'CNIOZlib' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOZlib.build/CNIOZlib.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/CNIOSHA1.modulemap (in target 'CNIOSHA1' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/CNIOSHA1.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/CNIOOpenSSL.modulemap (in target 'CNIOOpenSSL' from project 'swift-nio-ssl')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/CNIOOpenSSL.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/CNIOLinux.modulemap (in target 'CNIOLinux' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/CNIOLinux.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/CNIOHTTPParser.modulemap (in target 'CNIOHTTPParser' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/CNIOHTTPParser.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/CNIODarwin.modulemap (in target 'CNIODarwin' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/CNIODarwin.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/CNIOAtomics.modulemap (in target 'CNIOAtomics' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/CNIOAtomics.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/CCryptoOpenSSL.modulemap (in target 'CCryptoOpenSSL' from project 'Crypto')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/CCryptoOpenSSL.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Czlib.build/Objects-normal/arm64/Czlib.LinkFileList (in target 'Czlib' from project 'EinstoreCore')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Czlib.build/Objects-normal/arm64/Czlib.LinkFileList
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/SwiftShell.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftShell.build/Debug-iphoneos/SwiftShell.build/SwiftShell.modulemap (in target 'SwiftShell' from project 'SwiftShell')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/SwiftShell
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftShell.build/Debug-iphoneos/SwiftShell.build/SwiftShell.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/XMLCoding.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XMLCoding.build/Debug-iphoneos/XMLCoding.build/XMLCoding.modulemap (in target 'XMLCoding' from project 'XMLCoding')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/XMLCoding
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XMLCoding.build/Debug-iphoneos/XMLCoding.build/XMLCoding.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Socket.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-iphoneos/Socket.build/Socket.modulemap (in target 'Socket' from project 'Socket')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/BlueSocket
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-iphoneos/Socket.build/Socket.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/SwiftGD.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftGD.build/Debug-iphoneos/SwiftGD.build/SwiftGD.modulemap (in target 'SwiftGD' from project 'SwiftGD')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/SwiftGD
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftGD.build/Debug-iphoneos/SwiftGD.build/SwiftGD.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Normalized.build/Normalized.modulemap (in target 'Normalized' from project 'EinstoreCore')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Normalized.build/Normalized.modulemap
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/NIOPriorityQueue.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/NIOPriorityQueue.modulemap (in target 'NIOPriorityQueue' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/NIOPriorityQueue.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/LoggerAPI.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoggerAPI.build/Debug-iphoneos/LoggerAPI.build/LoggerAPI.modulemap (in target 'LoggerAPI' from project 'LoggerAPI')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/LoggerAPI
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoggerAPI.build/Debug-iphoneos/LoggerAPI.build/LoggerAPI.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Debugging.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/Debugging.build/Debugging.modulemap (in target 'Debugging' from project 'Core')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/core
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/Debugging.build/Debugging.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Cryptor.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-iphoneos/Cryptor.build/Cryptor.modulemap (in target 'Cryptor' from project 'Cryptor')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/BlueCryptor
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-iphoneos/Cryptor.build/Cryptor.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/COperatingSystem.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/COperatingSystem.build/COperatingSystem.modulemap (in target 'COperatingSystem' from project 'Core')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/core
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/COperatingSystem.build/COperatingSystem.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CNIOZlib.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOZlib.build/CNIOZlib.modulemap (in target 'CNIOZlib' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOZlib.build/CNIOZlib.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CNIOSHA1.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/CNIOSHA1.modulemap (in target 'CNIOSHA1' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/CNIOSHA1.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CNIOOpenSSL.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/CNIOOpenSSL.modulemap (in target 'CNIOOpenSSL' from project 'swift-nio-ssl')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/CNIOOpenSSL.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CNIOLinux.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/CNIOLinux.modulemap (in target 'CNIOLinux' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/CNIOLinux.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CNIOHTTPParser.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/CNIOHTTPParser.modulemap (in target 'CNIOHTTPParser' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/CNIOHTTPParser.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CNIODarwin.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/CNIODarwin.modulemap (in target 'CNIODarwin' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/CNIODarwin.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CNIOAtomics.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/CNIOAtomics.modulemap (in target 'CNIOAtomics' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/CNIOAtomics.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CCryptoOpenSSL.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/CCryptoOpenSSL.modulemap (in target 'CCryptoOpenSSL' from project 'Crypto')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/CCryptoOpenSSL.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBase32.build/Objects-normal/arm64/CBase32.LinkFileList (in target 'CBase32' from project 'Crypto')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBase32.build/Objects-normal/arm64/CBase32.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/Objects-normal/arm64/CBcrypt.LinkFileList (in target 'CBcrypt' from project 'Crypto')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CBcrypt.build/Objects-normal/arm64/CBcrypt.LinkFileList
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Normalized.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Normalized.build/Normalized.modulemap (in target 'Normalized' from project 'EinstoreCore')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Normalized.build/Normalized.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XMLCoding.build/Debug-iphoneos/XMLCoding.build/Objects-normal/arm64/XMLCoding_const_extract_protocols.json (in target 'XMLCoding' from project 'XMLCoding')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/XMLCoding
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XMLCoding.build/Debug-iphoneos/XMLCoding.build/Objects-normal/arm64/XMLCoding_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XMLCoding.build/Debug-iphoneos/XMLCoding.build/Objects-normal/arm64/XMLCoding.LinkFileList (in target 'XMLCoding' from project 'XMLCoding')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/XMLCoding
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XMLCoding.build/Debug-iphoneos/XMLCoding.build/Objects-normal/arm64/XMLCoding.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XMLCoding.build/Debug-iphoneos/XMLCoding.build/Objects-normal/arm64/XMLCoding.SwiftFileList (in target 'XMLCoding' from project 'XMLCoding')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/XMLCoding
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XMLCoding.build/Debug-iphoneos/XMLCoding.build/Objects-normal/arm64/XMLCoding.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XMLCoding.build/Debug-iphoneos/XMLCoding.build/Objects-normal/arm64/XMLCoding-OutputFileMap.json (in target 'XMLCoding' from project 'XMLCoding')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/XMLCoding
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XMLCoding.build/Debug-iphoneos/XMLCoding.build/Objects-normal/arm64/XMLCoding-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftShell.build/Debug-iphoneos/SwiftShell.build/Objects-normal/arm64/SwiftShell_const_extract_protocols.json (in target 'SwiftShell' from project 'SwiftShell')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/SwiftShell
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftShell.build/Debug-iphoneos/SwiftShell.build/Objects-normal/arm64/SwiftShell_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftShell.build/Debug-iphoneos/SwiftShell.build/Objects-normal/arm64/SwiftShell.SwiftFileList (in target 'SwiftShell' from project 'SwiftShell')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/SwiftShell
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftShell.build/Debug-iphoneos/SwiftShell.build/Objects-normal/arm64/SwiftShell.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftGD.build/Debug-iphoneos/SwiftGD.build/Objects-normal/arm64/SwiftGD.LinkFileList (in target 'SwiftGD' from project 'SwiftGD')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/SwiftGD
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftGD.build/Debug-iphoneos/SwiftGD.build/Objects-normal/arm64/SwiftGD.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftShell.build/Debug-iphoneos/SwiftShell.build/Objects-normal/arm64/SwiftShell.LinkFileList (in target 'SwiftShell' from project 'SwiftShell')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/SwiftShell
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftShell.build/Debug-iphoneos/SwiftShell.build/Objects-normal/arm64/SwiftShell.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-iphoneos/Socket.build/Objects-normal/arm64/Socket.LinkFileList (in target 'Socket' from project 'Socket')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/BlueSocket
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-iphoneos/Socket.build/Objects-normal/arm64/Socket.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue.LinkFileList (in target 'NIOPriorityQueue' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoggerAPI.build/Debug-iphoneos/LoggerAPI.build/Objects-normal/arm64/LoggerAPI.LinkFileList (in target 'LoggerAPI' from project 'LoggerAPI')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/LoggerAPI
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoggerAPI.build/Debug-iphoneos/LoggerAPI.build/Objects-normal/arm64/LoggerAPI.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/Debugging.build/Objects-normal/arm64/Debugging.LinkFileList (in target 'Debugging' from project 'Core')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/core
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/Debugging.build/Objects-normal/arm64/Debugging.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-iphoneos/Cryptor.build/Objects-normal/arm64/Cryptor.LinkFileList (in target 'Cryptor' from project 'Cryptor')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/BlueCryptor
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-iphoneos/Cryptor.build/Objects-normal/arm64/Cryptor.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/COperatingSystem.build/Objects-normal/arm64/COperatingSystem.LinkFileList (in target 'COperatingSystem' from project 'Core')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/core
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/COperatingSystem.build/Objects-normal/arm64/COperatingSystem.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOZlib.build/Objects-normal/arm64/CNIOZlib.LinkFileList (in target 'CNIOZlib' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOZlib.build/Objects-normal/arm64/CNIOZlib.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/Objects-normal/arm64/CNIOSHA1.LinkFileList (in target 'CNIOSHA1' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/Objects-normal/arm64/CNIOSHA1.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/CNIOOpenSSL.LinkFileList (in target 'CNIOOpenSSL' from project 'swift-nio-ssl')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/Objects-normal/arm64/CNIOOpenSSL.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/Objects-normal/arm64/CNIOLinux.LinkFileList (in target 'CNIOLinux' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/Objects-normal/arm64/CNIOLinux.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/Objects-normal/arm64/CNIOHTTPParser.LinkFileList (in target 'CNIOHTTPParser' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/Objects-normal/arm64/CNIOHTTPParser.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/Objects-normal/arm64/CNIODarwin.LinkFileList (in target 'CNIODarwin' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/Objects-normal/arm64/CNIODarwin.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/Objects-normal/arm64/CNIOAtomics.LinkFileList (in target 'CNIOAtomics' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/Objects-normal/arm64/CNIOAtomics.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/Objects-normal/arm64/CCryptoOpenSSL.LinkFileList (in target 'CCryptoOpenSSL' from project 'Crypto')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/Objects-normal/arm64/CCryptoOpenSSL.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftShell.build/Debug-iphoneos/SwiftShell.build/Objects-normal/arm64/SwiftShell-OutputFileMap.json (in target 'SwiftShell' from project 'SwiftShell')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/SwiftShell
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftShell.build/Debug-iphoneos/SwiftShell.build/Objects-normal/arm64/SwiftShell-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftGD.build/Debug-iphoneos/SwiftGD.build/Objects-normal/arm64/SwiftGD_const_extract_protocols.json (in target 'SwiftGD' from project 'SwiftGD')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/SwiftGD
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftGD.build/Debug-iphoneos/SwiftGD.build/Objects-normal/arm64/SwiftGD_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftGD.build/Debug-iphoneos/SwiftGD.build/Objects-normal/arm64/SwiftGD.SwiftFileList (in target 'SwiftGD' from project 'SwiftGD')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/SwiftGD
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftGD.build/Debug-iphoneos/SwiftGD.build/Objects-normal/arm64/SwiftGD.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftGD.build/Debug-iphoneos/SwiftGD.build/Objects-normal/arm64/SwiftGD-OutputFileMap.json (in target 'SwiftGD' from project 'SwiftGD')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/SwiftGD
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftGD.build/Debug-iphoneos/SwiftGD.build/Objects-normal/arm64/SwiftGD-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-iphoneos/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json (in target 'Socket' from project 'Socket')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/BlueSocket
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-iphoneos/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-iphoneos/Socket.build/Objects-normal/arm64/Socket.SwiftFileList (in target 'Socket' from project 'Socket')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/BlueSocket
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-iphoneos/Socket.build/Objects-normal/arm64/Socket.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-iphoneos/Socket.build/Objects-normal/arm64/Socket-OutputFileMap.json (in target 'Socket' from project 'Socket')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/BlueSocket
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-iphoneos/Socket.build/Objects-normal/arm64/Socket-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/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 (in target 'NIOPriorityQueue' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/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
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue.SwiftFileList (in target 'NIOPriorityQueue' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue-OutputFileMap.json (in target 'NIOPriorityQueue' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOPriorityQueue.build/Objects-normal/arm64/NIOPriorityQueue-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoggerAPI.build/Debug-iphoneos/LoggerAPI.build/Objects-normal/arm64/LoggerAPI_const_extract_protocols.json (in target 'LoggerAPI' from project 'LoggerAPI')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/LoggerAPI
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoggerAPI.build/Debug-iphoneos/LoggerAPI.build/Objects-normal/arm64/LoggerAPI_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoggerAPI.build/Debug-iphoneos/LoggerAPI.build/Objects-normal/arm64/LoggerAPI.SwiftFileList (in target 'LoggerAPI' from project 'LoggerAPI')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/LoggerAPI
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoggerAPI.build/Debug-iphoneos/LoggerAPI.build/Objects-normal/arm64/LoggerAPI.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoggerAPI.build/Debug-iphoneos/LoggerAPI.build/Objects-normal/arm64/LoggerAPI-OutputFileMap.json (in target 'LoggerAPI' from project 'LoggerAPI')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/LoggerAPI
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoggerAPI.build/Debug-iphoneos/LoggerAPI.build/Objects-normal/arm64/LoggerAPI-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/Debugging.build/Objects-normal/arm64/Debugging_const_extract_protocols.json (in target 'Debugging' from project 'Core')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/core
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/Debugging.build/Objects-normal/arm64/Debugging_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/Debugging.build/Objects-normal/arm64/Debugging.SwiftFileList (in target 'Debugging' from project 'Core')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/core
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/Debugging.build/Objects-normal/arm64/Debugging.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/Debugging.build/Objects-normal/arm64/Debugging-OutputFileMap.json (in target 'Debugging' from project 'Core')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/core
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/Debugging.build/Objects-normal/arm64/Debugging-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-iphoneos/Cryptor.build/Objects-normal/arm64/Cryptor_const_extract_protocols.json (in target 'Cryptor' from project 'Cryptor')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/BlueCryptor
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-iphoneos/Cryptor.build/Objects-normal/arm64/Cryptor_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-iphoneos/Cryptor.build/Objects-normal/arm64/Cryptor.SwiftFileList (in target 'Cryptor' from project 'Cryptor')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/BlueCryptor
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-iphoneos/Cryptor.build/Objects-normal/arm64/Cryptor.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-iphoneos/Cryptor.build/Objects-normal/arm64/Cryptor-OutputFileMap.json (in target 'Cryptor' from project 'Cryptor')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/BlueCryptor
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptor.build/Debug-iphoneos/Cryptor.build/Objects-normal/arm64/Cryptor-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/COperatingSystem.build/Objects-normal/arm64/COperatingSystem_const_extract_protocols.json (in target 'COperatingSystem' from project 'Core')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/core
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/COperatingSystem.build/Objects-normal/arm64/COperatingSystem_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/COperatingSystem.build/Objects-normal/arm64/COperatingSystem.SwiftFileList (in target 'COperatingSystem' from project 'Core')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/core
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/COperatingSystem.build/Objects-normal/arm64/COperatingSystem.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/COperatingSystem.build/Objects-normal/arm64/COperatingSystem-OutputFileMap.json (in target 'COperatingSystem' from project 'Core')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/core
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Core.build/Debug-iphoneos/COperatingSystem.build/Objects-normal/arm64/COperatingSystem-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Normalized.build/Objects-normal/arm64/Normalized.SwiftFileList (in target 'Normalized' from project 'EinstoreCore')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Normalized.build/Objects-normal/arm64/Normalized.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Normalized.build/Objects-normal/arm64/Normalized-OutputFileMap.json (in target 'Normalized' from project 'EinstoreCore')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Normalized.build/Objects-normal/arm64/Normalized-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOConcurrencyHelpers.build/NIOConcurrencyHelpers.modulemap (in target 'NIOConcurrencyHelpers' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOConcurrencyHelpers.build/NIOConcurrencyHelpers.modulemap
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Normalized.build/Objects-normal/arm64/Normalized_const_extract_protocols.json (in target 'Normalized' from project 'EinstoreCore')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Normalized.build/Objects-normal/arm64/Normalized_const_extract_protocols.json
Copy /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/NIOConcurrencyHelpers.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOConcurrencyHelpers.build/NIOConcurrencyHelpers.modulemap (in target 'NIOConcurrencyHelpers' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOConcurrencyHelpers.build/NIOConcurrencyHelpers.modulemap /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOConcurrencyHelpers.build/Objects-normal/arm64/NIOConcurrencyHelpers.SwiftFileList (in target 'NIOConcurrencyHelpers' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOConcurrencyHelpers.build/Objects-normal/arm64/NIOConcurrencyHelpers.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOConcurrencyHelpers.build/Objects-normal/arm64/NIOConcurrencyHelpers-OutputFileMap.json (in target 'NIOConcurrencyHelpers' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOConcurrencyHelpers.build/Objects-normal/arm64/NIOConcurrencyHelpers-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOConcurrencyHelpers.build/Objects-normal/arm64/NIOConcurrencyHelpers_const_extract_protocols.json (in target 'NIOConcurrencyHelpers' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    write-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/NIOConcurrencyHelpers.build/Objects-normal/arm64/NIOConcurrencyHelpers_const_extract_protocols.json
CompileC /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Czlib.build/Objects-normal/arm64/test.o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Czlib/test.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Czlib' from project 'EinstoreCore')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A325-0c021f108d5741006311bd1f5257b6a2.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/2/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\=Czlib -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.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 -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Czlib/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Czlib.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Czlib.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Czlib.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Czlib.build/Objects-normal/arm64/test.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Czlib.build/Objects-normal/arm64/test.dia -c /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Czlib/test.c -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EinstoreCore.build/Debug-iphoneos/Czlib.build/Objects-normal/arm64/test.o -index-unit-output-path /EinstoreCore.build/Debug-iphoneos/Czlib.build/Objects-normal/arm64/test.o
CompileC /Users/builder/builds/TDmZkXJm/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A325-0c021f108d5741006311bd1f5257b6a2.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/2/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.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 -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/include -I/Users/builder/builds/TDmZkXJm/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOSHA1.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c -o /Users/builder/builds/TDmZkXJm/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOZlib.build/Objects-normal/arm64/empty.o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOZlib/empty.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOZlib' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A325-0c021f108d5741006311bd1f5257b6a2.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/2/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\=CNIOZlib -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.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 -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOZlib/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOZlib.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOZlib.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOZlib.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOZlib.build/Objects-normal/arm64/empty.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOZlib.build/Objects-normal/arm64/empty.dia -c /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOZlib/empty.c -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOZlib.build/Objects-normal/arm64/empty.o -index-unit-output-path /swift-nio.build/Debug-iphoneos/CNIOZlib.build/Objects-normal/arm64/empty.o
CompileC /Users/builder/builds/TDmZkXJm/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A325-0c021f108d5741006311bd1f5257b6a2.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/2/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.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 -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include -I/Users/builder/builds/TDmZkXJm/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c -o /Users/builder/builds/TDmZkXJm/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c:16:
/Users/builder/builds/TDmZkXJm/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/Objects-normal/arm64/ifaddrs-android.o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/ifaddrs-android.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOLinux' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A325-0c021f108d5741006311bd1f5257b6a2.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/2/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\=CNIOLinux -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.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 -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/Objects-normal/arm64/ifaddrs-android.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/Objects-normal/arm64/ifaddrs-android.dia -c /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/ifaddrs-android.c -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/Objects-normal/arm64/ifaddrs-android.o -index-unit-output-path /swift-nio.build/Debug-iphoneos/CNIOLinux.build/Objects-normal/arm64/ifaddrs-android.o
CompileC /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/Objects-normal/arm64/shim.o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/shim.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CNIOLinux' from project 'swift-nio')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A325-0c021f108d5741006311bd1f5257b6a2.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/2/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\=CNIOLinux -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.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 -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/Objects-normal/arm64/shim.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/Objects-normal/arm64/shim.dia -c /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/shim.c -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOLinux.build/Objects-normal/arm64/shim.o -index-unit-output-path /swift-nio.build/Debug-iphoneos/CNIOLinux.build/Objects-normal/arm64/shim.o
CompileC /Users/builder/builds/TDmZkXJm/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A325-0c021f108d5741006311bd1f5257b6a2.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/2/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.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 -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include -I/Users/builder/builds/TDmZkXJm/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio-ssl.build/Debug-iphoneos/CNIOOpenSSL.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/helpers.c -o /Users/builder/builds/TDmZkXJm/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/helpers.c:14:
/Users/builder/builds/TDmZkXJm/2/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/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A325-0c021f108d5741006311bd1f5257b6a2.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/2/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.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 -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOHTTPParser/include -I/Users/builder/builds/TDmZkXJm/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOHTTPParser.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOHTTPParser/c_nio_http_parser.c -o /Users/builder/builds/TDmZkXJm/2/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/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A325-0c021f108d5741006311bd1f5257b6a2.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/2/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.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 -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -I/Users/builder/builds/TDmZkXJm/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIODarwin.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/shim.c -o /Users/builder/builds/TDmZkXJm/2/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/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A325-0c021f108d5741006311bd1f5257b6a2.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/2/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.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 -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -I/Users/builder/builds/TDmZkXJm/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-iphoneos/CNIOAtomics.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-zlib-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/src/c-atomics.c -o /Users/builder/builds/TDmZkXJm/2/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/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.0-21A325-0c021f108d5741006311bd1f5257b6a2.sdkstatcache -target arm64-apple-ios12.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/2/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.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 -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CCryptoOpenSSL/include -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Crypto.build/Debug-iphoneos/CCryptoOpenSSL.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/Developer/Library/Frameworks -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl-support/module.modulemap -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/crypto/Sources/CCryptoOpenSSL/shim.c -o /Users/builder/builds/TDmZkXJm/2/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
Resolve Package Graph
** BUILD FAILED **
The following build commands failed:
	CompileC /Users/builder/builds/TDmZkXJm/2/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/2/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')
(1 failure)
BUILD FAILURE 5.9 iOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.