Build Information
Failed to build swiftly, reference 1.1.1 (714cc4), with Swift 6.1 for Android on 15 Dec 2025 01:23:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swiftly.git
Reference: 1.1.1
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/swiftlang/swiftly
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at 714cc4e [Cherry-pick] Ensure the macOS SDK exists at install time (#481)
Cloned https://github.com/swiftlang/swiftly.git
Revision (git rev-parse @):
714cc4e057e214132ee892b5a1bc66c3de590a97
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swiftly.git at 1.1.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/swiftlang/swiftly.git
https://github.com/swiftlang/swiftly.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.24.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client"
},
{
"identity" : "swift-openapi-async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-openapi-async-http-client"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.80.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-tools-support-core",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-tools-support-core.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swiftformat",
"requirement" : {
"exact" : [
"0.49.18"
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
}
],
"manifest_display_name" : "swiftly",
"name" : "swiftly",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "swiftly",
"targets" : [
"Swiftly"
],
"type" : {
"executable" : null
}
},
{
"name" : "test-swiftly",
"targets" : [
"TestSwiftly"
],
"type" : {
"executable" : null
}
},
{
"name" : "generate-docs-reference",
"targets" : [
"generate-docs-reference"
],
"type" : {
"executable" : null
}
},
{
"name" : "generate-command-models",
"targets" : [
"generate-command-models"
],
"type" : {
"executable" : null
}
},
{
"name" : "build-swiftly-release",
"targets" : [
"build-swiftly-release"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "generate_docs_reference",
"module_type" : "SwiftTarget",
"name" : "generate-docs-reference",
"path" : "Tools/generate-docs-reference",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"generate-docs-reference"
],
"sources" : [
"Extensions/Process+SimpleAPI.swift",
"GenerateDocsReference.swift"
],
"type" : "executable"
},
{
"c99name" : "generate_command_models",
"module_type" : "SwiftTarget",
"name" : "generate-command-models",
"path" : "Tools/generate-command-models",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage"
],
"product_memberships" : [
"swiftly",
"test-swiftly",
"generate-command-models",
"build-swiftly-release"
],
"sources" : [
"GenerateCommandModels.swift"
],
"type" : "executable"
},
{
"c99name" : "build_swiftly_release",
"module_type" : "SwiftTarget",
"name" : "build-swiftly-release",
"path" : "Tools/build-swiftly-release",
"product_dependencies" : [
"ArgumentParser",
"_NIOFileSystem"
],
"product_memberships" : [
"build-swiftly-release"
],
"sources" : [
"BuildSwiftlyRelease.swift"
],
"target_dependencies" : [
"SwiftlyCore",
"LinuxPlatform",
"MacOSPlatform"
],
"type" : "executable"
},
{
"c99name" : "TestSwiftly",
"module_type" : "SwiftTarget",
"name" : "TestSwiftly",
"path" : "Sources/TestSwiftly",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"test-swiftly"
],
"sources" : [
"TestSwiftly.swift"
],
"target_dependencies" : [
"SwiftlyCore",
"LinuxPlatform",
"MacOSPlatform"
],
"type" : "executable"
},
{
"c99name" : "SwiftlyWebsiteAPI",
"module_type" : "SwiftTarget",
"name" : "SwiftlyWebsiteAPI",
"path" : "Sources/SwiftlyWebsiteAPI",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIGenerator"
],
"product_memberships" : [
"swiftly",
"test-swiftly",
"build-swiftly-release"
],
"sources" : [
"Servers+Extensions.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftlyTests",
"module_type" : "SwiftTarget",
"name" : "SwiftlyTests",
"path" : "Tests/SwiftlyTests",
"product_dependencies" : [
"SystemPackage"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SwiftlyTests/mock-signing-key-private.pgp",
"rule" : {
"embed_in_code" : {
}
}
}
],
"sources" : [
"CommandLineTests.swift",
"FileLockTests.swift",
"HTTPClientTests.swift",
"InitTests.swift",
"InstallTests.swift",
"JsonFileProgressReporterTests.swift",
"LinkTests.swift",
"ListTests.swift",
"OutputSchemaTests.swift",
"PlatformTests.swift",
"RunTests.swift",
"SelfUpdateTests.swift",
"StringExtensionsTests.swift",
"SwiftlyCoreTests.swift",
"SwiftlyTests.swift",
"ToolchainSelectorTests.swift",
"UninstallTests.swift",
"UnlinkTests.swift",
"UpdateTests.swift",
"UseTests.swift"
],
"target_dependencies" : [
"Swiftly"
],
"type" : "test"
},
{
"c99name" : "SwiftlyDownloadAPI",
"module_type" : "SwiftTarget",
"name" : "SwiftlyDownloadAPI",
"path" : "Sources/SwiftlyDownloadAPI",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIGenerator"
],
"product_memberships" : [
"swiftly",
"test-swiftly",
"build-swiftly-release"
],
"sources" : [
"Servers+Extensions.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftlyDocs",
"module_type" : "SwiftTarget",
"name" : "SwiftlyDocs",
"path" : "Documentation",
"sources" : [
"EmptyFile.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftlyCore",
"module_type" : "SwiftTarget",
"name" : "SwiftlyCore",
"path" : "Sources/SwiftlyCore",
"product_dependencies" : [
"AsyncHTTPClient",
"NIOFoundationCompat",
"OpenAPIRuntime",
"OpenAPIAsyncHTTPClient",
"SystemPackage"
],
"product_memberships" : [
"swiftly",
"test-swiftly",
"build-swiftly-release"
],
"sources" : [
"Commands+Runnable+Output.swift",
"Error.swift",
"FileLock.swift",
"FileManager+FilePath.swift",
"HTTPClient.swift",
"Messages.swift",
"ModeledCommandLine.swift",
"OutputFormatter.swift",
"Platform.swift",
"ProcessInfo.swift",
"StringExtensions.swift",
"SwiftlyCore.swift",
"SwiftlyVersion.swift",
"Terminal.swift",
"ToolchainVersion.swift"
],
"target_dependencies" : [
"SwiftlyDownloadAPI",
"SwiftlyWebsiteAPI",
"GenerateCommandModels"
],
"type" : "library"
},
{
"c99name" : "Swiftly",
"module_type" : "SwiftTarget",
"name" : "Swiftly",
"path" : "Sources/Swiftly",
"product_dependencies" : [
"ArgumentParser",
"SwiftToolsSupport-auto",
"SystemPackage"
],
"product_memberships" : [
"swiftly"
],
"sources" : [
"Config.swift",
"Init.swift",
"Install.swift",
"Link.swift",
"List.swift",
"ListAvailable.swift",
"OutputSchema.swift",
"ProgressReporter.swift",
"Proxy.swift",
"Run.swift",
"SelfUpdate.swift",
"Swiftly.swift",
"Uninstall.swift",
"Unlink.swift",
"Update.swift",
"Use.swift"
],
"target_dependencies" : [
"SwiftlyCore",
"LinuxPlatform",
"MacOSPlatform"
],
"type" : "executable"
},
{
"c99name" : "MacOSPlatform",
"module_type" : "SwiftTarget",
"name" : "MacOSPlatform",
"path" : "Sources/MacOSPlatform",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"swiftly",
"test-swiftly",
"build-swiftly-release"
],
"sources" : [
"MacOS.swift"
],
"target_dependencies" : [
"SwiftlyCore"
],
"type" : "library"
},
{
"c99name" : "LinuxPlatform",
"module_type" : "SwiftTarget",
"name" : "LinuxPlatform",
"path" : "Sources/LinuxPlatform",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"swiftly",
"test-swiftly",
"build-swiftly-release"
],
"sources" : [
"Extract.swift",
"Linux.swift"
],
"target_dependencies" : [
"SwiftlyCore",
"CLibArchive"
],
"type" : "library"
},
{
"c99name" : "GenerateDocsReference",
"module_type" : "PluginTarget",
"name" : "GenerateDocsReference",
"path" : "Plugins/GenerateDocsReference",
"plugin_capability" : {
"intent" : {
"description" : "Generate a documentation reference for swiftly.",
"type" : "custom",
"verb" : "generate-docs-reference"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "This command generates documentation.",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"sources" : [
"GenerateDocsReference.swift",
"GenerateDocsReferenceError.swift",
"PackagePlugin+Helpers.swift"
],
"target_dependencies" : [
"generate-docs-reference"
],
"type" : "plugin"
},
{
"c99name" : "GenerateCommandModels",
"module_type" : "PluginTarget",
"name" : "GenerateCommandModels",
"path" : "Plugins/GenerateCommandModels",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"swiftly",
"test-swiftly",
"build-swiftly-release"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"generate-command-models"
],
"type" : "plugin"
},
{
"c99name" : "CLibArchive",
"module_type" : "SystemLibraryTarget",
"name" : "CLibArchive",
"path" : "Sources/CLibArchive",
"product_memberships" : [
"swiftly",
"test-swiftly",
"build-swiftly-release"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-openapi-generator
[1/2158] Fetching swift-docc-plugin
[217/7986] Fetching swift-docc-plugin, swift-openapi-runtime
[4086/13207] Fetching swift-docc-plugin, swift-openapi-runtime, swift-system
[5907/20329] Fetching swift-docc-plugin, swift-openapi-runtime, swift-system, swift-tools-support-core
[12098/36852] Fetching swift-docc-plugin, swift-openapi-runtime, swift-system, swift-tools-support-core, swift-openapi-generator
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.83s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.83s)
Fetching https://github.com/swift-server/swift-openapi-async-http-client
Fetching https://github.com/apple/swift-nio.git
[1/53324] Fetching swiftformat
[2/53932] Fetching swiftformat, swift-openapi-async-http-client
[1143/134648] Fetching swiftformat, swift-openapi-async-http-client, swift-nio
Fetched https://github.com/swift-server/swift-openapi-async-http-client from cache (8.52s)
Fetching https://github.com/swift-server/async-http-client
[97247/134040] Fetching swiftformat, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.64s)
Fetching https://github.com/apple/swift-argument-parser
[19730/53324] Fetching swiftformat
[22931/70245] Fetching swiftformat, swift-argument-parser
[22932/84748] Fetching swiftformat, swift-argument-parser, async-http-client
Fetched https://github.com/apple/swift-argument-parser from cache (0.86s)
Fetched https://github.com/swift-server/async-http-client from cache (1.06s)
[23996/53324] Fetching swiftformat
Fetched https://github.com/apple/swift-system from cache (31.88s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (31.88s)
Fetched https://github.com/apple/swift-openapi-generator from cache (31.89s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (32.65s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.49.18 (39.60s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.7.3 (2.33s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.9.0 (0.62s)
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.24s)
Computing version for https://github.com/swift-server/swift-openapi-async-http-client
Computed https://github.com/swift-server/swift-openapi-async-http-client at 1.3.0 (3.22s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.3 (0.86s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.10.3 (0.99s)
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-collections
[1/6041] Fetching swift-algorithms
[2962/17308] Fetching swift-algorithms, yams
[6719/35686] Fetching swift-algorithms, yams, swift-collections
[8088/153940] Fetching swift-algorithms, yams, swift-collections, openapikit
Fetched https://github.com/jpsim/Yams from cache (3.40s)
Fetched https://github.com/apple/swift-collections from cache (3.42s)
[78176/124295] Fetching swift-algorithms, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (9.53s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (9.66s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (10.26s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.37s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.58s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3596] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.12s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.62s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.60s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (0.68s)
Computing version for https://github.com/swift-server/async-http-client
Computed https://github.com/swift-server/async-http-client at 1.30.1 (0.68s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/5583] Fetching swift-distributed-tracing
[504/7403] Fetching swift-distributed-tracing, swift-atomics
[2054/13767] Fetching swift-distributed-tracing, swift-atomics, swift-nio-extras
[2055/16576] Fetching swift-distributed-tracing, swift-atomics, swift-nio-extras, swift-nio-transport-services
[7104/28294] Fetching swift-distributed-tracing, swift-atomics, swift-nio-extras, swift-nio-transport-services, swift-nio-http2
[7685/34043] Fetching swift-distributed-tracing, swift-atomics, swift-nio-extras, swift-nio-transport-services, swift-nio-http2, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (0.65s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.69s)
[17618/26640] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2, swift-log
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.79s)
[12543/20276] Fetching swift-nio-transport-services, swift-nio-http2, swift-log
[20277/35572] Fetching swift-nio-transport-services, swift-nio-http2, swift-log, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.11s)
[23892/32763] Fetching swift-nio-http2, swift-log, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (2.11s)
[18296/27014] Fetching swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.12s)
[6731/15296] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.35s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (4.76s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.28s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.97s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.76s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.66s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.69s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.2 (0.67s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1667] Fetching swift-asn1
[768/4235] Fetching swift-asn1, swift-service-lifecycle
[1356/5439] Fetching swift-asn1, swift-service-lifecycle, swift-http-structured-headers
[3990/11269] Fetching swift-asn1, swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms
Fetching https://github.com/apple/swift-certificates.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.45s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.45s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.95s)
[1/7070] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (0.98s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (2.26s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.82s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (6.51s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.59s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.68s)
Fetching https://github.com/apple/swift-crypto.git
[1/17465] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.97s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (3.06s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (2.95s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.0 (0.50s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/swift-server/async-http-client
Working copy of https://github.com/swift-server/async-http-client resolved at 1.30.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
Creating working copy for https://github.com/apple/swift-openapi-generator
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.10.3
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.0
Creating working copy for https://github.com/swift-server/swift-openapi-async-http-client
Working copy of https://github.com/swift-server/swift-openapi-async-http-client resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.31.2
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.7.3
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.49.18
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
warning: you may be able to install libarchive using your system-packager:
apt-get install libarchive-dev
[0/12] Write sources
[4/12] Write swift-version-24593BA9C3E375BF.txt
[5/12] Compiling CSystem shims.c
[7/45] Emitting module SystemPackage
[8/49] Emitting module ArgumentParserToolInfo
[9/49] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/50] Compiling SystemPackage SystemString.swift
[12/50] Compiling SystemPackage Util+StringArray.swift
[13/50] Compiling SystemPackage Util.swift
[14/50] Compiling SystemPackage UtilConsumers.swift
[15/50] Compiling SystemPackage FilePathSyntax.swift
[16/50] Compiling SystemPackage FilePathTemp.swift
[17/50] Compiling SystemPackage FilePathTempPosix.swift
[18/50] Compiling SystemPackage FilePathTempWindows.swift
[19/50] Compiling SystemPackage FilePath.swift
[20/50] Compiling SystemPackage FilePathComponentView.swift
[21/50] Compiling SystemPackage FilePathComponents.swift
[22/50] Compiling SystemPackage FilePathParsing.swift
[23/50] Compiling SystemPackage FilePathString.swift
[24/50] Compiling SystemPackage Errno.swift
[25/50] Compiling SystemPackage ErrnoWindows.swift
[26/50] Compiling SystemPackage FileDescriptor.swift
[27/50] Compiling SystemPackage FileHelpers.swift
[28/50] Compiling SystemPackage FileOperations.swift
[29/50] Compiling SystemPackage Syscalls.swift
[30/50] Compiling SystemPackage WindowsSyscallAdapters.swift
[31/50] Compiling SystemPackage MachPort.swift
[32/50] Compiling SystemPackage PlatformString.swift
[33/50] Compiling SystemPackage IORing.swift
[34/50] Compiling SystemPackage RawIORequest.swift
[35/50] Compiling SystemPackage Backcompat.swift
[36/50] Compiling SystemPackage CInterop.swift
[37/50] Compiling SystemPackage FilePathWindows.swift
[38/50] Compiling SystemPackage FilePermissions.swift
[39/50] Compiling SystemPackage IOCompletion.swift
[40/50] Compiling SystemPackage IORequest.swift
[41/50] Compiling SystemPackage Constants.swift
[42/50] Compiling SystemPackage Exports.swift
[43/50] Compiling SystemPackage Mocking.swift
[44/50] Compiling SystemPackage RawBuffer.swift
[44/51] Wrapping AST for ArgumentParserToolInfo for debugging
[46/95] Wrapping AST for SystemPackage for debugging
[48/95] Compiling ArgumentParser OptionGroup.swift
[49/95] Compiling ArgumentParser AsyncParsableCommand.swift
[50/95] Compiling ArgumentParser CommandConfiguration.swift
[51/95] Compiling ArgumentParser CommandGroup.swift
[52/95] Compiling ArgumentParser EnumerableFlag.swift
[53/95] Compiling ArgumentParser ExpressibleByArgument.swift
[54/95] Emitting module ArgumentParser
[55/101] Compiling ArgumentParser Tree.swift
[56/101] Compiling ArgumentParser CodingKeyValidator.swift
[57/101] Compiling ArgumentParser NonsenseFlagsValidator.swift
[58/101] Compiling ArgumentParser ParsableArgumentsValidation.swift
[59/101] Compiling ArgumentParser PositionalArgumentsValidator.swift
[60/101] Compiling ArgumentParser UniqueNamesValidator.swift
[61/101] Compiling ArgumentParser CollectionExtensions.swift
[62/101] Compiling ArgumentParser Mutex.swift
[63/101] Compiling ArgumentParser Platform.swift
[64/101] Compiling ArgumentParser SequenceExtensions.swift
[65/101] Compiling ArgumentParser StringExtensions.swift
[66/101] Compiling ArgumentParser SwiftExtensions.swift
[67/101] Compiling ArgumentParser BashCompletionsGenerator.swift
[68/101] Compiling ArgumentParser CompletionsGenerator.swift
[69/101] Compiling ArgumentParser FishCompletionsGenerator.swift
[70/101] Compiling ArgumentParser ZshCompletionsGenerator.swift
[71/101] Compiling ArgumentParser Argument.swift
[72/101] Compiling ArgumentParser ArgumentDiscussion.swift
[73/101] Compiling ArgumentParser ArgumentHelp.swift
[74/101] Compiling ArgumentParser ArgumentVisibility.swift
[75/101] Compiling ArgumentParser CompletionKind.swift
[76/101] Compiling ArgumentParser Errors.swift
[77/101] Compiling ArgumentParser Flag.swift
[78/101] Compiling ArgumentParser NameSpecification.swift
[79/101] Compiling ArgumentParser Option.swift
[80/101] Compiling ArgumentParser InputKey.swift
[81/101] Compiling ArgumentParser InputOrigin.swift
[82/101] Compiling ArgumentParser Name.swift
[83/101] Compiling ArgumentParser Parsed.swift
[84/101] Compiling ArgumentParser ParsedValues.swift
[85/101] Compiling ArgumentParser ParserError.swift
[86/101] Compiling ArgumentParser SplitArguments.swift
[87/101] Compiling ArgumentParser DumpHelpGenerator.swift
[88/101] Compiling ArgumentParser HelpCommand.swift
[89/101] Compiling ArgumentParser HelpGenerator.swift
[90/101] Compiling ArgumentParser MessageInfo.swift
[91/101] Compiling ArgumentParser UsageGenerator.swift
[92/101] Compiling ArgumentParser ParsableArguments.swift
[93/101] Compiling ArgumentParser ParsableCommand.swift
[94/101] Compiling ArgumentParser ArgumentDecoder.swift
[95/101] Compiling ArgumentParser ArgumentDefinition.swift
[96/101] Compiling ArgumentParser ArgumentSet.swift
[97/101] Compiling ArgumentParser CommandParser.swift
[98/102] Wrapping AST for ArgumentParser for debugging
[100/104] Compiling generate_command_models GenerateCommandModels.swift
[101/104] Emitting module generate_command_models
[102/105] Wrapping AST for generate-command-models for debugging
[103/105] Write Objects.LinkFileList
[104/105] Linking generate-command-models-tool
[105/139] Write sources
[116/139] Compiling _NumericsShims _NumericsShims.c
[117/139] Compiling reader.c
[118/139] Compiling writer.c
[119/139] Compiling api.c
[120/139] Compiling emitter.c
[121/139] Write swift-version-24593BA9C3E375BF.txt
[121/139] Compiling parser.c
[123/137] Compiling scanner.c
[125/217] Compiling RealModule RealFunctions.swift
[126/218] Compiling RealModule RelaxedArithmetic.swift
[127/218] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
[128/218] Compiling OpenAPIKitCore Either.swift
[129/220] Compiling RealModule Real.swift
[130/220] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[131/220] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[132/220] Compiling OpenAPIKitCore OpenAPIWarning.swift
[133/220] Compiling OpenAPIKitCore RequestDecodingError.swift
[134/220] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[135/220] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[136/220] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[137/220] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[138/220] Compiling RealModule Float16+Real.swift
[141/220] Compiling RealModule Float80+Real.swift
[142/220] Compiling OpenAPIKitCore CodingPathError.swift
[143/220] Compiling OpenAPIKitCore OpenAPIError.swift
[144/220] Compiling OpenAPIKitCore AnyCodable.swift
[145/220] Compiling OpenAPIKitCore Either+Codable.swift
[146/220] Emitting module RealModule
[148/221] Emitting module InternalCollectionsUtilities
[149/221] Compiling OpenAPIKitCore ResponseStatusCode.swift
[150/221] Compiling OpenAPIKitCore SecurityScheme.swift
[151/221] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
[152/221] Compiling OpenAPIKitCore URLTemplate.swift
[158/225] Emitting module OpenAPIKitCore
[161/225] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[162/225] Compiling InternalCollectionsUtilities Integer rank.swift
[163/225] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[166/226] Compiling OpenAPIKitCore Discriminator.swift
[167/226] Compiling OpenAPIKitCore HttpMethod.swift
[168/226] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[169/226] Compiling OpenAPIKitCore JSONTypeFormat.swift
[170/226] Compiling OpenAPIKitCore OAuthFlows.swift
[171/226] Compiling OpenAPIKitCore ParameterContextLocation.swift
[172/226] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[173/226] Compiling OpenAPIKitCore Path.swift
[173/226] Wrapping AST for RealModule for debugging
[182/226] Compiling Yams Tag.swift
[183/226] Compiling Yams YamlAnchorProviding.swift
[184/226] Compiling OpenAPIKitCore ContentType.swift
[191/251] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[192/251] Compiling OpenAPIKitCore Optional+Zip.swift
[193/251] Compiling OpenAPIKitCore Result+Value.swift
[194/251] Compiling OpenAPIKitCore Validatable.swift
[194/252] Wrapping AST for InternalCollectionsUtilities for debugging
[196/307] Wrapping AST for OpenAPIKitCore for debugging
[198/426] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[199/426] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[200/426] Compiling OpenAPIKit30 JSONSchema.swift
[201/426] Compiling OpenAPIKit30 Parameter.swift
[202/426] Compiling OpenAPIKit30 ParameterContext.swift
[203/426] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[204/426] Compiling OpenAPIKit30 DereferencedPathItem.swift
[205/426] Compiling OpenAPIKit30 ContentEncoding.swift
[206/426] Compiling OpenAPIKit30 DereferencedContent.swift
[207/426] Compiling OpenAPIKit30 DereferencedResponse.swift
[208/426] Compiling OpenAPIKit30 Response.swift
[209/426] Compiling OpenAPIKit30 RuntimeExpression.swift
[210/426] Compiling OpenAPIKit30 SchemaProtocols.swift
[211/426] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[212/433] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[213/433] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[214/433] Compiling OpenAPIKit30 DereferencedParameter.swift
[215/436] Compiling OpenAPIKit30 DocumentDecodingError.swift
[216/436] Compiling OpenAPIKit30 OperationDecodingError.swift
[217/436] Compiling OpenAPIKit30 PathDecodingError.swift
[218/436] Compiling OpenAPIKit30 PathItem.swift
[219/436] Compiling OpenAPIKit30 ResolvedRoute.swift
[220/436] Compiling OpenAPIKit30 DereferencedRequest.swift
[221/436] Compiling OpenAPIKit30 Request.swift
[222/436] Compiling OpenAPIKit30 JSONSchemaContext.swift
[223/436] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[224/436] Compiling OpenAPIKit30 TypesAndFormats.swift
[225/436] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[226/436] Compiling Algorithms Trim.swift
[227/436] Compiling Algorithms Unique.swift
[228/436] Compiling Algorithms Windows.swift
[229/436] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[230/436] Compiling OpenAPIKit30 Components+JSONReference.swift
[231/436] Compiling OpenAPIKit30 Components+Locatable.swift
[232/436] Compiling OpenAPIKit30 Components.swift
[233/436] Compiling OpenAPIKit30 Content.swift
[234/436] Compiling OpenAPIKit30 Link.swift
[235/436] Compiling OpenAPIKit30 OpenAPI.swift
[239/438] Compiling OpenAPIKit30 ResponseDecodingError.swift
[240/438] Compiling OpenAPIKit30 Example.swift
[241/438] Compiling OpenAPIKit30 ExternalDocumentation.swift
[242/438] Compiling OpenAPIKit30 DereferencedHeader.swift
[243/438] Compiling OpenAPIKit30 Header.swift
[246/438] Emitting module Yams
[248/438] Compiling OpenAPIKit30 JSONReference.swift
[251/438] Compiling Yams YamlError.swift
[252/438] Compiling Yams YamlTagProviding.swift
[255/438] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[256/438] Compiling OpenAPIKit30 DereferencedDocument.swift
[257/438] Compiling OpenAPIKit30 Document.swift
[258/438] Compiling OpenAPIKit30 DocumentInfo.swift
[259/438] Compiling OpenAPIKit30 ResolvedDocument.swift
[260/438] Compiling OpenAPIKit30 Either+Convenience.swift
[261/438] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[262/438] Compiling OpenAPIKit30 Either+Validatable.swift
[263/438] Emitting module OrderedCollections
[296/438] Emitting module Algorithms
[297/439] Emitting module OpenAPIKit
[298/447] Compiling OrderedCollections OrderedSet+Sendable.swift
[299/447] Compiling OrderedCollections OrderedSet+SubSequence.swift
[300/447] Compiling OrderedCollections OrderedSet+Testing.swift
[301/447] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[302/447] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[303/447] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[304/447] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[312/449] Wrapping AST for Algorithms for debugging
[313/449] Wrapping AST for OrderedCollections for debugging
[315/449] Wrapping AST for Yams for debugging
[377/457] Emitting module OpenAPIKit30
[395/457] Compiling OpenAPIKit30 OrderedDictionry+LocallyDereferenceable.swift
[396/457] Compiling OpenAPIKit30 Validation+Builtins.swift
[397/457] Compiling OpenAPIKit30 Validation.swift
[398/457] Compiling OpenAPIKit30 Validator+Convenience.swift
[399/457] Compiling OpenAPIKit30 Validator.swift
[400/457] Compiling OpenAPIKit30 XML.swift
[401/457] Compiling OpenAPIKit30 _CoreReExport.swift
[402/457] Compiling OpenAPIKit _CoreReExport.swift
[410/457] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[452/459] Wrapping AST for OpenAPIKit30 for debugging
[453/459] Wrapping AST for OpenAPIKit for debugging
[455/462] Emitting module OpenAPIKitCompat
[456/462] Compiling OpenAPIKitCompat Either+Map.swift
[457/462] Compiling OpenAPIKitCompat Compat30To31.swift
[458/463] Wrapping AST for OpenAPIKitCompat for debugging
[460/545] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[461/545] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[462/545] Compiling _OpenAPIGeneratorCore translateArray.swift
[463/545] Compiling _OpenAPIGeneratorCore translateCodable.swift
[464/545] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[465/545] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[466/545] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[467/545] Compiling _OpenAPIGeneratorCore translateSchema.swift
[468/545] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[469/545] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[470/545] Compiling _OpenAPIGeneratorCore Annotations.swift
[471/545] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[472/545] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[473/545] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[474/545] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[475/545] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[476/545] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[477/545] Compiling _OpenAPIGeneratorCore TypeName.swift
[478/545] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[479/545] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[480/545] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[481/545] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[482/545] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[483/545] Compiling _OpenAPIGeneratorCore Config.swift
[484/545] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[485/545] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[486/545] Compiling _OpenAPIGeneratorCore Errors.swift
[487/545] Compiling _OpenAPIGeneratorCore Foundation.swift
[488/545] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[489/545] Compiling _OpenAPIGeneratorCore String.swift
[490/545] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[491/545] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[492/545] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[493/545] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[494/545] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[495/556] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[496/556] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[497/556] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[498/556] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[499/556] Compiling _OpenAPIGeneratorCore translateComponents.swift
[500/556] Compiling _OpenAPIGeneratorCore translateOperations.swift
[501/556] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[502/556] Compiling _OpenAPIGeneratorCore translateServers.swift
[503/556] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[504/556] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[505/556] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[506/556] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[507/556] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[508/556] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[509/556] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[510/556] Compiling _OpenAPIGeneratorCore translateResponse.swift
[511/556] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[512/556] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[513/556] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[514/556] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[515/556] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[516/556] Compiling _OpenAPIGeneratorCore Builtins.swift
[517/556] Compiling _OpenAPIGeneratorCore Constants.swift
[518/556] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[519/556] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[520/556] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[521/556] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[522/556] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[523/556] Compiling _OpenAPIGeneratorCore ContentType.swift
[524/556] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[525/556] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[526/556] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[527/556] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[528/556] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[529/556] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[530/556] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[531/556] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[532/556] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[533/556] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[534/556] Compiling _OpenAPIGeneratorCore translateParameter.swift
[535/556] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[536/556] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[537/556] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[538/556] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[539/556] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[540/556] Emitting module _OpenAPIGeneratorCore
[541/556] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[542/556] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[543/556] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[544/556] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[545/556] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[546/556] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[547/556] Compiling _OpenAPIGeneratorCore YamsParser.swift
[548/556] Compiling _OpenAPIGeneratorCore validateDoc.swift
[549/556] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[550/556] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[551/556] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[552/556] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[553/557] Wrapping AST for _OpenAPIGeneratorCore for debugging
[555/566] Compiling swift_openapi_generator PluginSource.swift
[556/567] Compiling swift_openapi_generator UserConfig.swift
[557/567] Compiling swift_openapi_generator Tool.swift
[558/567] Compiling swift_openapi_generator GenerateOptions.swift
[559/567] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[560/567] Compiling swift_openapi_generator GenerateCommand.swift
[561/567] Compiling swift_openapi_generator runGenerator.swift
[562/567] Emitting module swift_openapi_generator
[563/567] Compiling swift_openapi_generator Extensions.swift
[564/567] Compiling swift_openapi_generator FilterCommand.swift
[565/568] Wrapping AST for swift-openapi-generator for debugging
[566/568] Write Objects.LinkFileList
[567/568] Linking swift-openapi-generator-tool
warning: you may be able to install libarchive using your system-packager:
apt-get install libarchive-dev
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tools/build-swiftly-release/musl-clang
/host/spi-builder-workspace/Plugins/GenerateCommandModels/plugin.swift:8:52: warning: 'path' is deprecated: renamed to 'url'
6 | guard let target = target as? SourceModuleTarget else { return [] }
7 |
8 | let jsonSources = target.sourceFiles.map(\.path).filter { $0.extension == "json" }
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
9 |
10 | guard jsonSources.count > 0 else { return [] }
/host/spi-builder-workspace/Plugins/GenerateCommandModels/plugin.swift:8:70: warning: 'extension' is deprecated: Use `URL` type instead of `Path`.
6 | guard let target = target as? SourceModuleTarget else { return [] }
7 |
8 | let jsonSources = target.sourceFiles.map(\.path).filter { $0.extension == "json" }
| `- warning: 'extension' is deprecated: Use `URL` type instead of `Path`.
9 |
10 | guard jsonSources.count > 0 else { return [] }
/host/spi-builder-workspace/Plugins/GenerateCommandModels/plugin.swift:12:34: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
10 | guard jsonSources.count > 0 else { return [] }
11 |
12 | let outputPath = context.pluginWorkDirectory.appending("Commands.swift")
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
| `- note: use 'pluginWorkDirectoryURL' instead
13 |
14 | return [
/host/spi-builder-workspace/Plugins/GenerateCommandModels/plugin.swift:12:54: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
10 | guard jsonSources.count > 0 else { return [] }
11 |
12 | let outputPath = context.pluginWorkDirectory.appending("Commands.swift")
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
13 |
14 | return [
/host/spi-builder-workspace/Plugins/GenerateCommandModels/plugin.swift:15:14: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
13 |
14 | return [
15 | .buildCommand(
| `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
16 | displayName: "Generating Command Models from dumped JSON help",
17 | executable: try context.tool(named: "generate-command-models").path,
/host/spi-builder-workspace/Plugins/GenerateCommandModels/plugin.swift:17:80: warning: 'path' is deprecated: renamed to 'url'
15 | .buildCommand(
16 | displayName: "Generating Command Models from dumped JSON help",
17 | executable: try context.tool(named: "generate-command-models").path,
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
18 | arguments: ["--output-file", outputPath] + jsonSources,
19 | inputFiles: jsonSources,
[1/1] Compiling plugin GenerateCommandModels
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:10:85: warning: 'path' is deprecated: renamed to 'url'
8 | ) async throws {
9 | // Locate generation tool.
10 | let generationToolFile = try context.tool(named: "generate-docs-reference").path
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
11 |
12 | // Create an extractor to extract plugin-only arguments from the `arguments`
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:55:48: warning: 'path' is deprecated: renamed to 'url'
53 |
54 | // Get the artifacts name.
55 | let executableName = builtArtifact.path.lastComponent
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
56 |
57 | print("Generating docs reference for \(executableName)...")
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:55:53: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
53 |
54 | // Get the artifacts name.
55 | let executableName = builtArtifact.path.lastComponent
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
56 |
57 | print("Generating docs reference for \(executableName)...")
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:59:46: warning: 'directory' is deprecated: renamed to 'directoryURL'
57 | print("Generating docs reference for \(executableName)...")
58 |
59 | let outputFile = context.package.directory
| |- warning: 'directory' is deprecated: renamed to 'directoryURL'
| `- note: use 'directoryURL' instead
60 | .appending("Documentation/SwiftlyDocs.docc/swiftly-cli-reference.md")
61 |
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:60:18: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
58 |
59 | let outputFile = context.package.directory
60 | .appending("Documentation/SwiftlyDocs.docc/swiftly-cli-reference.md")
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
61 |
62 | // Create generation tool arguments.
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:64:31: warning: 'path' is deprecated: renamed to 'url'
62 | // Create generation tool arguments.
63 | var generationToolArguments = [
64 | builtArtifact.path.string,
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
65 | "--output-file",
66 | outputFile.string,
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:64:36: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
62 | // Create generation tool arguments.
63 | var generationToolArguments = [
64 | builtArtifact.path.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
65 | "--output-file",
66 | outputFile.string,
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:66:28: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
64 | builtArtifact.path.string,
65 | "--output-file",
66 | outputFile.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
67 | ]
68 | generationToolArguments.append(
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:73:50: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
71 | // Spawn generation tool.
72 | try generationToolFile.exec(arguments: generationToolArguments)
73 | print("Generated docs reference in '\(outputFile)'")
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
74 | }
75 | }
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReferenceError.swift:26:21: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
24 | case let .subprocessFailedNonZeroExit(tool, exitCode):
25 | return """
26 | '\(tool.lastComponent)' invocation failed with a nonzero exit code: \
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
27 | '\(exitCode)'.
28 | """
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReferenceError.swift:31:21: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
29 | case let .subprocessFailedError(tool, error):
30 | return """
31 | '\(tool.lastComponent)' invocation failed: \
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
32 | '\(error.localizedDescription)'
33 | """
/host/spi-builder-workspace/Plugins/GenerateDocsReference/PackagePlugin+Helpers.swift:32:30: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
30 | do {
31 | try FileManager.default.createDirectory(
32 | atPath: self.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
33 | withIntermediateDirectories: true
34 | )
/host/spi-builder-workspace/Plugins/GenerateDocsReference/PackagePlugin+Helpers.swift:43:63: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
41 | do {
42 | let process = Process()
43 | process.executableURL = URL(fileURLWithPath: self.string)
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
44 | process.arguments = arguments
45 | try process.run()
/host/spi-builder-workspace/Plugins/GenerateDocsReference/PackagePlugin+Helpers.swift:66:38: warning: 'path' is deprecated: renamed to 'url'
64 | .package
65 | .products
66 | .first { $0.name == self.path.lastComponent }
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
67 | }
68 | }
/host/spi-builder-workspace/Plugins/GenerateDocsReference/PackagePlugin+Helpers.swift:66:43: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
64 | .package
65 | .products
66 | .first { $0.name == self.path.lastComponent }
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
67 | }
68 | }
[2/2] Compiling plugin GenerateDocsReference
[3/3] Compiling plugin OpenAPIGeneratorCommand
[4/4] Compiling plugin OpenAPIGenerator
[5/5] Compiling plugin Swift-DocC Preview
[6/6] Compiling plugin Swift-DocC
[7/7] Compiling plugin GenerateManual
[8/8] Compiling plugin GenerateDoccReference
Building for debugging...
[8/580] Write sources
[31/580] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[32/580] Write sources
[34/580] Compiling _NumericsShims _NumericsShims.c
[35/580] Write sources
[43/580] Compiling writer.c
[44/580] Compiling scanner.c
[45/580] Compiling reader.c
[46/580] Compiling poly1305.cc
[47/580] Compiling f_int.cc
[48/580] Compiling parser.c
[49/580] Compiling CSystem shims.c
[50/580] Compiling _NumericsShims _NumericsShims.c
[51/580] Write sources
[54/580] Compiling api.c
[55/580] Write sources
[56/580] Compiling _AtomicsShims.c
[57/580] Compiling a_object.cc
[58/580] Compiling TSCclibc strerror.c
[59/580] Write sources
[81/580] Compiling TSCclibc process.c
[82/580] Compiling TSCclibc libc.c
[82/580] Compiling emitter.c
[84/580] Compiling CNIOWindows WSAStartup.c
[85/580] Compiling CNIOWindows shim.c
[86/580] Compiling CNIOWASI CNIOWASI.c
[87/580] Compiling CSystem shims.c
[88/580] Compiling a_bool.cc
[89/580] Compiling CNIOPosix event_loop_id.c
[90/580] Compiling CNIOLinux liburing_shims.c
[90/580] Compiling CNIOOpenBSD shim.c
[92/580] Compiling CNIOExtrasZlib empty.c
[93/580] Compiling CNIODarwin shim.c
[94/580] Compiling CNIOLLHTTP c_nio_http.c
[95/580] Compiling CNIOLinux shim.c
[96/580] Compiling CNIOLLHTTP c_nio_api.c
[97/580] Compiling fiat_p256_adx_mul.S
[98/580] Compiling fiat_p256_adx_sqr.S
[99/580] Compiling fiat_curve25519_adx_square.S
[100/580] Compiling fiat_curve25519_adx_mul.S
[101/580] Compiling CNIOLLHTTP c_nio_llhttp.c
[102/580] Compiling CNIOBoringSSLShims shims.c
[103/580] Compiling tls_method.cc
[104/580] Compiling tls_record.cc
[105/580] Compiling c-nioatomics.c
[105/580] Write swift-version-24593BA9C3E375BF.txt
[107/580] Compiling tls13_server.cc
[107/580] Compiling tls13_enc.cc
[109/587] Compiling c-atomics.c
[110/587] Compiling tls13_client.cc
[111/590] Compiling t1_enc.cc
[112/590] Compiling tls13_both.cc
[114/590] Emitting module Yams
[115/624] Emitting module SystemPackage
[117/625] Emitting module SwiftlyDocs
[118/629] Compiling ssl_x509.cc
[120/640] Emitting module RealModule
[122/641] Emitting module TSCLibc
[123/642] Emitting module _NIOBase64
[124/642] Compiling _NIOBase64 Base64.swift
[125/643] Compiling SwiftlyDocs EmptyFile.swift
[126/644] Compiling RealModule Float16+Real.swift
[127/645] Compiling RealModule Float80+Real.swift
[128/645] Compiling RealModule ElementaryFunctions.swift
[129/645] Compiling RealModule Float+Real.swift
[130/645] Compiling ServiceContextModule ServiceContext.swift
[131/645] Compiling ServiceContextModule ServiceContextKey.swift
[132/645] Emitting module RealModule
[133/645] Emitting module ServiceContextModule
[134/645] Compiling RealModule AlgebraicField.swift
[135/645] Compiling RealModule ApproximateEquality.swift
[136/645] Emitting module _NIODataStructures
[137/645] Compiling _NIODataStructures _TinyArray.swift
[138/646] Compiling RealModule RealFunctions.swift
[139/646] Compiling RealModule Real.swift
[140/646] Compiling _NIODataStructures Heap.swift
[141/646] Compiling _NIODataStructures PriorityQueue.swift
[143/647] Compiling RealModule AugmentedArithmetic.swift
[144/647] Compiling RealModule Double+Real.swift
[147/647] Compiling RealModule RelaxedArithmetic.swift
[149/648] Emitting module OpenAPIKitCore
[150/649] Emitting module SystemPackage
[153/687] Compiling Instrumentation InstrumentationSystem.swift
[154/687] Compiling Instrumentation NoOpInstrument.swift
[155/687] Compiling Instrumentation Instrument.swift
[156/687] Emitting module Instrumentation
[157/687] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[158/687] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[159/698] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[160/698] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[161/698] Compiling InternalCollectionsUtilities UInt+reversed.swift
[162/698] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[163/698] Compiling NIOConcurrencyHelpers NIOLock.swift
[164/698] Compiling HTTPTypes HTTPField.swift
[165/698] Compiling HTTPTypes HTTPFieldName.swift
[166/698] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[167/698] Compiling NIOConcurrencyHelpers lock.swift
[168/698] Compiling InternalCollectionsUtilities Debugging.swift
[169/698] Compiling InternalCollectionsUtilities Descriptions.swift
[170/698] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[171/698] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[178/698] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[179/698] Compiling NIOConcurrencyHelpers atomics.swift
[180/698] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[181/698] Emitting module NIOConcurrencyHelpers
[182/699] Emitting module InternalCollectionsUtilities
[185/700] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[186/700] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[189/700] Compiling InternalCollectionsUtilities _SortedCollection.swift
[190/700] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[193/701] Compiling SystemPackage SystemString.swift
[194/701] Compiling SystemPackage Util+StringArray.swift
[195/701] Compiling SystemPackage Util.swift
[196/701] Compiling SystemPackage UtilConsumers.swift
[199/702] Compiling Logging LogHandler.swift
[200/704] Compiling TSCLibc libc.swift
[202/705] Compiling Instrumentation MultiplexInstrument.swift
[203/705] Compiling Instrumentation Locks.swift
[207/705] Compiling SystemPackage RawBuffer.swift
[208/706] Compiling SystemPackage FilePathWindows.swift
[209/706] Compiling SystemPackage FilePermissions.swift
[210/706] Compiling SystemPackage IOCompletion.swift
[211/706] Compiling SystemPackage IORequest.swift
[212/706] Compiling SystemPackage IORing.swift
[213/706] Compiling SystemPackage RawIORequest.swift
[214/706] Compiling SystemPackage Backcompat.swift
[215/706] Compiling SystemPackage CInterop.swift
[216/706] Compiling HTTPTypes ISOLatin1String.swift
[221/707] Compiling SystemPackage Syscalls.swift
[222/707] Compiling SystemPackage WindowsSyscallAdapters.swift
[223/707] Compiling SystemPackage MachPort.swift
[224/707] Compiling SystemPackage PlatformString.swift
[225/708] Emitting module Logging
[226/708] Compiling Logging Locks.swift
[227/708] Compiling Logging MetadataProvider.swift
[229/708] Compiling Logging Logging.swift
[232/714] Compiling HTTPTypes NIOLock.swift
[233/724] Emitting module HTTPTypes
[234/724] Compiling DequeModule Deque+Codable.swift
[235/724] Compiling DequeModule Deque+Collection.swift
[236/724] Emitting module OpenAPIKit30
[237/725] Compiling HTTPTypes HTTPRequest.swift
[238/725] Compiling HTTPTypes HTTPResponse.swift
[239/730] Emitting module OpenAPIKit
[240/734] Compiling HTTPTypes HTTPParsedFields.swift
[241/734] Compiling HTTPTypes HTTPRequest+URL.swift
[243/792] Compiling TSCBasic OrderedDictionary.swift
[244/792] Compiling TSCBasic OrderedSet.swift
[245/794] Compiling Atomics ManagedAtomicLazyReference.swift
[246/794] Compiling Atomics UnsafeAtomic.swift
[248/794] Compiling Atomics AtomicStorage.swift
[249/794] Compiling Atomics AtomicValue.swift
[250/796] Compiling Tracing NoOpTracer.swift
[251/796] Compiling Tracing InstrumentationSystem+Tracing.swift
[252/796] Compiling Atomics AtomicReference.swift
[254/796] Compiling Atomics AtomicInteger.swift
[255/796] Compiling Atomics AtomicOptionalWrappable.swift
[256/796] Compiling TSCBasic Path.swift
[257/796] Compiling TSCBasic DictionaryExtensions.swift
[258/799] Compiling Atomics ManagedAtomic.swift
[260/799] Compiling DequeModule _UnsafeWrappedBuffer.swift
[261/799] Compiling Atomics DoubleWord.swift
[263/799] Compiling DequeModule _DequeSlot.swift
[264/799] Compiling Tracing TracingTime.swift
[265/799] Emitting module Tracing
[266/799] Compiling Tracing TracerProtocol+Legacy.swift
[267/799] Emitting module ArgumentParserToolInfo
[268/799] Compiling Tracing TracerProtocol.swift
[270/800] Compiling Tracing Tracer.swift
[271/800] Compiling Atomics IntegerOperations.swift
[272/800] Compiling Atomics Unmanaged extensions.swift
[273/800] Compiling Tracing SpanProtocol.swift
[280/801] Compiling TSCBasic OSLog.swift
[281/801] Compiling TSCBasic ObjectIdentifierProtocol.swift
[287/802] Emitting module DequeModule
[288/803] Emitting module OpenAPIKitCompat
[291/805] Emitting module OrderedCollections
[292/827] Emitting module TSCBasic
[293/837] Wrapping AST for Yams for debugging
[295/837] Emitting module ArgumentParserToolInfo
[296/837] Compiling ArgumentParserToolInfo ToolInfo.swift
[297/838] Wrapping AST for SystemPackage for debugging
[298/838] Wrapping AST for RealModule for debugging
[299/839] Wrapping AST for OrderedCollections for debugging
[301/849] Emitting module ArgumentParser
[301/883] Wrapping AST for OpenAPIKitCore for debugging
[303/883] Wrapping AST for OpenAPIKitCompat for debugging
[305/883] Compiling ArgumentParser ArgumentVisibility.swift
[306/883] Compiling ArgumentParser CompletionKind.swift
[307/883] Compiling ArgumentParser Errors.swift
[308/883] Compiling ArgumentParser Flag.swift
[313/886] Compiling ArgumentParser NameSpecification.swift
[314/886] Compiling ArgumentParser Option.swift
[315/886] Compiling ArgumentParser BashCompletionsGenerator.swift
[316/886] Compiling ArgumentParser CompletionsGenerator.swift
[317/886] Compiling ArgumentParser FishCompletionsGenerator.swift
[318/886] Compiling ArgumentParser ZshCompletionsGenerator.swift
[319/886] Compiling ArgumentParser Argument.swift
[323/889] Compiling ArgumentParser HelpGenerator.swift
[324/889] Compiling ArgumentParser MessageInfo.swift
[325/889] Compiling ArgumentParser UsageGenerator.swift
[326/889] Compiling ArgumentParser CollectionExtensions.swift
[327/889] Compiling ArgumentParser Mutex.swift
[328/889] Compiling ArgumentParser EnumerableFlag.swift
[329/889] Compiling ArgumentParser ExpressibleByArgument.swift
[330/889] Compiling ArgumentParser InputKey.swift
[331/889] Compiling ArgumentParser InputOrigin.swift
[332/889] Compiling ArgumentParser Name.swift
[333/889] Compiling ArgumentParser ArgumentDiscussion.swift
[334/889] Compiling ArgumentParser ArgumentHelp.swift
[335/889] Compiling ArgumentParser OptionGroup.swift
[336/889] Compiling ArgumentParser AsyncParsableCommand.swift
[337/889] Compiling ArgumentParser CommandConfiguration.swift
[338/889] Compiling ArgumentParser CommandGroup.swift
[339/889] Compiling ArgumentParser Parsed.swift
[340/889] Compiling ArgumentParser ParsedValues.swift
[341/889] Compiling Algorithms Trim.swift
[342/889] Compiling Algorithms Unique.swift
[343/889] Compiling Algorithms Windows.swift
[344/889] Compiling ArgumentParser ArgumentDecoder.swift
[345/889] Compiling ArgumentParser ArgumentDefinition.swift
[346/889] Compiling ArgumentParser ArgumentSet.swift
[347/889] Compiling ArgumentParser CommandParser.swift
[348/889] Compiling ArgumentParser SplitArguments.swift
[349/889] Compiling ArgumentParser DumpHelpGenerator.swift
[350/889] Compiling ArgumentParser HelpCommand.swift
[351/890] Emitting module Atomics
[359/891] Emitting module generate_docs_reference
[359/891] Wrapping AST for OpenAPIKit30 for debugging
[361/891] Emitting module generate_command_models
[373/898] Compiling generate_docs_reference Process+SimpleAPI.swift
[374/898] Compiling generate_docs_reference GenerateDocsReference.swift
[391/914] Compiling ArgumentParser Platform.swift
[392/914] Compiling ArgumentParser SequenceExtensions.swift
[393/914] Compiling ArgumentParser StringExtensions.swift
[394/914] Compiling ArgumentParser SwiftExtensions.swift
[395/962] Compiling HTTPTypes HTTPFields.swift
[396/963] Compiling NIOCore DeadChannel.swift
[397/963] Compiling NIOCore DispatchQueue+WithFuture.swift
[398/963] Compiling NIOCore EventLoop+Deprecated.swift
[399/963] Compiling NIOCore EventLoop+SerialExecutor.swift
[400/963] Compiling NIOCore EventLoop.swift
[400/964] Wrapping AST for generate-docs-reference for debugging
[402/964] Wrapping AST for generate-command-models for debugging
[403/964] Wrapping AST for OpenAPIKit for debugging
[403/964] Wrapping AST for InternalCollectionsUtilities for debugging
[406/964] Wrapping AST for ArgumentParserToolInfo for debugging
[407/964] Wrapping AST for ArgumentParser for debugging
[408/964] Wrapping AST for _NIODataStructures for debugging
[408/964] Write Objects.LinkFileList
[411/964] Wrapping AST for _NIOBase64 for debugging
[413/1060] Emitting module Algorithms
[413/1060] Wrapping AST for Tracing for debugging
[415/1061] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[416/1061] Compiling OpenAPIRuntime URICodeCodingKey.swift
[417/1061] Compiling OpenAPIRuntime URICoderConfiguration.swift
[418/1061] Compiling OpenAPIRuntime URIEncodedNode.swift
[419/1061] Compiling OpenAPIRuntime URIParsedTypes.swift
[420/1061] Compiling OpenAPIRuntime URIDecoder.swift
[422/1061] Compiling TSCUtility Context.swift
[423/1061] Compiling TSCUtility Diagnostics.swift
[424/1061] Compiling TSCUtility FSWatch.swift
[425/1061] Compiling TSCUtility FloatingPointExtensions.swift
[426/1061] Compiling TSCUtility Git.swift
[427/1061] Compiling TSCUtility Archiver.swift
[428/1061] Emitting module ArgumentParser
[429/1061] Compiling TSCUtility ArgumentParser.swift
[430/1061] Compiling TSCUtility ArgumentParserShellCompletion.swift
[431/1061] Compiling TSCUtility Array+Extensions.swift
[432/1061] Compiling TSCUtility Bits.swift
[433/1061] Compiling TSCUtility Bitstream.swift
[434/1061] Compiling TSCUtility BitstreamReader.swift
[435/1061] Compiling TSCUtility BitstreamWriter.swift
[435/1061] Linking generate-docs-reference-tool
[437/1061] Emitting module Algorithms
[437/1062] Wrapping AST for TSCLibc for debugging
[439/1062] Wrapping AST for TSCBasic for debugging
[440/1062] Linking generate-command-models-tool
[441/1062] Wrapping AST for ServiceContextModule for debugging
[442/1062] Wrapping AST for SystemPackage for debugging
Error: keyNotFound(CodingKeys(stringValue: "parsingStrategy", intValue: nil), Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "command", intValue: nil), CodingKeys(stringValue: "subcommands", intValue: nil), _CodingKey(stringValue: "Index 0", intValue: 0), CodingKeys(stringValue: "arguments", intValue: nil), _CodingKey(stringValue: "Index 0", intValue: 0)], debugDescription: "No value associated with key CodingKeys(stringValue: \"parsingStrategy\", intValue: nil) (\"parsingStrategy\").", underlyingError: nil))
[443/1062] Generating Command Models from dumped JSON help
[443/1062] Wrapping AST for Algorithms for debugging
[443/1062] Wrapping AST for RealModule for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: you may be able to install libarchive using your system-packager:
apt-get install libarchive-dev
[0/23] Compiling _NumericsShims _NumericsShims.c
[1/23] Compiling reader.c
[1/23] Compiling writer.c
[3/23] Compiling parser.c
[3/23] Compiling api.c
[5/23] Compiling emitter.c
[6/23] Compiling scanner.c
[7/23] Write swift-version-24593BA9C3E375BF.txt
[9/105] Compiling Yams AliasDereferencingStrategy.swift
[10/105] Compiling Yams Anchor.swift
[11/105] Compiling Yams Constructor.swift
[12/107] Compiling RealModule RealFunctions.swift
[13/108] Compiling Yams Encoder.swift
[14/108] Compiling Yams Mark.swift
[15/108] Compiling Yams Parser.swift
[16/108] Compiling Yams RedundancyAliasingStrategy.swift
[17/108] Compiling RealModule Real.swift
[18/108] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[19/108] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[20/108] Compiling RealModule RelaxedArithmetic.swift
[21/108] Compiling Yams Representer.swift
[22/108] Compiling Yams Node.Scalar.swift
[23/108] Compiling Yams Node.Sequence.swift
[24/108] Compiling Yams Node.swift
[25/108] Compiling Yams Tag.swift
[26/108] Compiling Yams YamlAnchorProviding.swift
[27/108] Compiling RealModule Float16+Real.swift
[28/108] Compiling RealModule Float80+Real.swift
[29/108] Compiling Yams Emitter.swift
[32/110] Compiling Yams Decoder.swift
[37/110] Emitting module RealModule
[38/111] Compiling Yams Node.Alias.swift
[39/111] Compiling Yams Node.Mapping.swift
[42/111] Emitting module OpenAPIKitCore
[48/111] Compiling OpenAPIKitCore ResponseStatusCode.swift
[49/111] Compiling OpenAPIKitCore SecurityScheme.swift
[50/111] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
[51/111] Compiling OpenAPIKitCore URLTemplate.swift
[52/115] Compiling Yams YamlTagProviding.swift
[53/115] Compiling OpenAPIKitCore HttpMethod.swift
[54/115] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[55/115] Compiling OpenAPIKitCore JSONTypeFormat.swift
[60/115] Compiling Yams YamlError.swift
[61/115] Compiling OpenAPIKitCore OAuthFlows.swift
[62/115] Compiling OpenAPIKitCore ParameterContextLocation.swift
[63/115] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[64/115] Compiling OpenAPIKitCore Path.swift
[78/115] Emitting module InternalCollectionsUtilities
[79/116] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[80/116] Compiling OpenAPIKitCore Optional+Zip.swift
[81/116] Compiling OpenAPIKitCore Result+Value.swift
[82/116] Compiling OpenAPIKitCore Validatable.swift
[86/117] Emitting module ArgumentParserToolInfo
[87/117] Compiling ArgumentParserToolInfo ToolInfo.swift
[90/118] Emitting module Yams
[90/118] Wrapping AST for RealModule for debugging
[98/118] Wrapping AST for InternalCollectionsUtilities for debugging
[99/143] Wrapping AST for OpenAPIKitCore for debugging
[100/143] Wrapping AST for ArgumentParserToolInfo for debugging
[102/361] Compiling OpenAPIKit AnyCodable+Validatable.swift
[103/361] Compiling OpenAPIKit Callbacks.swift
[104/361] Compiling OpenAPIKit CodableVendorExtendable.swift
[105/361] Compiling OpenAPIKit Components+JSONReference.swift
[106/361] Compiling OpenAPIKit Components+Locatable.swift
[107/361] Compiling OpenAPIKit Components.swift
[108/362] Wrapping AST for Yams for debugging
[110/362] Compiling OpenAPIKit ResolvedRoute.swift
[111/362] Compiling OpenAPIKit DereferencedRequest.swift
[112/362] Compiling OpenAPIKit Request.swift
[113/362] Compiling OpenAPIKit DereferencedResponse.swift
[114/362] Compiling OpenAPIKit Response.swift
[115/362] Compiling OpenAPIKit RuntimeExpression.swift
[116/362] Compiling OpenAPIKit SchemaProtocols.swift
[117/362] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[118/362] Compiling OpenAPIKit DereferencedJSONSchema.swift
[119/362] Compiling OpenAPIKit JSONSchema+Combining.swift
[120/362] Compiling OpenAPIKit JSONSchema.swift
[121/362] Compiling OpenAPIKit JSONSchemaContext.swift
[122/362] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[123/362] Compiling OpenAPIKit TypesAndFormats.swift
[124/369] Compiling OpenAPIKit ResponseDecodingError.swift
[125/369] Compiling OpenAPIKit Example.swift
[126/369] Compiling OpenAPIKit ExternalDocumentation.swift
[127/369] Compiling OpenAPIKit DocumentDecodingError.swift
[128/369] Compiling OpenAPIKit OperationDecodingError.swift
[129/369] Compiling OpenAPIKit PathDecodingError.swift
[130/372] Compiling OpenAPIKit Either+Summarizable.swift
[131/372] Compiling OpenAPIKit Either+Validatable.swift
[138/372] Compiling OpenAPIKit DereferencedContent.swift
[139/372] Compiling OpenAPIKit DereferencedContentEncoding.swift
[140/372] Compiling OpenAPIKit DereferencedDocument.swift
[141/372] Compiling OpenAPIKit Document.swift
[142/372] Compiling OpenAPIKit DocumentInfo.swift
[143/372] Compiling OpenAPIKit ResolvedDocument.swift
[144/372] Compiling OpenAPIKit Either+Convenience.swift
[145/372] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[146/372] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[147/372] Compiling OpenAPIKit DereferencedParameter.swift
[148/372] Compiling OpenAPIKit DereferencedSchemaContext.swift
[149/372] Compiling OpenAPIKit Parameter.swift
[150/372] Compiling OpenAPIKit ParameterContext.swift
[151/372] Compiling OpenAPIKit ParameterSchemaContext.swift
[152/372] Compiling OpenAPIKit DereferencedPathItem.swift
[153/372] Compiling OpenAPIKit PathItem.swift
[154/372] Compiling Algorithms Trim.swift
[155/372] Compiling Algorithms Unique.swift
[156/372] Compiling Algorithms Windows.swift
[157/372] Compiling OpenAPIKit Link.swift
[158/372] Compiling OpenAPIKit OpenAPI.swift
[159/372] Compiling OpenAPIKit DereferencedOperation.swift
[160/372] Compiling OpenAPIKit Operation.swift
[161/372] Compiling OpenAPIKit ResolvedEndpoint.swift
[171/378] Emitting module ArgumentParser
[179/378] Compiling OpenAPIKit ContentEncoding.swift
[189/378] Compiling OpenAPIKit Content.swift
[198/378] Compiling OrderedCollections OrderedSet+Sendable.swift
[199/378] Compiling OrderedCollections OrderedSet+SubSequence.swift
[200/378] Compiling OrderedCollections OrderedSet+Testing.swift
[201/378] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[202/378] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[203/378] Compiling OrderedCollections OrderedSet.swift
[204/378] Compiling OrderedCollections _UnsafeBitset.swift
[226/386] Compiling ArgumentParser Tree.swift
[227/386] Compiling ArgumentParser CodingKeyValidator.swift
[228/386] Compiling ArgumentParser NonsenseFlagsValidator.swift
[229/386] Compiling ArgumentParser ParsableArgumentsValidation.swift
[230/386] Compiling ArgumentParser PositionalArgumentsValidator.swift
[231/386] Compiling ArgumentParser UniqueNamesValidator.swift
[240/386] Emitting module OpenAPIKit
[270/394] Emitting module OpenAPIKit30
[297/394] Emitting module OrderedCollections
[329/396] Wrapping AST for OrderedCollections for debugging
[330/396] Wrapping AST for ArgumentParser for debugging
[332/396] Emitting module Algorithms
[350/397] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[351/397] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[352/397] Compiling OpenAPIKit Validation+Builtins.swift
[353/397] Compiling OpenAPIKit Validation.swift
[354/397] Compiling OpenAPIKit Validator+Convenience.swift
[355/397] Compiling OpenAPIKit Validator.swift
[356/397] Compiling OpenAPIKit XML.swift
[357/397] Compiling OpenAPIKit _CoreReExport.swift
[358/396] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[366/397] Wrapping AST for OpenAPIKit30 for debugging
[392/398] Wrapping AST for OpenAPIKit for debugging
[394/401] Emitting module OpenAPIKitCompat
[395/401] Compiling OpenAPIKitCompat Either+Map.swift
[396/401] Compiling OpenAPIKitCompat Compat30To31.swift
[397/402] Wrapping AST for OpenAPIKitCompat for debugging
[399/484] Compiling _OpenAPIGeneratorCore Config.swift
[400/484] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[401/484] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[402/484] Compiling _OpenAPIGeneratorCore Errors.swift
[403/484] Compiling _OpenAPIGeneratorCore Foundation.swift
[404/484] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[405/484] Compiling _OpenAPIGeneratorCore String.swift
[406/484] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[407/484] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[408/484] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[409/484] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[410/484] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[411/495] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[412/495] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[413/495] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[414/495] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[415/495] Compiling _OpenAPIGeneratorCore translateResponse.swift
[416/495] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[417/495] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[418/495] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[419/495] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[420/495] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[421/495] Compiling _OpenAPIGeneratorCore Builtins.swift
[422/495] Compiling _OpenAPIGeneratorCore Constants.swift
[423/495] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[424/495] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[425/495] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[426/495] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[427/495] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[428/495] Compiling _OpenAPIGeneratorCore ContentType.swift
[429/495] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[430/495] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[431/495] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[432/495] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[433/495] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[434/495] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[435/495] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[436/495] Compiling _OpenAPIGeneratorCore translateArray.swift
[437/495] Compiling _OpenAPIGeneratorCore translateCodable.swift
[438/495] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[439/495] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[440/495] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[441/495] Compiling _OpenAPIGeneratorCore translateSchema.swift
[442/495] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[443/495] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[444/495] Compiling _OpenAPIGeneratorCore Annotations.swift
[445/495] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[446/495] Emitting module _OpenAPIGeneratorCore
[447/495] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[448/495] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[449/495] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[450/495] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[451/495] Compiling _OpenAPIGeneratorCore translateComponents.swift
[452/495] Compiling _OpenAPIGeneratorCore translateOperations.swift
[453/495] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[454/495] Compiling _OpenAPIGeneratorCore translateServers.swift
[455/495] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[456/495] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[457/495] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[458/495] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[459/495] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[460/495] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[461/495] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[462/495] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[463/495] Compiling _OpenAPIGeneratorCore TypeName.swift
[464/495] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[465/495] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[466/495] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[467/495] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[468/495] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[469/495] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[470/495] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[471/495] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[472/495] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[473/495] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[474/495] Compiling _OpenAPIGeneratorCore translateParameter.swift
[475/495] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[476/495] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[477/495] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[478/495] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[479/495] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[480/495] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[481/495] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[482/495] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[483/495] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[484/495] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[485/495] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[486/495] Compiling _OpenAPIGeneratorCore YamsParser.swift
[487/495] Compiling _OpenAPIGeneratorCore validateDoc.swift
[488/495] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[489/495] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[490/495] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[491/495] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[493/504] Compiling swift_openapi_generator PluginSource.swift
[494/505] Compiling swift_openapi_generator Tool.swift
[495/505] Compiling swift_openapi_generator UserConfig.swift
[496/505] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[497/505] Compiling swift_openapi_generator GenerateCommand.swift
[498/505] Emitting module swift_openapi_generator
[499/505] Compiling swift_openapi_generator Extensions.swift
[500/505] Compiling swift_openapi_generator FilterCommand.swift
[501/505] Compiling swift_openapi_generator GenerateOptions.swift
[502/505] Compiling swift_openapi_generator runGenerator.swift
[503/505] Write Objects.LinkFileList
[504/505] Linking swift-openapi-generator-tool
[505/513] Write swift-version-24593BA9C3E375BF.txt
[505/513] Compiling CSystem shims.c
[508/542] Compiling SystemPackage Syscalls.swift
[509/542] Compiling SystemPackage WindowsSyscallAdapters.swift
[510/542] Compiling SystemPackage MachPort.swift
[511/542] Compiling SystemPackage PlatformString.swift
[512/546] Emitting module SystemPackage
[513/546] Compiling SystemPackage FilePathSyntax.swift
[514/546] Compiling SystemPackage FilePathTemp.swift
[515/546] Compiling SystemPackage FilePathTempPosix.swift
[516/546] Compiling SystemPackage FilePathTempWindows.swift
[517/546] Compiling SystemPackage FilePathWindows.swift
[518/546] Compiling SystemPackage FilePermissions.swift
[519/546] Compiling SystemPackage IOCompletion.swift
[520/546] Compiling SystemPackage IORequest.swift
[521/546] Compiling SystemPackage Constants.swift
[522/546] Compiling SystemPackage Exports.swift
[523/546] Compiling SystemPackage Mocking.swift
[524/546] Compiling SystemPackage RawBuffer.swift
[525/546] Compiling SystemPackage Errno.swift
[526/546] Compiling SystemPackage ErrnoWindows.swift
[527/546] Compiling SystemPackage FileDescriptor.swift
[528/546] Compiling SystemPackage FileHelpers.swift
[529/546] Compiling SystemPackage FileOperations.swift
[530/546] Compiling SystemPackage SystemString.swift
[531/546] Compiling SystemPackage Util+StringArray.swift
[532/546] Compiling SystemPackage Util.swift
[533/546] Compiling SystemPackage UtilConsumers.swift
[534/546] Compiling SystemPackage IORing.swift
[535/546] Compiling SystemPackage RawIORequest.swift
[536/546] Compiling SystemPackage Backcompat.swift
[537/546] Compiling SystemPackage CInterop.swift
[538/546] Compiling SystemPackage FilePath.swift
[539/546] Compiling SystemPackage FilePathComponentView.swift
[540/546] Compiling SystemPackage FilePathComponents.swift
[541/546] Compiling SystemPackage FilePathParsing.swift
[542/546] Compiling SystemPackage FilePathString.swift
[543/547] Wrapping AST for SystemPackage for debugging
[545/549] Compiling generate_command_models GenerateCommandModels.swift
[546/549] Emitting module generate_command_models
[547/550] Wrapping AST for generate-command-models for debugging
[548/550] Write Objects.LinkFileList
[549/550] Linking generate-command-models-tool
warning: you may be able to install libarchive using your system-packager:
apt-get install libarchive-dev
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tools/build-swiftly-release/musl-clang
[0/1] Planning build
/host/spi-builder-workspace/Plugins/GenerateCommandModels/plugin.swift:8:52: warning: 'path' is deprecated: renamed to 'url'
6 | guard let target = target as? SourceModuleTarget else { return [] }
7 |
8 | let jsonSources = target.sourceFiles.map(\.path).filter { $0.extension == "json" }
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
9 |
10 | guard jsonSources.count > 0 else { return [] }
/host/spi-builder-workspace/Plugins/GenerateCommandModels/plugin.swift:8:70: warning: 'extension' is deprecated: Use `URL` type instead of `Path`.
6 | guard let target = target as? SourceModuleTarget else { return [] }
7 |
8 | let jsonSources = target.sourceFiles.map(\.path).filter { $0.extension == "json" }
| `- warning: 'extension' is deprecated: Use `URL` type instead of `Path`.
9 |
10 | guard jsonSources.count > 0 else { return [] }
/host/spi-builder-workspace/Plugins/GenerateCommandModels/plugin.swift:12:34: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
10 | guard jsonSources.count > 0 else { return [] }
11 |
12 | let outputPath = context.pluginWorkDirectory.appending("Commands.swift")
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
| `- note: use 'pluginWorkDirectoryURL' instead
13 |
14 | return [
/host/spi-builder-workspace/Plugins/GenerateCommandModels/plugin.swift:12:54: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
10 | guard jsonSources.count > 0 else { return [] }
11 |
12 | let outputPath = context.pluginWorkDirectory.appending("Commands.swift")
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
13 |
14 | return [
/host/spi-builder-workspace/Plugins/GenerateCommandModels/plugin.swift:15:14: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
13 |
14 | return [
15 | .buildCommand(
| `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
16 | displayName: "Generating Command Models from dumped JSON help",
17 | executable: try context.tool(named: "generate-command-models").path,
/host/spi-builder-workspace/Plugins/GenerateCommandModels/plugin.swift:17:80: warning: 'path' is deprecated: renamed to 'url'
15 | .buildCommand(
16 | displayName: "Generating Command Models from dumped JSON help",
17 | executable: try context.tool(named: "generate-command-models").path,
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
18 | arguments: ["--output-file", outputPath] + jsonSources,
19 | inputFiles: jsonSources,
[1/1] Compiling plugin GenerateCommandModels
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:10:85: warning: 'path' is deprecated: renamed to 'url'
8 | ) async throws {
9 | // Locate generation tool.
10 | let generationToolFile = try context.tool(named: "generate-docs-reference").path
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
11 |
12 | // Create an extractor to extract plugin-only arguments from the `arguments`
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:55:48: warning: 'path' is deprecated: renamed to 'url'
53 |
54 | // Get the artifacts name.
55 | let executableName = builtArtifact.path.lastComponent
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
56 |
57 | print("Generating docs reference for \(executableName)...")
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:55:53: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
53 |
54 | // Get the artifacts name.
55 | let executableName = builtArtifact.path.lastComponent
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
56 |
57 | print("Generating docs reference for \(executableName)...")
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:59:46: warning: 'directory' is deprecated: renamed to 'directoryURL'
57 | print("Generating docs reference for \(executableName)...")
58 |
59 | let outputFile = context.package.directory
| |- warning: 'directory' is deprecated: renamed to 'directoryURL'
| `- note: use 'directoryURL' instead
60 | .appending("Documentation/SwiftlyDocs.docc/swiftly-cli-reference.md")
61 |
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:60:18: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
58 |
59 | let outputFile = context.package.directory
60 | .appending("Documentation/SwiftlyDocs.docc/swiftly-cli-reference.md")
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
61 |
62 | // Create generation tool arguments.
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:64:31: warning: 'path' is deprecated: renamed to 'url'
62 | // Create generation tool arguments.
63 | var generationToolArguments = [
64 | builtArtifact.path.string,
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
65 | "--output-file",
66 | outputFile.string,
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:64:36: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
62 | // Create generation tool arguments.
63 | var generationToolArguments = [
64 | builtArtifact.path.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
65 | "--output-file",
66 | outputFile.string,
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:66:28: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
64 | builtArtifact.path.string,
65 | "--output-file",
66 | outputFile.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
67 | ]
68 | generationToolArguments.append(
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReference.swift:73:50: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
71 | // Spawn generation tool.
72 | try generationToolFile.exec(arguments: generationToolArguments)
73 | print("Generated docs reference in '\(outputFile)'")
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
74 | }
75 | }
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReferenceError.swift:26:21: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
24 | case let .subprocessFailedNonZeroExit(tool, exitCode):
25 | return """
26 | '\(tool.lastComponent)' invocation failed with a nonzero exit code: \
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
27 | '\(exitCode)'.
28 | """
/host/spi-builder-workspace/Plugins/GenerateDocsReference/GenerateDocsReferenceError.swift:31:21: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
29 | case let .subprocessFailedError(tool, error):
30 | return """
31 | '\(tool.lastComponent)' invocation failed: \
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
32 | '\(error.localizedDescription)'
33 | """
/host/spi-builder-workspace/Plugins/GenerateDocsReference/PackagePlugin+Helpers.swift:32:30: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
30 | do {
31 | try FileManager.default.createDirectory(
32 | atPath: self.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
33 | withIntermediateDirectories: true
34 | )
/host/spi-builder-workspace/Plugins/GenerateDocsReference/PackagePlugin+Helpers.swift:43:63: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
41 | do {
42 | let process = Process()
43 | process.executableURL = URL(fileURLWithPath: self.string)
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
44 | process.arguments = arguments
45 | try process.run()
/host/spi-builder-workspace/Plugins/GenerateDocsReference/PackagePlugin+Helpers.swift:66:38: warning: 'path' is deprecated: renamed to 'url'
64 | .package
65 | .products
66 | .first { $0.name == self.path.lastComponent }
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
67 | }
68 | }
/host/spi-builder-workspace/Plugins/GenerateDocsReference/PackagePlugin+Helpers.swift:66:43: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
64 | .package
65 | .products
66 | .first { $0.name == self.path.lastComponent }
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
67 | }
68 | }
[2/2] Compiling plugin GenerateDocsReference
[3/3] Compiling plugin OpenAPIGeneratorCommand
[4/4] Compiling plugin OpenAPIGenerator
[5/5] Compiling plugin Swift-DocC Preview
[6/6] Compiling plugin Swift-DocC
[7/7] Compiling plugin GenerateManual
[8/8] Compiling plugin GenerateDoccReference
Building for debugging...
[8/483] Compiling ssl_versions.cc
[9/483] Compiling ssl_transcript.cc
[10/483] Compiling ssl_file.cc
[11/483] Compiling _NumericsShims _NumericsShims.c
[12/483] Compiling ssl_stat.cc
[13/483] Compiling ssl_key_share.cc
[14/483] Compiling writer.c
[15/483] Compiling reader.c
[16/483] Compiling ssl_session.cc
[17/483] Compiling parser.c
[18/483] Compiling ssl_privkey.cc
[19/483] Write swift-version-24593BA9C3E375BF.txt
[20/483] Compiling api.c
[21/483] Compiling CSystem shims.c
[22/483] Compiling scanner.c
[23/483] Compiling emitter.c
[24/491] Compiling ssl_lib.cc
[26/492] Emitting module TSCLibc
[27/492] Compiling TSCLibc libc.swift
[28/493] Compiling _NIODataStructures PriorityQueue.swift
[30/494] Emitting module _NIODataStructures
[31/494] Compiling _NIODataStructures Heap.swift
[32/494] Emitting module _NIOBase64
[33/494] Compiling _NIOBase64 Base64.swift
[34/495] Compiling _NIODataStructures _TinyArray.swift
[37/566] Emitting module SwiftlyDocs
[38/566] Compiling SwiftlyDocs EmptyFile.swift
[39/567] Emitting module SystemPackage
[40/568] Compiling ssl_credential.cc
[42/568] Compiling ssl_cipher.cc
[44/568] Compiling TSCBasic OrderedDictionary.swift
[45/568] Compiling TSCBasic OrderedSet.swift
[46/568] Compiling TSCBasic Path.swift
[47/568] Compiling TSCBasic PathShims.swift
[48/568] Emitting module Yams
[48/573] Compiling ssl_cert.cc
[51/594] Compiling TSCBasic DeltaAlgorithm.swift
[52/594] Compiling TSCBasic DiagnosticsEngine.swift
[53/594] Compiling TSCBasic HashAlgorithms.swift
[54/594] Compiling TSCBasic JSON.swift
[55/595] Compiling ServiceContextModule ServiceContextKey.swift
[56/595] Compiling TSCBasic CodableResult.swift
[57/595] Compiling TSCBasic CollectionAlgorithms.swift
[58/595] Compiling TSCBasic CollectionExtensions.swift
[59/595] Compiling TSCBasic Condition.swift
[62/600] Emitting module ServiceContextModule
[63/600] Compiling ServiceContextModule ServiceContext.swift
[64/600] Compiling RealModule Float80+Real.swift
[65/607] Compiling TSCBasic FileSystem.swift
[66/607] Compiling TSCBasic GraphAlgorithms.swift
[67/607] Compiling TSCBasic OSLog.swift
[68/607] Compiling TSCBasic ObjectIdentifierProtocol.swift
[69/607] Compiling TSCBasic JSONMapper.swift
[70/607] Compiling TSCBasic KeyedPair.swift
[71/607] Compiling TSCBasic LazyCache.swift
[72/607] Compiling TSCBasic Lock.swift
[73/607] Compiling TSCBasic DictionaryExtensions.swift
[74/607] Compiling TSCBasic DictionaryLiteralExtensions.swift
[75/607] Compiling TSCBasic EditDistance.swift
[76/607] Compiling TSCBasic FileInfo.swift
[77/607] Compiling RealModule Real.swift
[78/607] Compiling RealModule RealFunctions.swift
[80/607] Compiling RealModule RelaxedArithmetic.swift
[81/606] Compiling RealModule Float16+Real.swift
[82/606] Compiling RealModule ElementaryFunctions.swift
[83/606] Compiling RealModule Float+Real.swift
[84/606] Compiling RealModule AugmentedArithmetic.swift
[85/606] Compiling RealModule Double+Real.swift
[86/606] Compiling RealModule AlgebraicField.swift
[87/606] Compiling RealModule ApproximateEquality.swift
[88/606] Emitting module TSCBasic
[89/606] Compiling TSCBasic Result.swift
[90/606] Compiling TSCBasic SortedArray.swift
[91/606] Compiling TSCBasic StringConversions.swift
[92/606] Compiling TSCBasic SynchronizedQueue.swift
[93/606] Compiling TSCBasic TemporaryFile.swift
[94/606] Compiling Logging MetadataProvider.swift
[95/606] Compiling Logging LogHandler.swift
[102/606] Emitting module RealModule
[103/607] Compiling NIOConcurrencyHelpers NIOLock.swift
[109/607] Emitting module OpenAPIKitCore
[110/607] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[111/608] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[112/608] Compiling NIOConcurrencyHelpers atomics.swift
[114/609] Compiling NIOConcurrencyHelpers lock.swift
[115/609] Emitting module Logging
[116/609] Compiling Logging Locks.swift
[117/609] Emitting module RealModule
[119/610] Emitting module NIOConcurrencyHelpers
[121/611] Compiling SystemPackage SystemString.swift
[122/611] Compiling SystemPackage Util+StringArray.swift
[123/611] Compiling SystemPackage Util.swift
[124/611] Compiling SystemPackage UtilConsumers.swift
[137/634] Compiling InternalCollectionsUtilities Descriptions.swift
[138/634] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[139/634] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[143/634] Emitting module InternalCollectionsUtilities
[144/634] Compiling InternalCollectionsUtilities _SortedCollection.swift
[145/634] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[146/637] Compiling Instrumentation Instrument.swift
[147/637] Compiling Instrumentation NoOpInstrument.swift
[148/637] Compiling Instrumentation MultiplexInstrument.swift
[149/637] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[150/637] Compiling InternalCollectionsUtilities Integer rank.swift
[151/637] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[152/637] Compiling InternalCollectionsUtilities UInt+reversed.swift
[153/637] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[154/637] Emitting module SystemPackage
[157/637] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[158/637] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[159/637] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[160/637] Emitting module Instrumentation
[162/638] Compiling Instrumentation Locks.swift
[163/638] Compiling Logging Logging.swift
[164/640] Compiling TSCBasic TerminalController.swift
[165/640] Compiling TSCBasic Thread.swift
[166/640] Compiling TSCBasic Tuple.swift
[167/640] Compiling TSCBasic WritableByteStream.swift
[168/640] Compiling TSCBasic misc.swift
[169/640] Compiling Instrumentation InstrumentationSystem.swift
[172/641] Compiling InternalCollectionsUtilities Debugging.swift
[176/642] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[177/642] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[187/676] Compiling Atomics DoubleWord.swift
[188/676] Compiling Atomics AtomicInteger.swift
[189/676] Emitting module InternalCollectionsUtilities
[191/678] Compiling Tracing InstrumentationSystem+Tracing.swift
[192/678] Compiling Atomics ManagedAtomic.swift
[193/678] Compiling Atomics ManagedAtomicLazyReference.swift
[194/678] Compiling Atomics UnsafeAtomic.swift
[195/678] Compiling Atomics UnsafeAtomicLazyReference.swift
[196/678] Emitting module Tracing
[197/680] Compiling Atomics AtomicStorage.swift
[198/680] Compiling Atomics AtomicValue.swift
[199/680] Compiling Atomics AtomicMemoryOrderings.swift
[201/680] Compiling Tracing TracerProtocol.swift
[202/715] Emitting module ArgumentParserToolInfo
[203/716] Compiling Tracing TracingTime.swift
[204/716] Compiling Tracing Tracer.swift
[205/716] Compiling HTTPTypes HTTPRequest+URL.swift
[206/717] Emitting module OpenAPIKit
[207/718] Compiling Tracing TracerProtocol+Legacy.swift
[208/718] Compiling HTTPTypes HTTPParsedFields.swift
[211/718] Compiling HTTPTypes ISOLatin1String.swift
[212/718] Emitting module OpenAPIKit30
[213/719] Compiling TSCUtility InterruptHandler.swift
[214/719] Compiling TSCUtility JSONMessageStreamingParser.swift
[215/719] Compiling TSCUtility Context.swift
[216/719] Compiling TSCUtility Diagnostics.swift
[217/719] Compiling TSCUtility FSWatch.swift
[218/719] Compiling Tracing NoOpTracer.swift
[219/719] Compiling Tracing SpanProtocol.swift
[222/721] Compiling HTTPTypes NIOLock.swift
[223/736] Emitting module HTTPTypes
[224/736] Compiling HTTPTypes HTTPFields.swift
[225/736] Compiling DequeModule Deque+Codable.swift
[226/736] Compiling DequeModule Deque+Collection.swift
[227/736] Compiling DequeModule Deque+CustomReflectable.swift
[228/736] Compiling DequeModule Deque+Descriptions.swift
[229/738] Compiling HTTPTypes HTTPRequest.swift
[230/738] Compiling HTTPTypes HTTPResponse.swift
[231/739] Compiling DequeModule _DequeBuffer.swift
[232/739] Compiling DequeModule _DequeBufferHeader.swift
[234/741] Compiling DequeModule Deque+Equatable.swift
[235/741] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[236/741] Compiling DequeModule Deque+Extras.swift
[237/741] Compiling DequeModule Deque+Hashable.swift
[238/741] Emitting module OpenAPIKitCompat
[240/743] Compiling DequeModule _DequeSlot.swift
[241/743] Compiling DequeModule _UnsafeWrappedBuffer.swift
[242/743] Compiling DequeModule Deque+Testing.swift
[243/743] Compiling DequeModule Deque._Storage.swift
[244/743] Compiling DequeModule Deque._UnsafeHandle.swift
[245/743] Compiling DequeModule Deque.swift
[246/743] Compiling TSCUtility Tracing.swift
[247/743] Compiling TSCUtility Triple.swift
[248/743] Compiling TSCUtility URL.swift
[249/743] Compiling TSCUtility Verbosity.swift
[250/743] Compiling TSCUtility OSLog.swift
[251/743] Compiling TSCUtility OrderedZip.swift
[252/743] Compiling TSCUtility PkgConfig.swift
[253/743] Compiling TSCUtility Platform.swift
[254/743] Compiling TSCUtility PolymorphicCodable.swift
[255/747] Emitting module ArgumentParserToolInfo
[256/747] Compiling ArgumentParserToolInfo ToolInfo.swift
[260/809] Emitting module DequeModule
[261/810] Emitting module ArgumentParser
[264/846] Compiling ArgumentParser ArgumentVisibility.swift
[265/846] Compiling ArgumentParser CompletionKind.swift
[266/846] Compiling ArgumentParser Errors.swift
[267/846] Compiling ArgumentParser Flag.swift
[268/846] Compiling ArgumentParser NameSpecification.swift
[269/846] Compiling ArgumentParser Option.swift
[270/855] Emitting module OrderedCollections
[272/872] Emitting module Atomics
[273/879] Compiling Algorithms Indexed.swift
[274/879] Compiling Algorithms Intersperse.swift
[275/879] Compiling Algorithms Partition.swift
[276/879] Compiling Algorithms Permutations.swift
[277/879] Compiling Algorithms Product.swift
[278/885] Compiling Algorithms RandomSample.swift
[279/885] Compiling Algorithms Reductions.swift
[280/885] Compiling Algorithms Rotate.swift
[281/885] Compiling Algorithms Split.swift
[282/885] Compiling Algorithms Stride.swift
[283/885] Emitting module TSCUtility
[285/886] Compiling Algorithms AdjacentPairs.swift
[286/886] Compiling Algorithms Chain.swift
[287/886] Compiling Algorithms Chunked.swift
[288/886] Compiling Algorithms Combinations.swift
[289/886] Compiling Algorithms Compacted.swift
[290/886] Compiling Algorithms Cycle.swift
[291/886] Compiling Algorithms EitherSequence.swift
[292/886] Compiling Algorithms FirstNonNil.swift
[293/886] Compiling Algorithms FlattenCollection.swift
[294/886] Compiling Algorithms Grouped.swift
[295/949] Compiling NIOCore ChannelOption.swift
[296/949] Compiling NIOCore ChannelPipeline.swift
[297/949] Compiling NIOCore IPProtocol.swift
[298/949] Compiling NIOCore IntegerBitPacking.swift
[299/949] Emitting module generate_command_models
[300/950] Compiling generate_docs_reference Process+SimpleAPI.swift
[301/950] Emitting module generate_docs_reference
[303/950] Compiling generate_docs_reference GenerateDocsReference.swift
[304/951] Compiling NIOCore EventLoop.swift
[305/951] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[306/951] Compiling NIOCore ByteBuffer-multi-int.swift
[307/951] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[308/951] Compiling NIOCore ByteBuffer-views.swift
[309/952] Compiling NIOCore Codec.swift
[310/952] Compiling NIOCore ConvenienceOptionSupport.swift
[311/952] Compiling NIOCore DeadChannel.swift
[312/952] Compiling NIOCore DispatchQueue+WithFuture.swift
[313/952] Compiling NIOCore EventLoop+Deprecated.swift
[314/952] Compiling NIOCore EventLoop+SerialExecutor.swift
[316/957] Wrapping AST for generate-command-models for debugging
[318/957] Compiling NIOCore CircularBuffer.swift
[321/960] Emitting module ArgumentParser
[322/960] Compiling NIOCore NIOAsyncSequenceProducer.swift
[323/960] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[324/960] Compiling NIOCore NIOAsyncWriter.swift
[328/960] Compiling NIOCore IO.swift
[329/960] Compiling NIOCore IOData.swift
[330/960] Compiling NIOCore NIOCoreSendableMetatype.swift
[331/960] Compiling NIOCore NIODecodedAsyncSequence.swift
[332/960] Compiling NIOCore NIOLoopBound.swift
[333/960] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[334/960] Compiling NIOCore NIOScheduledCallback.swift
[335/960] Compiling NIOCore NIOSendable.swift
[335/968] Wrapping AST for Yams for debugging
[337/968] Emitting module OpenAPIRuntime
[337/968] Wrapping AST for SystemPackage for debugging
[338/968] Wrapping AST for RealModule for debugging
[339/968] Wrapping AST for OrderedCollections for debugging
[341/968] Compiling NIOCore ByteBuffer-conversions.swift
[342/968] Compiling NIOCore ByteBuffer-core.swift
[343/968] Compiling NIOCore ByteBuffer-hex.swift
[344/968] Compiling NIOCore ByteBuffer-int.swift
[345/968] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[346/968] Compiling NIOCore AddressedEnvelope.swift
[347/968] Compiling NIOCore AsyncAwaitSupport.swift
[348/968] Compiling NIOCore AsyncChannel.swift
[348/968] Wrapping AST for OpenAPIKitCore for debugging
[349/968] Wrapping AST for OpenAPIKitCompat for debugging
[350/968] Wrapping AST for OpenAPIKit30 for debugging
[352/968] Compiling NIOCore AsyncChannelHandler.swift
[353/968] Compiling NIOCore AsyncChannelInboundStream.swift
[354/968] Compiling NIOCore AsyncChannelOutboundWriter.swift
[354/968] Wrapping AST for OpenAPIKit for debugging
[355/968] Wrapping AST for InternalCollectionsUtilities for debugging
[356/968] Wrapping AST for ArgumentParserToolInfo for debugging
[365/968] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[366/968] Compiling NIOCore BSDSocketAPI.swift
[367/968] Compiling NIOCore ByteBuffer-aux.swift
[368/968] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[370/968] Wrapping AST for TSCUtility for debugging
[371/968] Wrapping AST for RealModule for debugging
[373/968] Compiling Algorithms Trim.swift
[374/968] Compiling Algorithms Unique.swift
[375/968] Compiling Algorithms Windows.swift
[375/968] Wrapping AST for ArgumentParser for debugging
[380/968] Wrapping AST for NIOConcurrencyHelpers for debugging
[381/968] Write Objects.LinkFileList
[382/968] Wrapping AST for InternalCollectionsUtilities for debugging
[383/968] Write Objects.LinkFileList
[384/968] Wrapping AST for Logging for debugging
[386/968] Compiling ArgumentParser Tree.swift
[387/968] Compiling ArgumentParser CodingKeyValidator.swift
[388/968] Compiling ArgumentParser NonsenseFlagsValidator.swift
[389/968] Compiling ArgumentParser ParsableArgumentsValidation.swift
[390/968] Compiling ArgumentParser PositionalArgumentsValidator.swift
[391/968] Compiling ArgumentParser UniqueNamesValidator.swift
[400/968] Wrapping AST for Instrumentation for debugging
[419/968] Wrapping AST for HTTPTypes for debugging
[426/968] Compiling NIOCore FileHandle.swift
[427/968] Compiling NIOCore FileRegion.swift
[428/968] Compiling NIOCore GlobalSingletons.swift
[432/968] Compiling NIOCore Channel.swift
[433/968] Compiling NIOCore ChannelHandler.swift
[434/968] Compiling NIOCore ChannelHandlers.swift
[435/968] Compiling NIOCore ChannelInvoker.swift
[440/968] Compiling NIOCore IntegerTypes.swift
[441/968] Compiling NIOCore Interfaces.swift
[442/968] Compiling NIOCore Linux.swift
[443/968] Compiling NIOCore MarkedCircularBuffer.swift
[444/968] Compiling NIOCore MulticastChannel.swift
[445/968] Wrapping AST for DequeModule for debugging
[446/968] Linking generate-docs-reference-tool
[454/968] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[455/968] Compiling OpenAPIRuntime URIEncoder.swift
[456/976] Emitting module Algorithms
[456/977] Linking generate-command-models-tool
Error: keyNotFound(CodingKeys(stringValue: "parsingStrategy", intValue: nil), Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "command", intValue: nil), CodingKeys(stringValue: "subcommands", intValue: nil), _CodingKey(stringValue: "Index 0", intValue: 0), CodingKeys(stringValue: "arguments", intValue: nil), _CodingKey(stringValue: "Index 0", intValue: 0)], debugDescription: "No value associated with key CodingKeys(stringValue: \"parsingStrategy\", intValue: nil) (\"parsingStrategy\").", underlyingError: nil))
[457/977] Generating Command Models from dumped JSON help
[457/977] Compiling ssl_buffer.cc
[457/977] Compiling ssl_asn1.cc
BUILD FAILURE 6.1 android