Build Information
Failed to build ai-translate, reference main (edeaf9), with Swift 6.1 for Linux on 31 Mar 2026 03:26:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pmacro/AITranslate.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/pmacro/AITranslate
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at edeaf96 Merge pull request #10 from pmacro/fix/readme-model-wording
Cloned https://github.com/pmacro/AITranslate.git
Revision (git rev-parse @):
edeaf96e9eabe11f110042f0b910a6fc10de3410
SUCCESS checkout https://github.com/pmacro/AITranslate.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/pmacro/AITranslate.git
https://github.com/pmacro/AITranslate.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "openai",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/MacPaw/OpenAI.git"
}
],
"manifest_display_name" : "ai-translate",
"name" : "ai-translate",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "ai-translate",
"targets" : [
"AITranslate"
],
"type" : {
"executable" : null
}
},
{
"name" : "AITranslateLib",
"targets" : [
"AITranslateLib"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AITranslateTests",
"module_type" : "SwiftTarget",
"name" : "AITranslateTests",
"path" : "Tests/AITranslateTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/AITranslateTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AITranslateTests.swift",
"ProgressDisplayTests.swift",
"StringCatalogTests.swift",
"TranslationProgressTests.swift",
"TranslationTests.swift"
],
"target_dependencies" : [
"AITranslate",
"AITranslateLib"
],
"type" : "test"
},
{
"c99name" : "AITranslateLib",
"module_type" : "SwiftTarget",
"name" : "AITranslateLib",
"path" : "Sources/AITranslateLib",
"product_dependencies" : [
"ArgumentParser",
"OpenAI"
],
"product_memberships" : [
"ai-translate",
"AITranslateLib"
],
"sources" : [
"AITranslate.swift",
"API.swift",
"ProgressDisplay.swift",
"ProgressReporter.swift",
"StringCatalog.swift",
"TranslationProgress.swift"
],
"type" : "library"
},
{
"c99name" : "AITranslate",
"module_type" : "SwiftTarget",
"name" : "AITranslate",
"path" : "Sources/AITranslate",
"product_memberships" : [
"ai-translate"
],
"sources" : [
"AITranslateCommand.swift"
],
"target_dependencies" : [
"AITranslateLib"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/MacPaw/OpenAI.git
[1/7884] Fetching openai
Fetched https://github.com/MacPaw/OpenAI.git from cache (0.55s)
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-argument-parser.git
[1/17471] Fetching swift-argument-parser
[2/23994] Fetching swift-argument-parser, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.61s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.61s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.11.0 (1.17s)
Fetching https://github.com/apple/swift-http-types
[1/951] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.22s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.73s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.55s)
Creating working copy for https://github.com/MacPaw/OpenAI.git
Working copy of https://github.com/MacPaw/OpenAI.git resolved at main (3f2cac9)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.11.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/19] Write sources
[9/19] Write swift-version-24593BA9C3E375BF.txt
[11/30] Compiling HTTPTypes ISOLatin1String.swift
[12/31] Emitting module ArgumentParserToolInfo
[13/31] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/32] Compiling HTTPTypes HTTPRequest.swift
[15/32] Compiling HTTPTypes HTTPResponse.swift
[16/32] Wrapping AST for ArgumentParserToolInfo for debugging
[18/78] Compiling HTTPTypes NIOLock.swift
[19/78] Compiling HTTPTypes HTTPRequest+URL.swift
[20/78] Emitting module ArgumentParser
[21/84] Compiling ArgumentParser ParentCommand.swift
[22/84] Compiling ArgumentParser AsyncParsableCommand.swift
[23/84] Compiling ArgumentParser CommandConfiguration.swift
[24/84] Compiling ArgumentParser CommandGroup.swift
[25/84] Compiling ArgumentParser EnumerableFlag.swift
[26/84] Compiling ArgumentParser ExpressibleByArgument.swift
[27/84] Compiling ArgumentParser ParsableArguments.swift
[28/84] Compiling ArgumentParser Foundation.swift
[29/84] Compiling ArgumentParser Mutex.swift
[30/84] Compiling ArgumentParser Platform.swift
[31/84] Compiling ArgumentParser SequenceExtensions.swift
[32/84] Compiling ArgumentParser StringExtensions.swift
[33/84] Compiling ArgumentParser SwiftExtensions.swift
[34/84] Compiling ArgumentParser InputOrigin.swift
[35/84] Compiling ArgumentParser Name.swift
[36/84] Compiling ArgumentParser Parsed.swift
[37/84] Compiling ArgumentParser ParsedValues.swift
[38/84] Compiling ArgumentParser ParserError.swift
[39/84] Compiling ArgumentParser SplitArguments.swift
[40/84] Compiling ArgumentParser Tree.swift
[41/84] Compiling ArgumentParser CodingKeyValidator.swift
[42/84] Compiling ArgumentParser NonsenseFlagsValidator.swift
[43/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[44/84] Compiling ArgumentParser PositionalArgumentsValidator.swift
[45/84] Compiling ArgumentParser UniqueNamesValidator.swift
[46/84] Compiling ArgumentParser DumpHelpGenerator.swift
[47/84] Compiling ArgumentParser HelpCommand.swift
[48/84] Compiling ArgumentParser HelpGenerator.swift
[49/84] Compiling ArgumentParser MessageInfo.swift
[50/84] Compiling ArgumentParser UsageGenerator.swift
[51/84] Compiling ArgumentParser CollectionExtensions.swift
[52/84] Compiling HTTPTypes HTTPParsedFields.swift
[55/84] Compiling HTTPTypes HTTPFields.swift
[56/84] Emitting module HTTPTypes
[58/85] Compiling ArgumentParser BashCompletionsGenerator.swift
[59/85] Compiling ArgumentParser CompletionsGenerator.swift
[60/85] Compiling ArgumentParser FishCompletionsGenerator.swift
[61/85] Compiling ArgumentParser ZshCompletionsGenerator.swift
[62/85] Compiling ArgumentParser Argument.swift
[63/85] Compiling ArgumentParser ArgumentDiscussion.swift
[64/85] Compiling ArgumentParser ArgumentHelp.swift
[64/85] Wrapping AST for HTTPTypes for debugging
[66/148] Compiling OpenAPIRuntime CodableExtensions.swift
[67/148] Compiling OpenAPIRuntime Configuration.swift
[68/148] Compiling OpenAPIRuntime Converter+Client.swift
[69/148] Compiling OpenAPIRuntime Converter+Common.swift
[70/148] Compiling OpenAPIRuntime Converter+Server.swift
[71/148] Compiling OpenAPIRuntime Converter.swift
[72/148] Compiling OpenAPIRuntime CurrencyExtensions.swift
[73/148] Compiling OpenAPIRuntime ServerSentEvents.swift
[74/148] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[75/148] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[76/148] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[77/148] Compiling OpenAPIRuntime UndocumentedPayload.swift
[78/148] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[79/149] Wrapping AST for ArgumentParser for debugging
[81/149] Compiling OpenAPIRuntime URICodeCodingKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/149] Compiling OpenAPIRuntime URICoderConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/149] Compiling OpenAPIRuntime URIEncodedNode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/149] Compiling OpenAPIRuntime URIParsedTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/149] Compiling OpenAPIRuntime URIDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/149] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/149] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/149] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/149] Emitting module OpenAPIRuntime
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/157] Compiling OpenAPIRuntime ErrorExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/157] Compiling OpenAPIRuntime FoundationExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/157] Compiling OpenAPIRuntime ParameterStyles.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/157] Compiling OpenAPIRuntime ServerVariable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/157] Compiling OpenAPIRuntime URLExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/157] Compiling OpenAPIRuntime Deprecated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/157] Compiling OpenAPIRuntime ClientError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/157] Compiling OpenAPIRuntime CodingErrors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/157] Compiling OpenAPIRuntime RuntimeError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/157] Compiling OpenAPIRuntime ServerError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/157] Compiling OpenAPIRuntime JSONLinesDecoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/157] Compiling OpenAPIRuntime JSONLinesEncoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/157] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/157] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[117/157] Compiling OpenAPIRuntime Acceptable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[118/157] Compiling OpenAPIRuntime Base64EncodedData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[119/157] Compiling OpenAPIRuntime ByteUtilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[120/157] Compiling OpenAPIRuntime ContentDisposition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[121/157] Compiling OpenAPIRuntime CopyOnWriteBox.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/157] Compiling OpenAPIRuntime Lock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/157] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[124/157] Compiling OpenAPIRuntime OpenAPIValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/157] Compiling OpenAPIRuntime PrettyStringConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[126/157] Compiling OpenAPIRuntime ClientTransport.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/157] Compiling OpenAPIRuntime CurrencyTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/157] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/157] Compiling OpenAPIRuntime HTTPBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/157] Compiling OpenAPIRuntime SendableMetatype.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/157] Compiling OpenAPIRuntime ServerTransport.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/157] Compiling OpenAPIRuntime UniversalClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/157] Compiling OpenAPIRuntime UniversalServer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[134/157] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[135/157] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[136/157] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[137/157] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[138/157] Compiling OpenAPIRuntime MultipartInternalTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[139/157] Compiling OpenAPIRuntime MultipartPublicTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[140/157] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[141/157] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[142/157] Compiling OpenAPIRuntime MultipartValidation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/157] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/157] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/157] Compiling OpenAPIRuntime URIEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/157] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/157] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[148/157] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[149/157] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[150/157] Compiling OpenAPIRuntime URIParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[151/157] Compiling OpenAPIRuntime URISerializer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[152/158] Wrapping AST for OpenAPIRuntime for debugging
[154/285] Compiling OpenAI OpenAI+OpenAIAsync.swift
[155/285] Compiling OpenAI OpenAI+OpenAICombine.swift
[156/285] Compiling OpenAI OpenAI.swift
[157/285] Compiling OpenAI AssistantsRequest.swift
[158/285] Compiling OpenAI CancellablesFactory.swift
[159/285] Compiling OpenAI AsyncClient.swift
[160/285] Compiling OpenAI Client.swift
[161/285] Compiling OpenAI CombineClient.swift
[162/285] Compiling OpenAI StreamingClient.swift
[163/285] Compiling OpenAI CodingUserInfoKey+ParsingOptions.swift
[164/285] Compiling OpenAI DataTaskFactory.swift
[165/285] Compiling OpenAI DescribedError.swift
[166/285] Compiling OpenAI DispatchQueue+Static.swift
[167/285] Compiling OpenAI ExecutionSerializer.swift
[168/285] Compiling OpenAI Schemas+Description.swift
[169/285] Compiling OpenAI JSONRequest.swift
[170/285] Compiling OpenAI JSONResponseDecoder.swift
[171/285] Compiling OpenAI JSONResponseErrorDecoder.swift
[172/303] Compiling OpenAI KeyedDecodingContainer+ParsingOptions.swift
[173/303] Compiling OpenAI MultipartFormDataBodyBuilder.swift
[174/303] Compiling OpenAI MultipartFormDataBodyEncodable.swift
[175/303] Compiling OpenAI MultipartFormDataEntry.swift
[176/303] Compiling OpenAI MultipartFormDataRequest.swift
[177/303] Compiling OpenAI OpenAI+MakeRequest.swift
[178/303] Compiling OpenAI PropertyValue.swift
[179/303] Compiling OpenAI SSLDelegateProtocol.swift
[180/303] Compiling OpenAI SendablePassthroughSubject.swift
[181/303] Compiling OpenAI StreamableQuery.swift
[182/303] Compiling OpenAI AudioSpeechStreamInterpreter.swift
[183/303] Compiling OpenAI CodableResultStreamInterpreter.swift
[184/303] Compiling OpenAI DataTaskPerformingURLSession.swift
[185/303] Compiling OpenAI InvalidatableSession.swift
[186/303] Compiling OpenAI ModelResponseEventsStreamInterpreter.swift
[187/303] Compiling OpenAI ModelResponseStreamEventType.swift
[188/303] Compiling OpenAI PerformableSession.swift
[189/303] Compiling OpenAI ServerSentEventsStreamInterpreter.swift
[190/303] Compiling OpenAI RunsQuery.swift
[191/303] Compiling OpenAI ThreadAddMessagesResult.swift
[192/303] Compiling OpenAI ThreadRunQuery.swift
[193/303] Compiling OpenAI ThreadsMessagesResult.swift
[194/303] Compiling OpenAI ThreadsQuery.swift
[195/303] Compiling OpenAI ThreadsResult.swift
[196/303] Compiling OpenAI ChatQueryWebSearchOptions.swift
[197/303] Compiling OpenAI JSONSchemaDefinition.swift
[198/303] Compiling OpenAI ServiceTier.swift
[199/303] Compiling OpenAI CancellableRequest.swift
[200/303] Compiling OpenAI OpenAIAsync.swift
[201/303] Compiling OpenAI OpenAICombine.swift
[202/303] Compiling OpenAI OpenAIMiddleware.swift
[203/303] Compiling OpenAI OpenAIProtocol.swift
[204/303] Compiling OpenAI ResponsesEndpointAsync.swift
[205/303] Compiling OpenAI ResponsesEndpointCombine.swift
[206/303] Compiling OpenAI ResponsesEndpointModern.swift
[207/303] Compiling OpenAI ResponsesEndpointProtocol.swift
[208/303] Compiling OpenAI ServerSentEventsStreamParser.swift
[209/303] Compiling OpenAI ServerSentEventsStreamingSessionFactory.swift
[210/303] Compiling OpenAI SessionInvalidator.swift
[211/303] Compiling OpenAI StreamingError.swift
[212/303] Compiling OpenAI StreamingSession.swift
[213/303] Compiling OpenAI URLBuilder.swift
[214/303] Compiling OpenAI URLComponents+.swift
[215/303] Compiling OpenAI URLRequestBuildable.swift
[216/303] Compiling OpenAI URLResponseHandler.swift
[217/303] Compiling OpenAI URLSessionCombine.swift
[218/303] Compiling OpenAI URLSessionDataDelegateForwarder.swift
[219/303] Compiling OpenAI URLSessionDataTaskProtocol.swift
[220/303] Compiling OpenAI URLSessionDataTaskPublisherProtocol.swift
[221/303] Compiling OpenAI URLSessionDataTaskStore.swift
[222/303] Compiling OpenAI URLSessionDelegateProtocol.swift
[223/303] Compiling OpenAI URLSessionFactory.swift
[224/303] Compiling OpenAI URLSessionProtocol+MakeDataTask.swift
[225/303] Compiling OpenAI URLSessionProtocol.swift
[226/303] Emitting module OpenAI
[227/303] Compiling OpenAI ModelQuery.swift
[228/303] Compiling OpenAI ModelResult.swift
[229/303] Compiling OpenAI Models.swift
[230/303] Compiling OpenAI ModelsResult.swift
[231/303] Compiling OpenAI ModerationsQuery.swift
[232/303] Compiling OpenAI ModerationsResult.swift
[233/303] Compiling OpenAI CreateModelResponseQuery+TextResponseConfigurationOptions.swift
[234/303] Compiling OpenAI CreateModelResponseQuery.swift
[235/303] Compiling OpenAI CreateModelResponseQueryInput.swift
[236/303] Compiling OpenAI DeleteModelResponseQuery.swift
[237/303] Compiling OpenAI DeleteModelResponseResult.swift
[238/303] Compiling OpenAI GetModelResponseQuery.swift
[239/303] Compiling OpenAI ResponseEvent.swift
[240/303] Compiling OpenAI ResponseObject.swift
[241/303] Compiling OpenAI RunResult.swift
[242/303] Compiling OpenAI RunRetrieveQuery.swift
[243/303] Compiling OpenAI RunRetrieveStepsResult.swift
[244/303] Compiling OpenAI RunToolOutputsQuery.swift
[245/303] Compiling OpenAI URLSessionTaskCanceller.swift
[246/303] Compiling OpenAI APIError.swift
[247/303] Compiling OpenAI GeminiAPIError.swift
[248/303] Compiling OpenAI AnyJSONDocument.swift
[249/303] Compiling OpenAI JSONDocument.swift
[250/303] Compiling OpenAI JSONSchema.swift
[251/303] Compiling OpenAI JSONSchemaField.swift
[252/303] Compiling OpenAI JSONSchemaInstanceType.swift
[253/303] Compiling OpenAI JSONSchemaConvertationError.swift
[254/303] Compiling OpenAI JSONSchemaConvertible.swift
[255/303] Compiling OpenAI JSONSchemaEnumConvertible.swift
[256/303] Compiling OpenAI AssistantResult.swift
[257/303] Compiling OpenAI AssistantsQuery.swift
[258/303] Compiling OpenAI AssistantsResult.swift
[259/303] Compiling OpenAI AssistantsTool.swift
[260/303] Compiling OpenAI AudioSpeechQuery.swift
[261/303] Compiling OpenAI AudioSpeechResult.swift
[262/303] Compiling OpenAI AudioTranscriptionQuery.swift
[263/303] Compiling OpenAI AudioTranscriptionResult.swift
[264/303] Compiling OpenAI AudioTranscriptionStreamResult.swift
[265/303] Compiling OpenAI AudioTranscriptionVerboseResult.swift
[266/303] Compiling OpenAI AudioTranslationQuery.swift
[267/303] Compiling OpenAI AudioTranslationResult.swift
[268/303] Compiling OpenAI ChatQuery.swift
[269/303] Compiling OpenAI ChatResult.swift
[270/303] Compiling OpenAI ChatStreamResult.swift
[271/303] Compiling OpenAI EmbeddingsQuery.swift
[272/303] Compiling OpenAI EmbeddingsResult.swift
[273/303] Compiling OpenAI FilesQuery.swift
[274/303] Compiling OpenAI FilesResult.swift
[275/303] Compiling OpenAI FunctionDeclaration.swift
[276/303] Compiling OpenAI ImageEditsQuery.swift
[277/303] Compiling OpenAI ImageVariationsQuery.swift
[278/303] Compiling OpenAI ImagesQuery.swift
[279/303] Compiling OpenAI ImagesResult.swift
[280/303] Compiling OpenAI MessageQuery.swift
[281/303] Compiling OpenAI EasyInputMessage.swift
[282/303] Compiling OpenAI FunctionTool.swift
[283/303] Compiling OpenAI InputContent.swift
[284/303] Compiling OpenAI InputImage.swift
[285/303] Compiling OpenAI InputItem.swift
[286/303] Compiling OpenAI ResponseMCPCallArgumentsDeltaEvent.swift
[287/303] Compiling OpenAI ResponseMCPCallArgumentsDoneEvent.swift
[288/303] Compiling OpenAI ResponseOutputItemAddedEvent.swift
[289/303] Compiling OpenAI ResponseOutputItemDoneEvent.swift
[290/303] Compiling OpenAI Tool.swift
[291/303] Compiling OpenAI OutputItem.swift
[292/303] Compiling OpenAI ResponseStreamEvent.swift
[293/303] Compiling OpenAI Components.swift
[294/303] Compiling OpenAI ParsingOptions.swift
[295/303] Compiling OpenAI Utilities.swift
[296/303] Compiling OpenAI ResponsesEndpoint+Async.swift
[297/303] Compiling OpenAI ResponsesEndpoint+Combine.swift
[298/303] Compiling OpenAI ResponsesEndpoint.swift
[299/304] Wrapping AST for OpenAI for debugging
[301/311] Compiling AITranslateLib ProgressReporter.swift
/host/spi-builder-workspace/Sources/AITranslateLib/ProgressReporter.swift:59:25: error: 'DateComponentsFormatter' is unavailable: Not supported in swift-corelibs-foundation
57 |
58 | public func finished() {
59 | let formatter = DateComponentsFormatter()
| `- error: 'DateComponentsFormatter' is unavailable: Not supported in swift-corelibs-foundation
60 | formatter.allowedUnits = [.hour, .minute, .second]
61 | formatter.unitsStyle = .full
Foundation.DateComponentsFormatter:2:12: note: 'DateComponentsFormatter' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
2 | open class DateComponentsFormatter : Formatter, @unchecked Sendable {
| `- note: 'DateComponentsFormatter' has been explicitly marked unavailable here
3 | public enum UnitsStyle : Int, Sendable {
4 | case positional
[302/311] Compiling AITranslateLib TranslationProgress.swift
[303/311] Compiling AITranslateLib API.swift
[304/311] Emitting module AITranslateLib
[305/311] Compiling AITranslateLib AITranslate.swift
/host/spi-builder-workspace/Sources/AITranslateLib/AITranslate.swift:162:17: warning: type 'WorkItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
160 | let maxConcurrent = 5
161 |
162 | try await withThrowingTaskGroup(
| `- warning: type 'WorkItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
163 | of: [(item: WorkItem, translation: String?)].self
164 | ) { group in
:
457 | }
458 |
459 | struct WorkItem {
| `- note: consider making struct 'WorkItem' conform to the 'Sendable' protocol
460 | let key: String
461 | let sourceText: String
/host/spi-builder-workspace/Sources/AITranslateLib/AITranslate.swift:164:9: warning: type 'WorkItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
162 | try await withThrowingTaskGroup(
163 | of: [(item: WorkItem, translation: String?)].self
164 | ) { group in
| `- warning: type 'WorkItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
165 | var inFlight = 0
166 |
:
457 | }
458 |
459 | struct WorkItem {
| `- note: consider making struct 'WorkItem' conform to the 'Sendable' protocol
460 | let key: String
461 | let sourceText: String
/host/spi-builder-workspace/Sources/AITranslateLib/AITranslate.swift:169:46: warning: type 'WorkItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
167 | for batch in allBatches {
168 | if inFlight >= maxConcurrent {
169 | if let results = try await group.next() {
| `- warning: type 'WorkItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
170 | await applyResults(results)
171 | }
:
457 | }
458 |
459 | struct WorkItem {
| `- note: consider making struct 'WorkItem' conform to the 'Sendable' protocol
460 | let key: String
461 | let sourceText: String
/host/spi-builder-workspace/Sources/AITranslateLib/AITranslate.swift:177:17: warning: type 'WorkItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
175 | let items = batch.items
176 | let lang = batch.language
177 | group.addTask {
| `- warning: type 'WorkItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 | let inputs = items.map { (sourceText: $0.sourceText, context: $0.context) }
179 | let translations = try await self.performBatchTranslation(
:
457 | }
458 |
459 | struct WorkItem {
| `- note: consider making struct 'WorkItem' conform to the 'Sendable' protocol
460 | let key: String
461 | let sourceText: String
/host/spi-builder-workspace/Sources/AITranslateLib/AITranslate.swift:190:45: warning: type 'WorkItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
188 | }
189 |
190 | while let results = try await group.next() {
| `- warning: type 'WorkItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
191 | await applyResults(results)
192 | }
:
457 | }
458 |
459 | struct WorkItem {
| `- note: consider making struct 'WorkItem' conform to the 'Sendable' protocol
460 | let key: String
461 | let sourceText: String
/host/spi-builder-workspace/Sources/AITranslateLib/AITranslate.swift:381:32: error: value of type 'FileManager' has no member 'trashItem'
379 | let backupFileURL = inputFile.appendingPathExtension("original")
380 |
381 | try? FileManager.default.trashItem(
| `- error: value of type 'FileManager' has no member 'trashItem'
382 | at: backupFileURL,
383 | resultingItemURL: nil
/host/spi-builder-workspace/Sources/AITranslateLib/AITranslate.swift:383:27: error: 'nil' requires a contextual type
381 | try? FileManager.default.trashItem(
382 | at: backupFileURL,
383 | resultingItemURL: nil
| `- error: 'nil' requires a contextual type
384 | )
385 |
[306/311] Compiling AITranslateLib ProgressDisplay.swift
/host/spi-builder-workspace/Sources/AITranslateLib/ProgressDisplay.swift:207:21: error: cannot find 'wcwidth' in scope
205 | var end = string.startIndex
206 | for scalar in string.unicodeScalars {
207 | let w = wcwidth(wchar_t(scalar.value))
| `- error: cannot find 'wcwidth' in scope
208 | let charWidth = w > 0 ? Int(w) : (w == 0 ? 0 : 1)
209 | if width + charWidth > maxWidth { break }
/host/spi-builder-workspace/Sources/AITranslateLib/ProgressDisplay.swift:219:21: error: cannot find 'wcwidth' in scope
217 | var width = 0
218 | for scalar in string.unicodeScalars {
219 | let w = wcwidth(wchar_t(scalar.value))
| `- error: cannot find 'wcwidth' in scope
220 | width += w > 0 ? Int(w) : (w == 0 ? 0 : 1)
221 | }
[307/311] Compiling AITranslateLib StringCatalog.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/12] Write swift-version-24593BA9C3E375BF.txt
[4/23] Compiling HTTPTypes ISOLatin1String.swift
[5/24] Compiling HTTPTypes HTTPRequest+URL.swift
[6/24] Compiling HTTPTypes HTTPResponse.swift
[7/24] Compiling HTTPTypes HTTPRequest.swift
[8/24] Compiling HTTPTypes HTTPParsedFields.swift
[9/24] Compiling HTTPTypes NIOLock.swift
[10/24] Compiling HTTPTypes HTTPField.swift
[11/24] Compiling HTTPTypes HTTPFieldName.swift
[12/24] Emitting module HTTPTypes
[13/24] Compiling HTTPTypes HTTPFields.swift
[15/25] Emitting module ArgumentParserToolInfo
[16/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/133] Emitting module ArgumentParser
[19/139] Compiling OpenAPIRuntime URICodeCodingKey.swift
[20/139] Compiling OpenAPIRuntime URICoderConfiguration.swift
[21/139] Compiling OpenAPIRuntime URIEncodedNode.swift
[22/139] Compiling OpenAPIRuntime URIParsedTypes.swift
[23/139] Compiling OpenAPIRuntime URIDecoder.swift
[24/139] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[25/139] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[26/139] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[27/147] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[28/147] Compiling OpenAPIRuntime HTTPBody.swift
[29/147] Compiling OpenAPIRuntime SendableMetatype.swift
[30/147] Compiling OpenAPIRuntime ServerTransport.swift
[31/147] Compiling OpenAPIRuntime UniversalClient.swift
[32/147] Compiling OpenAPIRuntime UniversalServer.swift
[33/147] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[34/147] Compiling OpenAPIRuntime ServerSentEvents.swift
[35/147] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[36/147] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[37/147] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[38/147] Compiling OpenAPIRuntime ClientTransport.swift
[39/147] Compiling OpenAPIRuntime CurrencyTypes.swift
[40/147] Emitting module OpenAPIRuntime
[50/147] Compiling ArgumentParser Tree.swift
[51/147] Compiling ArgumentParser CodingKeyValidator.swift
[52/147] Compiling ArgumentParser NonsenseFlagsValidator.swift
[53/147] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/147] Compiling ArgumentParser PositionalArgumentsValidator.swift
[55/147] Compiling ArgumentParser UniqueNamesValidator.swift
[56/147] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[57/147] Compiling OpenAPIRuntime MultipartValidation.swift
[58/147] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[59/147] Compiling OpenAPIRuntime ErrorExtensions.swift
[60/147] Compiling OpenAPIRuntime FoundationExtensions.swift
[61/147] Compiling OpenAPIRuntime ParameterStyles.swift
[62/147] Compiling OpenAPIRuntime ServerVariable.swift
[63/147] Compiling OpenAPIRuntime URLExtensions.swift
[64/147] Compiling OpenAPIRuntime Deprecated.swift
[65/147] Compiling OpenAPIRuntime ClientError.swift
[66/147] Compiling OpenAPIRuntime CodingErrors.swift
[67/147] Compiling OpenAPIRuntime RuntimeError.swift
[68/147] Compiling OpenAPIRuntime UndocumentedPayload.swift
[69/147] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[70/147] Compiling OpenAPIRuntime CodableExtensions.swift
[71/147] Compiling OpenAPIRuntime Configuration.swift
[72/147] Compiling OpenAPIRuntime Converter+Client.swift
[73/147] Compiling OpenAPIRuntime Converter+Common.swift
[74/147] Compiling OpenAPIRuntime Converter+Server.swift
[75/147] Compiling OpenAPIRuntime Converter.swift
[76/147] Compiling OpenAPIRuntime CurrencyExtensions.swift
[77/147] Compiling OpenAPIRuntime ServerError.swift
[78/147] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[79/147] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[80/147] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[81/147] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[86/147] Compiling OpenAPIRuntime Acceptable.swift
[87/147] Compiling OpenAPIRuntime Base64EncodedData.swift
[88/147] Compiling OpenAPIRuntime ByteUtilities.swift
[89/147] Compiling OpenAPIRuntime ContentDisposition.swift
[90/147] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[91/147] Compiling OpenAPIRuntime Lock.swift
[92/147] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[93/147] Compiling OpenAPIRuntime OpenAPIValue.swift
[94/147] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[108/147] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[109/147] Compiling OpenAPIRuntime URIEncoder.swift
[110/147] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[111/147] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[112/147] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[113/147] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[114/147] Compiling OpenAPIRuntime URIParser.swift
[115/147] Compiling OpenAPIRuntime URISerializer.swift
[143/274] Compiling OpenAI ServerSentEventsStreamParser.swift
[144/274] Compiling OpenAI ServerSentEventsStreamingSessionFactory.swift
[145/274] Compiling OpenAI SessionInvalidator.swift
[146/274] Compiling OpenAI StreamingError.swift
[147/274] Compiling OpenAI StreamingSession.swift
[148/274] Compiling OpenAI URLBuilder.swift
[149/274] Compiling OpenAI URLComponents+.swift
[150/274] Compiling OpenAI URLRequestBuildable.swift
[151/274] Compiling OpenAI URLResponseHandler.swift
[152/274] Compiling OpenAI URLSessionCombine.swift
[153/274] Compiling OpenAI URLSessionDataDelegateForwarder.swift
[154/274] Compiling OpenAI URLSessionDataTaskProtocol.swift
[155/274] Compiling OpenAI URLSessionDataTaskPublisherProtocol.swift
[156/274] Compiling OpenAI URLSessionDataTaskStore.swift
[157/274] Compiling OpenAI URLSessionDelegateProtocol.swift
[158/274] Compiling OpenAI URLSessionFactory.swift
[159/274] Compiling OpenAI URLSessionProtocol+MakeDataTask.swift
[160/274] Compiling OpenAI URLSessionProtocol.swift
[161/292] Compiling OpenAI RunsQuery.swift
[162/292] Compiling OpenAI ThreadAddMessagesResult.swift
[163/292] Compiling OpenAI ThreadRunQuery.swift
[164/292] Compiling OpenAI ThreadsMessagesResult.swift
[165/292] Compiling OpenAI ThreadsQuery.swift
[166/292] Compiling OpenAI ThreadsResult.swift
[167/292] Compiling OpenAI ChatQueryWebSearchOptions.swift
[168/292] Compiling OpenAI JSONSchemaDefinition.swift
[169/292] Compiling OpenAI ServiceTier.swift
[170/292] Compiling OpenAI CancellableRequest.swift
[171/292] Compiling OpenAI OpenAIAsync.swift
[172/292] Compiling OpenAI OpenAICombine.swift
[173/292] Compiling OpenAI OpenAIMiddleware.swift
[174/292] Compiling OpenAI OpenAIProtocol.swift
[175/292] Compiling OpenAI ResponsesEndpointAsync.swift
[176/292] Compiling OpenAI ResponsesEndpointCombine.swift
[177/292] Compiling OpenAI ResponsesEndpointModern.swift
[178/292] Compiling OpenAI ResponsesEndpointProtocol.swift
[179/292] Compiling OpenAI KeyedDecodingContainer+ParsingOptions.swift
[180/292] Compiling OpenAI MultipartFormDataBodyBuilder.swift
[181/292] Compiling OpenAI MultipartFormDataBodyEncodable.swift
[182/292] Compiling OpenAI MultipartFormDataEntry.swift
[183/292] Compiling OpenAI MultipartFormDataRequest.swift
[184/292] Compiling OpenAI OpenAI+MakeRequest.swift
[185/292] Compiling OpenAI PropertyValue.swift
[186/292] Compiling OpenAI SSLDelegateProtocol.swift
[187/292] Compiling OpenAI SendablePassthroughSubject.swift
[188/292] Compiling OpenAI StreamableQuery.swift
[189/292] Compiling OpenAI AudioSpeechStreamInterpreter.swift
[190/292] Compiling OpenAI CodableResultStreamInterpreter.swift
[191/292] Compiling OpenAI DataTaskPerformingURLSession.swift
[192/292] Compiling OpenAI InvalidatableSession.swift
[193/292] Compiling OpenAI ModelResponseEventsStreamInterpreter.swift
[194/292] Compiling OpenAI ModelResponseStreamEventType.swift
[195/292] Compiling OpenAI PerformableSession.swift
[196/292] Compiling OpenAI ServerSentEventsStreamInterpreter.swift
[197/292] Compiling OpenAI OpenAI+OpenAIAsync.swift
[198/292] Compiling OpenAI OpenAI+OpenAICombine.swift
[199/292] Compiling OpenAI OpenAI.swift
[200/292] Compiling OpenAI AssistantsRequest.swift
[201/292] Compiling OpenAI CancellablesFactory.swift
[202/292] Compiling OpenAI AsyncClient.swift
[203/292] Compiling OpenAI Client.swift
[204/292] Compiling OpenAI CombineClient.swift
[205/292] Compiling OpenAI StreamingClient.swift
[206/292] Compiling OpenAI CodingUserInfoKey+ParsingOptions.swift
[207/292] Compiling OpenAI DataTaskFactory.swift
[208/292] Compiling OpenAI DescribedError.swift
[209/292] Compiling OpenAI DispatchQueue+Static.swift
[210/292] Compiling OpenAI ExecutionSerializer.swift
[211/292] Compiling OpenAI Schemas+Description.swift
[212/292] Compiling OpenAI JSONRequest.swift
[213/292] Compiling OpenAI JSONResponseDecoder.swift
[214/292] Compiling OpenAI JSONResponseErrorDecoder.swift
[215/292] Compiling OpenAI URLSessionTaskCanceller.swift
[216/292] Compiling OpenAI APIError.swift
[217/292] Compiling OpenAI GeminiAPIError.swift
[218/292] Compiling OpenAI AnyJSONDocument.swift
[219/292] Compiling OpenAI JSONDocument.swift
[220/292] Compiling OpenAI JSONSchema.swift
[221/292] Compiling OpenAI JSONSchemaField.swift
[222/292] Compiling OpenAI JSONSchemaInstanceType.swift
[223/292] Compiling OpenAI JSONSchemaConvertationError.swift
[224/292] Compiling OpenAI JSONSchemaConvertible.swift
[225/292] Compiling OpenAI JSONSchemaEnumConvertible.swift
[226/292] Compiling OpenAI AssistantResult.swift
[227/292] Compiling OpenAI AssistantsQuery.swift
[228/292] Compiling OpenAI AssistantsResult.swift
[229/292] Compiling OpenAI AssistantsTool.swift
[230/292] Compiling OpenAI AudioSpeechQuery.swift
[231/292] Compiling OpenAI AudioSpeechResult.swift
[232/292] Compiling OpenAI AudioTranscriptionQuery.swift
[233/292] Emitting module OpenAI
[234/292] Compiling OpenAI AudioTranscriptionResult.swift
[235/292] Compiling OpenAI AudioTranscriptionStreamResult.swift
[236/292] Compiling OpenAI AudioTranscriptionVerboseResult.swift
[237/292] Compiling OpenAI AudioTranslationQuery.swift
[238/292] Compiling OpenAI AudioTranslationResult.swift
[239/292] Compiling OpenAI ChatQuery.swift
[240/292] Compiling OpenAI ChatResult.swift
[241/292] Compiling OpenAI ChatStreamResult.swift
[242/292] Compiling OpenAI EmbeddingsQuery.swift
[243/292] Compiling OpenAI EmbeddingsResult.swift
[244/292] Compiling OpenAI FilesQuery.swift
[245/292] Compiling OpenAI FilesResult.swift
[246/292] Compiling OpenAI FunctionDeclaration.swift
[247/292] Compiling OpenAI ImageEditsQuery.swift
[248/292] Compiling OpenAI ImageVariationsQuery.swift
[249/292] Compiling OpenAI ImagesQuery.swift
[250/292] Compiling OpenAI ImagesResult.swift
[251/292] Compiling OpenAI MessageQuery.swift
[252/292] Compiling OpenAI ModelQuery.swift
[253/292] Compiling OpenAI ModelResult.swift
[254/292] Compiling OpenAI Models.swift
[255/292] Compiling OpenAI ModelsResult.swift
[256/292] Compiling OpenAI ModerationsQuery.swift
[257/292] Compiling OpenAI ModerationsResult.swift
[258/292] Compiling OpenAI CreateModelResponseQuery+TextResponseConfigurationOptions.swift
[259/292] Compiling OpenAI CreateModelResponseQuery.swift
[260/292] Compiling OpenAI CreateModelResponseQueryInput.swift
[261/292] Compiling OpenAI DeleteModelResponseQuery.swift
[262/292] Compiling OpenAI DeleteModelResponseResult.swift
[263/292] Compiling OpenAI GetModelResponseQuery.swift
[264/292] Compiling OpenAI ResponseEvent.swift
[265/292] Compiling OpenAI ResponseObject.swift
[266/292] Compiling OpenAI RunResult.swift
[267/292] Compiling OpenAI RunRetrieveQuery.swift
[268/292] Compiling OpenAI RunRetrieveStepsResult.swift
[269/292] Compiling OpenAI RunToolOutputsQuery.swift
[270/292] Compiling OpenAI EasyInputMessage.swift
[271/292] Compiling OpenAI FunctionTool.swift
[272/292] Compiling OpenAI InputContent.swift
[273/292] Compiling OpenAI InputImage.swift
[274/292] Compiling OpenAI InputItem.swift
[275/292] Compiling OpenAI ResponseMCPCallArgumentsDeltaEvent.swift
[276/292] Compiling OpenAI ResponseMCPCallArgumentsDoneEvent.swift
[277/292] Compiling OpenAI ResponseOutputItemAddedEvent.swift
[278/292] Compiling OpenAI ResponseOutputItemDoneEvent.swift
[279/292] Compiling OpenAI Tool.swift
[280/292] Compiling OpenAI OutputItem.swift
[281/292] Compiling OpenAI ResponseStreamEvent.swift
[282/292] Compiling OpenAI Components.swift
[283/292] Compiling OpenAI ParsingOptions.swift
[284/292] Compiling OpenAI Utilities.swift
[285/292] Compiling OpenAI ResponsesEndpoint+Async.swift
[286/292] Compiling OpenAI ResponsesEndpoint+Combine.swift
[287/292] Compiling OpenAI ResponsesEndpoint.swift
[288/293] Wrapping AST for OpenAI for debugging
[290/300] Compiling AITranslateLib API.swift
[291/300] Emitting module AITranslateLib
[292/300] Compiling AITranslateLib AITranslate.swift
/host/spi-builder-workspace/Sources/AITranslateLib/AITranslate.swift:381:32: error: value of type 'FileManager' has no member 'trashItem'
379 | let backupFileURL = inputFile.appendingPathExtension("original")
380 |
381 | try? FileManager.default.trashItem(
| `- error: value of type 'FileManager' has no member 'trashItem'
382 | at: backupFileURL,
383 | resultingItemURL: nil
/host/spi-builder-workspace/Sources/AITranslateLib/AITranslate.swift:383:27: error: 'nil' requires a contextual type
381 | try? FileManager.default.trashItem(
382 | at: backupFileURL,
383 | resultingItemURL: nil
| `- error: 'nil' requires a contextual type
384 | )
385 |
[293/300] Compiling AITranslateLib TranslationProgress.swift
[294/300] Compiling AITranslateLib StringCatalog.swift
[295/300] Compiling AITranslateLib ProgressDisplay.swift
/host/spi-builder-workspace/Sources/AITranslateLib/ProgressDisplay.swift:207:21: error: cannot find 'wcwidth' in scope
205 | var end = string.startIndex
206 | for scalar in string.unicodeScalars {
207 | let w = wcwidth(wchar_t(scalar.value))
| `- error: cannot find 'wcwidth' in scope
208 | let charWidth = w > 0 ? Int(w) : (w == 0 ? 0 : 1)
209 | if width + charWidth > maxWidth { break }
/host/spi-builder-workspace/Sources/AITranslateLib/ProgressDisplay.swift:219:21: error: cannot find 'wcwidth' in scope
217 | var width = 0
218 | for scalar in string.unicodeScalars {
219 | let w = wcwidth(wchar_t(scalar.value))
| `- error: cannot find 'wcwidth' in scope
220 | width += w > 0 ? Int(w) : (w == 0 ? 0 : 1)
221 | }
[296/300] Compiling AITranslateLib ProgressReporter.swift
/host/spi-builder-workspace/Sources/AITranslateLib/ProgressReporter.swift:59:25: error: 'DateComponentsFormatter' is unavailable: Not supported in swift-corelibs-foundation
57 |
58 | public func finished() {
59 | let formatter = DateComponentsFormatter()
| `- error: 'DateComponentsFormatter' is unavailable: Not supported in swift-corelibs-foundation
60 | formatter.allowedUnits = [.hour, .minute, .second]
61 | formatter.unitsStyle = .full
Foundation.DateComponentsFormatter:2:12: note: 'DateComponentsFormatter' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
2 | open class DateComponentsFormatter : Formatter, @unchecked Sendable {
| `- note: 'DateComponentsFormatter' has been explicitly marked unavailable here
3 | public enum UnitsStyle : Int, Sendable {
4 | case positional
BUILD FAILURE 6.1 linux