Build Information
Failed to build vapor-oauth, reference main (383ada
), with Swift 5.8 for iOS using Xcode 14.3 on 26 Jun 2024 19:56:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme vapor-oauth -destination generic/platform=iOS
Build Log
========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/vapor-oauth.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brokenhandsio/vapor-oauth
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 383ada9 Merge pull request #14 from alexandre-pod/feature/resource_server_retriever_async
Cloned https://github.com/brokenhandsio/vapor-oauth.git
Revision (git rev-parse @):
383ada97220f3b922c447432af9d7a32d35f0e96
SUCCESS checkout https://github.com/brokenhandsio/vapor-oauth.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 5.8
Building package at path: $workDir
https://github.com/brokenhandsio/vapor-oauth.git
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/swift-server/async-http-client.git
Fetching from https://github.com/swift-server/swift-backtrace.git
Fetching from https://github.com/vapor/console-kit.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/apple/swift-numerics
Fetching from https://github.com/apple/swift-metrics.git
Fetching from https://github.com/vapor/multipart-kit.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/vapor/async-kit.git
Fetching from https://github.com/vapor/routing-kit.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/apple/swift-nio-ssl.git
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/vapor/vapor.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-nio-extras.git
Creating working copy of package ‘swift-algorithms’
Checking out 1.0.0 of package ‘swift-algorithms’
Creating working copy of package ‘routing-kit’
Checking out 4.6.0 of package ‘routing-kit’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.13.1 of package ‘swift-nio-transport-services’
Creating working copy of package ‘websocket-kit’
Checking out 2.6.1 of package ‘websocket-kit’
Creating working copy of package ‘multipart-kit’
Checking out 4.5.2 of package ‘multipart-kit’
Creating working copy of package ‘swift-nio’
Checking out 2.41.1 of package ‘swift-nio’
Creating working copy of package ‘swift-collections’
Checking out 1.0.3 of package ‘swift-collections’
Creating working copy of package ‘swift-metrics’
Checking out 2.3.2 of package ‘swift-metrics’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.2 of package ‘swift-numerics’
Creating working copy of package ‘vapor’
Checking out 4.65.2 of package ‘vapor’
Creating working copy of package ‘async-kit’
Checking out 1.13.0 of package ‘async-kit’
Creating working copy of package ‘swift-crypto’
Checking out 2.1.0 of package ‘swift-crypto’
Creating working copy of package ‘swift-backtrace’
Checking out 1.3.3 of package ‘swift-backtrace’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.14.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.22.1 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-atomics’
Checking out 1.0.2 of package ‘swift-atomics’
Creating working copy of package ‘swift-log’
Checking out 1.4.4 of package ‘swift-log’
Creating working copy of package ‘console-kit’
Checking out 4.5.0 of package ‘console-kit’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.22.1 of package ‘swift-nio-ssl’
Creating working copy of package ‘async-http-client’
Checking out 1.11.5 of package ‘async-http-client’
Resolve Package Graph
Resolved source packages:
vapor: https://github.com/vapor/vapor.git @ 4.65.2
swift-nio: https://github.com/apple/swift-nio.git @ 2.41.1
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.1.0
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.11.5
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.3
swift-log: https://github.com/apple/swift-log.git @ 1.4.4
async-kit: https://github.com/vapor/async-kit.git @ 1.13.0
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.13.1
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.22.1
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.14.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.22.1
swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
console-kit: https://github.com/vapor/console-kit.git @ 4.5.0
multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
vapor-oauth: /Users/admin/builder/spi-builder-workspace
resolved source packages: vapor, swift-nio, swift-algorithms, swift-crypto, async-http-client, websocket-kit, swift-metrics, swift-backtrace, swift-log, async-kit, swift-nio-transport-services, swift-nio-ssl, swift-nio-extras, swift-collections, swift-atomics, routing-kit, swift-nio-http2, swift-numerics, console-kit, multipart-kit, vapor-oauth
2024-06-26 15:55:06.908 xcodebuild[473:2562] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-06-26 15:55:56.552 xcodebuild[473:2562] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000a36000: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/NIOSSL/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:55:56.647 xcodebuild[473:2562] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000a17900: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:55:56.665 xcodebuild[473:2562] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000a7c000: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOExtras/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:55:56.666 xcodebuild[473:2562] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000a7ce00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOHTTPCompression/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:55:56.667 xcodebuild[473:2562] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000a7d400: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOSOCKS/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:55:56.679 xcodebuild[473:2562] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000a49800: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async-http-client/Sources/AsyncHTTPClient/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:55:56.687 xcodebuild[473:2562] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000a33600: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "vapor-oauth",
"name" : "vapor-oauth",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "OAuth",
"targets" : [
"VaporOAuth"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporOAuthTests",
"module_type" : "SwiftTarget",
"name" : "VaporOAuthTests",
"path" : "Tests/VaporOAuthTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"Application+testable.swift",
"AuthorizationTests/AuthorizationRequestTests.swift",
"AuthorizationTests/AuthorizationResponseTests.swift",
"DefaultImplementationTests/DefaultImplementationTests.swift",
"Fakes/AccessToken.swift",
"Fakes/CapturingAuthorizeHandler.swift",
"Fakes/CapturingLogger.swift",
"Fakes/FakeAuthenticationMiddleware.swift",
"Fakes/FakeClientGetter.swift",
"Fakes/FakeCodeManager.swift",
"Fakes/FakeResourceServerRetriever.swift",
"Fakes/FakeSessions.swift",
"Fakes/FakeTokenManager.swift",
"Fakes/FakeUserManager.swift",
"Fakes/RefreshToken.swift",
"Fakes/StubCodeManager.swift",
"Fakes/StubTokenManager.swift",
"Fakes/StubUserManager.swift",
"GrantTests/AuthorizationCodeTokenTests.swift",
"GrantTests/ClientCredentialsTokenTests.swift",
"GrantTests/ImplicitGrantTests.swift",
"GrantTests/PasswordGrantTokenTests.swift",
"GrantTests/TokenRefreshTests.swift",
"Helpers/HTTPHeaders+location.swift",
"Helpers/Responses.swift",
"Helpers/TestDataBuilder.swift",
"IntegrationTests/AuthCodeResourceServerTests.swift",
"TokenIntrospectionTests/TokenIntrospectionTests.swift"
],
"target_dependencies" : [
"VaporOAuth"
],
"type" : "test"
},
{
"c99name" : "VaporOAuth",
"module_type" : "SwiftTarget",
"name" : "VaporOAuth",
"path" : "Sources/VaporOAuth",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"OAuth"
],
"sources" : [
"DefaultImplementations/EmptyAuthorizationHandler.swift",
"DefaultImplementations/EmptyCodeManager.swift",
"DefaultImplementations/EmptyResourceServerRetriever.swift",
"DefaultImplementations/EmptyUserManager.swift",
"DefaultImplementations/StaticClientRetriever.swift",
"Helper/OAuthHelper+local.swift",
"Helper/OAuthHelper+remote.swift",
"Helper/OAuthHelper.swift",
"Middleware/OAuth2ScopeMiddleware.swift",
"Middleware/OAuth2TokenIntrospectionMiddleware.swift",
"Middleware/TokenIntrospectionAuthenticationMiddleware.swift",
"Models/OAuthClient.swift",
"Models/OAuthCode.swift",
"Models/OAuthResourceServer.swift",
"Models/OAuthUser.swift",
"Models/Tokens/AccessToken.swift",
"Models/Tokens/RefreshToken.swift",
"OAuth2.swift",
"Protocols/AuthorizeHandler.swift",
"Protocols/ClientRetriever.swift",
"Protocols/CodeManager.swift",
"Protocols/ResourceServerRetriever.swift",
"Protocols/TokenManager.swift",
"Protocols/UserManager.swift",
"RouteHandlers/AuthorizeGetHandler.swift",
"RouteHandlers/AuthorizePostHandler.swift",
"RouteHandlers/TokenHandler.swift",
"RouteHandlers/TokenHandlers/AuthCodeTokenHandler.swift",
"RouteHandlers/TokenHandlers/ClientCredentialsTokenHandler.swift",
"RouteHandlers/TokenHandlers/PasswordTokenHandler.swift",
"RouteHandlers/TokenHandlers/RefreshTokenHandler.swift",
"RouteHandlers/TokenHandlers/TokenResponseGenerator.swift",
"RouteHandlers/TokenIntrospectionHandler.swift",
"Utilities/OAuthFlowType.swift",
"Utilities/StringDefines.swift",
"Utilities/TokenAuthenticator.swift",
"Validators/ClientValidator.swift",
"Validators/CodeValidator.swift",
"Validators/ResourceServerAuthenticator.swift",
"Validators/ScopeValidator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"vapor-oauth"
]
}
}
2024-06-26 15:56:00.879 xcodebuild[1821:6594] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme vapor-oauth -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme vapor-oauth -destination generic/platform=iOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.14.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.1.0
console-kit: https://github.com/vapor/console-kit.git @ 4.5.0
multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
vapor-oauth: /Users/admin/builder/spi-builder-workspace
vapor: https://github.com/vapor/vapor.git @ 4.65.2
swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.3
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.22.1
swift-log: https://github.com/apple/swift-log.git @ 1.4.4
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
swift-nio: https://github.com/apple/swift-nio.git @ 2.41.1
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.22.1
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.11.5
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.13.1
swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
async-kit: https://github.com/vapor/async-kit.git @ 1.13.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: fe3fccf4a34be42c714b2f30519a73c4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fe3fccf4a34be42c714b2f30519a73c4.xcbuilddata
note: Building targets in dependency order
error: The package product 'Vapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'VaporOAuthTests' from project 'vapor-oauth')
error: The package product 'XCTVapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'VaporOAuthTests' from project 'vapor-oauth')
error: The package product 'Vapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'VaporOAuth' from project 'vapor-oauth')
Resolve Package Graph
2024-06-26 15:56:01.982 xcodebuild[1822:6636] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-06-26 15:56:09.894 xcodebuild[1822:6636] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003344800: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/NIOSSL/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:56:09.904 xcodebuild[1822:6636] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000323aa00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOExtras/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:56:09.905 xcodebuild[1822:6636] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003343b00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOHTTPCompression/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:56:09.907 xcodebuild[1822:6636] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003342100: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOSOCKS/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:56:09.927 xcodebuild[1822:6636] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003365e00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async-http-client/Sources/AsyncHTTPClient/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:56:09.928 xcodebuild[1822:6636] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003367600: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:56:09.937 xcodebuild[1822:6636] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000336fb00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme vapor-oauth -destination generic/platform=iOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.13.1
console-kit: https://github.com/vapor/console-kit.git @ 4.5.0
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.11.5
vapor: https://github.com/vapor/vapor.git @ 4.65.2
swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.3
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.1.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.22.1
routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.41.1
multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.14.0
swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
vapor-oauth: /Users/admin/builder/spi-builder-workspace
swift-log: https://github.com/apple/swift-log.git @ 1.4.4
swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
async-kit: https://github.com/vapor/async-kit.git @ 1.13.0
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.22.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: fe3fccf4a34be42c714b2f30519a73c4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fe3fccf4a34be42c714b2f30519a73c4.xcbuilddata
note: Building targets in dependency order
error: The package product 'Vapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'VaporOAuth' from project 'vapor-oauth')
error: The package product 'Vapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'VaporOAuthTests' from project 'vapor-oauth')
error: The package product 'XCTVapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'VaporOAuthTests' from project 'vapor-oauth')
2024-06-26 15:56:13.066 xcodebuild[1921:7173] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-06-26 15:56:13.926 xcodebuild[1921:7173] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000033b8f00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/async-http-client/Sources/AsyncHTTPClient/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:56:13.937 xcodebuild[1921:7173] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000333eb00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:56:14.046 xcodebuild[1921:7173] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000326d000: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOSOCKS/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:56:14.048 xcodebuild[1921:7173] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003268c00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOHTTPCompression/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:56:14.049 xcodebuild[1921:7173] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003269500: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-extras/Sources/NIOExtras/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:56:14.060 xcodebuild[1921:7173] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003210500: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-26 15:56:14.063 xcodebuild[1921:7173] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003212d00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/NIOSSL/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.8 iOS