Build Information
Failed to build vapor-oauth, reference 1.0.0-beta.2 (b4cc07
), with Swift 5.8 for tvOS using Xcode 14.3 on 26 Jun 2024 20:28:54 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=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/vapor-oauth.git
Reference: 1.0.0-beta.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brokenhandsio/vapor-oauth
* tag 1.0.0-beta.2 -> FETCH_HEAD
HEAD is now at b4cc076 Merge pull request #9 from Brett-Best/feature/user-manager-async
Cloned https://github.com/brokenhandsio/vapor-oauth.git
Revision (git rev-parse @):
b4cc076fb78a77815e9f8c17fb8a8acfb44afd1b
SUCCESS checkout https://github.com/brokenhandsio/vapor-oauth.git at 1.0.0-beta.2
========================================
Build
========================================
Selected platform: tvOS
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-nio-transport-services.git
Fetching from https://github.com/apple/swift-nio-extras.git
Fetching from https://github.com/vapor/console-kit.git
Fetching from https://github.com/vapor/routing-kit.git
Fetching from https://github.com/vapor/async-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/swift-server/swift-backtrace.git
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/vapor/multipart-kit.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/apple/swift-numerics
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-metrics.git
Fetching from https://github.com/swift-server/async-http-client.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/vapor/vapor.git
Creating working copy of package ‘swift-log’
Checking out 1.4.4 of package ‘swift-log’
Creating working copy of package ‘swift-algorithms’
Checking out 1.0.0 of package ‘swift-algorithms’
Creating working copy of package ‘swift-collections’
Checking out 1.0.3 of package ‘swift-collections’
Creating working copy of package ‘routing-kit’
Checking out 4.6.0 of package ‘routing-kit’
Creating working copy of package ‘vapor’
Checking out 4.65.2 of package ‘vapor’
Creating working copy of package ‘swift-crypto’
Checking out 2.1.0 of package ‘swift-crypto’
Creating working copy of package ‘swift-nio’
Checking out 2.41.1 of package ‘swift-nio’
Creating working copy of package ‘websocket-kit’
Checking out 2.6.1 of package ‘websocket-kit’
Creating working copy of package ‘swift-backtrace’
Checking out 1.3.3 of package ‘swift-backtrace’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.22.1 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.2 of package ‘swift-numerics’
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-transport-services’
Checking out 1.13.1 of package ‘swift-nio-transport-services’
Creating working copy of package ‘async-kit’
Checking out 1.13.0 of package ‘async-kit’
Creating working copy of package ‘async-http-client’
Checking out 1.11.5 of package ‘async-http-client’
Creating working copy of package ‘multipart-kit’
Checking out 4.5.2 of package ‘multipart-kit’
Creating working copy of package ‘swift-metrics’
Checking out 2.3.2 of package ‘swift-metrics’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.22.1 of package ‘swift-nio-ssl’
Creating working copy of package ‘console-kit’
Checking out 4.5.0 of package ‘console-kit’
Creating working copy of package ‘swift-atomics’
Checking out 1.0.2 of package ‘swift-atomics’
Resolve Package Graph
Resolved source packages:
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.22.1
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-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.13.1
routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.3
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.1.0
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
async-kit: https://github.com/vapor/async-kit.git @ 1.13.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
vapor: https://github.com/vapor/vapor.git @ 4.65.2
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.14.0
multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
vapor-oauth: /Users/admin/builder/spi-builder-workspace
swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
swift-log: https://github.com/apple/swift-log.git @ 1.4.4
console-kit: https://github.com/vapor/console-kit.git @ 4.5.0
resolved source packages: swift-nio-ssl, swift-nio, swift-nio-http2, async-http-client, swift-nio-transport-services, routing-kit, swift-backtrace, swift-collections, swift-crypto, websocket-kit, swift-numerics, async-kit, swift-atomics, swift-algorithms, vapor, swift-nio-extras, multipart-kit, vapor-oauth, swift-metrics, swift-log, console-kit
2024-06-26 16:27:46.703 xcodebuild[467:2499] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-06-26 16:28:34.455 xcodebuild[467:2499] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003f96b00: 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 16:28:34.466 xcodebuild[467:2499] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003fadd00: 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 16:28:34.498 xcodebuild[467:2499] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003f8f600: 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 16:28:34.563 xcodebuild[467:2499] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003eab200: 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 16:28:34.564 xcodebuild[467:2499] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003eabb00: 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 16:28:34.565 xcodebuild[467:2499] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003efb800: 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 16:28:34.575 xcodebuild[467:2499] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003f7d000: 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".}
{
"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 16:28:38.809 xcodebuild[1734:6209] 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=tvOS
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=tvOS
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:
console-kit: https://github.com/vapor/console-kit.git @ 4.5.0
async-kit: https://github.com/vapor/async-kit.git @ 1.13.0
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
swift-nio: https://github.com/apple/swift-nio.git @ 2.41.1
vapor-oauth: /Users/admin/builder/spi-builder-workspace
swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.22.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.3
multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
swift-log: https://github.com/apple/swift-log.git @ 1.4.4
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.1.0
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.14.0
vapor: https://github.com/vapor/vapor.git @ 4.65.2
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.13.1
routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
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
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: 5f76039420145638060d00ceb4fa5711
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5f76039420145638060d00ceb4fa5711.xcbuilddata
note: Building targets in dependency order
error: The package product 'Vapor' requires minimum platform version 13.0 for the tvOS 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 tvOS 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 tvOS platform, but this target supports 11.0 (in target 'VaporOAuthTests' from project 'vapor-oauth')
Resolve Package Graph
2024-06-26 16:28:39.888 xcodebuild[1735:6249] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-06-26 16:28:48.296 xcodebuild[1735:6249] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000036b7000: 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 16:28:48.299 xcodebuild[1735:6249] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000036b8300: 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 16:28:48.301 xcodebuild[1735:6249] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000036b9700: 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 16:28:48.302 xcodebuild[1735:6249] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000036ba500: 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 16:28:48.308 xcodebuild[1735:6249] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000036be100: 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 16:28:48.363 xcodebuild[1735:6249] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000036d7f00: 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 16:28:48.373 xcodebuild[1735:6249] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000036dc700: 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".}
** 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=tvOS
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-log: https://github.com/apple/swift-log.git @ 1.4.4
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.13.1
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.6.1
swift-nio: https://github.com/apple/swift-nio.git @ 2.41.1
routing-kit: https://github.com/vapor/routing-kit.git @ 4.6.0
swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.2
multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.2
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
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.22.1
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.0.2
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.3
swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.22.1
swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.3
vapor-oauth: /Users/admin/builder/spi-builder-workspace
async-kit: https://github.com/vapor/async-kit.git @ 1.13.0
vapor: https://github.com/vapor/vapor.git @ 4.65.2
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.14.0
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
console-kit: https://github.com/vapor/console-kit.git @ 4.5.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 5f76039420145638060d00ceb4fa5711
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5f76039420145638060d00ceb4fa5711.xcbuilddata
note: Building targets in dependency order
error: The package product 'Vapor' requires minimum platform version 13.0 for the tvOS 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 tvOS 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 tvOS platform, but this target supports 11.0 (in target 'VaporOAuthTests' from project 'vapor-oauth')
2024-06-26 16:28:51.462 xcodebuild[1834:6789] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-06-26 16:28:52.345 xcodebuild[1834:6789] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000038e8700: 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 16:28:52.351 xcodebuild[1834:6789] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000038eba00: 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 16:28:52.357 xcodebuild[1834:6789] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000039a3e00: 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 16:28:52.358 xcodebuild[1834:6789] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000039a4900: 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 16:28:52.359 xcodebuild[1834:6789] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000039a5100: 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 16:28:52.389 xcodebuild[1834:6789] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003885f00: 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 16:28:52.421 xcodebuild[1834:6789] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000039c2c00: 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 tvOS