Build Information
Failed to build swiftly, reference main (81a5d7
), with Swift 6.1 for Android on 4 Sep 2025 00:28:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swiftly.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swiftlang/swiftly
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 81a5d78 Update the Swiftly version to 1.2.0
Cloned https://github.com/swiftlang/swiftly.git
Revision (git rev-parse @):
81a5d7840db9f349da5505945ee72a2d9e6d7a87
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swiftly.git at main
========================================
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"
],
"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-4609320-2":/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:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-openapi-generator
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
[232/7811] Fetching swift-docc-plugin, swift-openapi-runtime
[2883/23896] Fetching swift-docc-plugin, swift-openapi-runtime, swift-openapi-generator
[3056/30839] Fetching swift-docc-plugin, swift-openapi-runtime, swift-openapi-generator, swift-tools-support-core
[19673/81677] Fetching swift-docc-plugin, swift-openapi-runtime, swift-openapi-generator, swift-tools-support-core, swiftformat
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.00s)
[15820/75960] Fetching swift-docc-plugin, swift-openapi-generator, swift-tools-support-core, swiftformat
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-docc-plugin from cache (1.03s)
[14852/73866] Fetching swift-openapi-generator, swift-tools-support-core, swiftformat
Fetching https://github.com/swift-server/swift-openapi-async-http-client
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.41s)
[17959/66923] Fetching swift-openapi-generator, swiftformat
Fetching https://github.com/swift-server/async-http-client
[18120/67500] Fetching swift-openapi-generator, swiftformat, swift-openapi-async-http-client
Fetched https://github.com/swift-server/swift-openapi-async-http-client from cache (0.62s)
[18627/66923] Fetching swift-openapi-generator, swiftformat
Fetching https://github.com/apple/swift-argument-parser
[20154/81042] Fetching swift-openapi-generator, swiftformat, async-http-client
[20719/159070] Fetching swift-openapi-generator, swiftformat, async-http-client, swift-nio
Fetched https://github.com/apple/swift-openapi-generator from cache (2.37s)
[8594/142985] Fetching swiftformat, async-http-client, swift-nio
[15663/158677] Fetching swiftformat, async-http-client, swift-nio, swift-argument-parser
Fetched https://github.com/swift-server/async-http-client from cache (2.65s)
[49647/144558] Fetching swiftformat, swift-nio, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.66s)
[45388/128866] Fetching swiftformat, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (12.02s)
[12710/50838] Fetching swiftformat
Fetching https://github.com/apple/swift-system
[50839/55779] Fetching swiftformat, swift-system
Fetched https://github.com/apple/swift-system from cache (0.74s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (45.47s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.49.18 (48.87s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.82s)
Fetching https://github.com/apple/swift-http-types
[1/917] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.31s)
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.1.0 (2.50s)
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 (0.72s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.2 (1.00s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.10.2 (0.98s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-algorithms
[1/5985] Fetching swift-algorithms
[3892/23379] Fetching swift-algorithms, swift-collections
[8770/113164] Fetching swift-algorithms, swift-collections, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (0.86s)
[4899/107179] Fetching swift-collections, openapikit
[23789/118315] Fetching swift-collections, openapikit, yams
Fetched https://github.com/jpsim/Yams from cache (4.00s)
[92814/107179] Fetching swift-collections, openapikit
Fetched https://github.com/apple/swift-collections from cache (7.29s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (7.33s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (7.83s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (1.01s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.44s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.70s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3501] 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 (0.92s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.73s)
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.88s)
Computing version for https://github.com/swift-server/async-http-client
Computed https://github.com/swift-server/async-http-client at 1.27.0 (0.47s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/2698] Fetching swift-nio-transport-services
[1809/6601] Fetching swift-nio-transport-services, swift-log
[3012/12728] Fetching swift-nio-transport-services, swift-log, swift-nio-extras
[4166/24389] Fetching swift-nio-transport-services, swift-log, swift-nio-extras, swift-nio-http2
[15295/39464] Fetching swift-nio-transport-services, swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.44s)
[13953/36766] Fetching swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (0.47s)
[10352/32863] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.53s)
[4876/26736] Fetching swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.22s)
[11759/15075] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.11s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (2.97s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.48s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.64s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1176] Fetching swift-http-structured-headers
[13/2805] Fetching swift-http-structured-headers, swift-asn1
[2139/7970] Fetching swift-http-structured-headers, swift-asn1, swift-async-algorithms
[2156/10403] Fetching swift-http-structured-headers, swift-asn1, swift-async-algorithms, swift-service-lifecycle
[2715/16864] Fetching swift-http-structured-headers, swift-asn1, swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.67s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.85s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.85s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.89s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.90s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.63s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (3.68s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.87s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.56s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.0 (0.58s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (1.00s)
Fetching https://github.com/apple/swift-crypto.git
[1/16374] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.99s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (2.55s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.7.0 (0.67s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (2.01s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.1.0 (0.45s)
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.0.4
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-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
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.2
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.1.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.6.4
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.34.0
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.38.0
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/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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
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.4.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.13.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.1.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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.4.0
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.7.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
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.27.0
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.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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
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-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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
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.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.2
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.8.0
warning: you may be able to install libarchive using your system-packager:
apt-get install libarchive-dev
[0/36] Write sources
[4/36] Compiling _NumericsShims _NumericsShims.c
[5/36] Write sources
[14/36] Compiling reader.c
[15/36] Compiling writer.c
[16/36] Compiling api.c
[17/36] Write swift-version-24593BA9C3E375BF.txt
[18/36] Compiling emitter.c
[19/36] Compiling parser.c
[20/36] Compiling scanner.c
[22/116] Emitting module OpenAPIKitCore
[23/120] Emitting module RealModule
[24/120] Compiling Yams Decoder.swift
[25/120] Compiling Yams Emitter.swift
[26/121] Compiling Yams Anchor.swift
[27/121] Compiling Yams Constructor.swift
[28/121] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/121] Compiling ArgumentParserToolInfo ToolInfo.swift
[30/121] Emitting module ArgumentParserToolInfo
[31/122] Compiling RealModule RealFunctions.swift
[32/123] Compiling Yams Node.Mapping.swift
[33/123] Compiling Yams Tag.swift
[35/123] Compiling Yams YamlAnchorProviding.swift
[37/125] Compiling Yams Node.Scalar.swift
[38/125] Compiling RealModule Real.swift
[39/125] Compiling RealModule Float80+Real.swift
[40/125] Compiling Yams Mark.swift
[41/125] Compiling Yams Node.Alias.swift
[44/125] Compiling Yams Encoder.swift
[45/125] Compiling Yams AliasDereferencingStrategy.swift
[46/125] Emitting module InternalCollectionsUtilities
[51/125] Compiling RealModule Float16+Real.swift
[53/125] Compiling RealModule RelaxedArithmetic.swift
[54/126] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[57/127] Emitting module Yams
[57/127] Wrapping AST for InternalCollectionsUtilities for debugging
[58/127] Wrapping AST for ArgumentParserToolInfo for debugging
[59/127] Wrapping AST for RealModule for debugging
[61/251] Compiling ArgumentParser DumpHelpGenerator.swift
[62/251] Compiling ArgumentParser HelpCommand.swift
[63/251] Compiling ArgumentParser HelpGenerator.swift
[64/251] Compiling ArgumentParser MessageInfo.swift
[65/251] Compiling ArgumentParser ArgumentDecoder.swift
[66/251] Compiling ArgumentParser ArgumentDefinition.swift
[67/251] Compiling ArgumentParser ArgumentSet.swift
[68/251] Compiling ArgumentParser CommandParser.swift
[69/251] Compiling ArgumentParser OptionGroup.swift
[70/251] Compiling ArgumentParser AsyncParsableCommand.swift
[71/251] Compiling ArgumentParser CommandConfiguration.swift
[72/251] Compiling ArgumentParser CommandGroup.swift
[73/251] Compiling ArgumentParser EnumerableFlag.swift
[74/251] Compiling ArgumentParser Parsed.swift
[75/251] Compiling ArgumentParser ParsedValues.swift
[76/251] Compiling ArgumentParser ParserError.swift
[77/251] Compiling ArgumentParser SplitArguments.swift
[78/251] Compiling ArgumentParser ExpressibleByArgument.swift
[79/251] Compiling ArgumentParser InputKey.swift
[80/251] Compiling ArgumentParser InputOrigin.swift
[81/251] Compiling ArgumentParser Name.swift
[84/251] Compiling ArgumentParser ParsableCommand.swift
[89/251] Compiling ArgumentParser BashCompletionsGenerator.swift
[90/251] Compiling ArgumentParser CompletionsGenerator.swift
[91/251] Compiling ArgumentParser FishCompletionsGenerator.swift
[92/251] Compiling ArgumentParser ArgumentVisibility.swift
[93/251] Compiling ArgumentParser CompletionKind.swift
[94/251] Compiling ArgumentParser Errors.swift
[95/251] Compiling ArgumentParser ArgumentDiscussion.swift
[96/251] Compiling ArgumentParser ArgumentHelp.swift
[97/251] Compiling ArgumentParser ParsableArguments.swift
[98/251] Compiling ArgumentParser Argument.swift
[106/251] Compiling ArgumentParser Flag.swift
[107/251] Compiling ArgumentParser NameSpecification.swift
[108/251] Compiling ArgumentParser Option.swift
[112/251] Compiling ArgumentParser ZshCompletionsGenerator.swift
[118/253] Compiling ArgumentParser SequenceExtensions.swift
[119/253] Compiling ArgumentParser StringExtensions.swift
[120/253] Compiling ArgumentParser SwiftExtensions.swift
[121/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[122/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[123/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[124/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[125/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[126/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[127/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[128/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[129/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[130/253] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[131/253] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[131/260] Wrapping AST for Yams for debugging
[132/260] Wrapping AST for OpenAPIKitCore for debugging
[142/379] Compiling OpenAPIKit DereferencedParameter.swift
[143/379] Compiling OpenAPIKit DereferencedSchemaContext.swift
[144/379] Compiling OpenAPIKit DocumentDecodingError.swift
[145/379] Compiling OpenAPIKit OperationDecodingError.swift
[146/379] Compiling OpenAPIKit PathDecodingError.swift
[147/379] Compiling OpenAPIKit ResponseDecodingError.swift
[148/379] Compiling OpenAPIKit Example.swift
[149/379] Compiling OpenAPIKit ExternalDocumentation.swift
[150/379] Compiling OpenAPIKit DereferencedHeader.swift
[151/379] Compiling OpenAPIKit Header.swift
[152/379] Compiling OpenAPIKit JSONReference.swift
[153/379] Compiling OpenAPIKit Parameter.swift
[154/379] Compiling OpenAPIKit ParameterContext.swift
[155/379] Compiling OpenAPIKit ParameterSchemaContext.swift
[156/379] Compiling OpenAPIKit DereferencedPathItem.swift
[157/379] Compiling OpenAPIKit PathItem.swift
[158/379] Compiling OpenAPIKit ContentEncoding.swift
[159/379] Compiling OpenAPIKit DereferencedContent.swift
[160/379] Compiling OpenAPIKit Link.swift
[161/379] Compiling OpenAPIKit OpenAPI.swift
[162/379] Compiling OpenAPIKit DereferencedOperation.swift
[163/379] Compiling OpenAPIKit Operation.swift
[164/379] Compiling OpenAPIKit ResolvedEndpoint.swift
[165/379] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[169/379] Compiling OpenAPIKit ResolvedRoute.swift
[170/379] Compiling OpenAPIKit DereferencedRequest.swift
[171/379] Compiling OpenAPIKit Request.swift
[172/385] Emitting module ArgumentParser
[173/385] Compiling OpenAPIKit Content.swift
[182/388] Compiling OpenAPIKit Components+JSONReference.swift
[183/388] Compiling OpenAPIKit Components+Locatable.swift
[184/388] Compiling OpenAPIKit Components.swift
[185/388] Compiling ArgumentParser Tree.swift
[186/388] Compiling ArgumentParser CodingKeyValidator.swift
[187/388] Compiling ArgumentParser NonsenseFlagsValidator.swift
[188/388] Compiling ArgumentParser ParsableArgumentsValidation.swift
[189/388] Compiling ArgumentParser PositionalArgumentsValidator.swift
[190/388] Compiling ArgumentParser UniqueNamesValidator.swift
[191/388] Compiling OpenAPIKit DereferencedContentEncoding.swift
[192/388] Compiling OpenAPIKit DereferencedDocument.swift
[193/388] Compiling OpenAPIKit Document.swift
[194/388] Compiling OpenAPIKit DocumentInfo.swift
[195/388] Compiling OpenAPIKit ResolvedDocument.swift
[196/388] Compiling OpenAPIKit Either+Convenience.swift
[197/388] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[198/388] Compiling OpenAPIKit Either+Summarizable.swift
[199/388] Compiling Algorithms Trim.swift
[200/388] Compiling Algorithms Unique.swift
[201/388] Compiling Algorithms Windows.swift
[206/388] Compiling OpenAPIKit Either+Validatable.swift
[207/388] Compiling OpenAPIKit AnyCodable+Validatable.swift
[208/388] Compiling OpenAPIKit Callbacks.swift
[209/388] Compiling OpenAPIKit CodableVendorExtendable.swift
[210/388] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[211/388] Compiling OpenAPIKit SecurityScheme.swift
[212/388] Compiling OpenAPIKit Server.swift
[213/388] Compiling OpenAPIKit Tag.swift
[214/388] Compiling OpenAPIKit URLTemplate+Validatable.swift
[215/388] Compiling OrderedCollections OrderedSet.swift
[216/388] Compiling OrderedCollections _UnsafeBitset.swift
[230/388] Emitting module OrderedCollections
[235/389] Wrapping AST for OrderedCollections for debugging
[249/389] Emitting module Algorithms
[270/398] Wrapping AST for Algorithms for debugging
[272/399] Wrapping AST for ArgumentParser for debugging
[307/407] Compiling OpenAPIKit30 JSONSchemaContext.swift
[308/407] Compiling OpenAPIKit JSONSchemaContext.swift
[309/407] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[310/407] Compiling OpenAPIKit TypesAndFormats.swift
[324/407] Emitting module OpenAPIKit
[343/407] Emitting module OpenAPIKit30
[360/407] Compiling OpenAPIKit JSONSchema+Combining.swift
[361/407] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[362/407] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[363/407] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[364/407] Compiling OpenAPIKit Validation+Builtins.swift
[365/407] Compiling OpenAPIKit Validation.swift
[366/407] Compiling OpenAPIKit Validator+Convenience.swift
[367/407] Compiling OpenAPIKit Validator.swift
[368/407] Compiling OpenAPIKit XML.swift
[369/408] Wrapping AST for OpenAPIKit30 for debugging
[402/408] Compiling OpenAPIKit _CoreReExport.swift
[403/409] Wrapping AST for OpenAPIKit for debugging
[405/412] Compiling OpenAPIKitCompat Either+Map.swift
[406/412] Compiling OpenAPIKitCompat Compat30To31.swift
[407/412] Emitting module OpenAPIKitCompat
[408/413] Wrapping AST for OpenAPIKitCompat for debugging
[410/495] Emitting module _OpenAPIGeneratorCore
[411/506] Compiling _OpenAPIGeneratorCore Constants.swift
[412/506] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[413/506] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[414/506] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[415/506] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[416/506] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[417/506] Compiling _OpenAPIGeneratorCore ContentType.swift
[418/506] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[419/506] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[420/506] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[421/506] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[422/506] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[423/506] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[424/506] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[425/506] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[426/506] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[427/506] Compiling _OpenAPIGeneratorCore translateComponents.swift
[428/506] Compiling _OpenAPIGeneratorCore translateOperations.swift
[429/506] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[430/506] Compiling _OpenAPIGeneratorCore translateServers.swift
[431/506] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[432/506] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[433/506] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[434/506] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[435/506] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[436/506] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[437/506] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[438/506] Compiling _OpenAPIGeneratorCore translateResponse.swift
[439/506] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[440/506] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[441/506] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[442/506] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[443/506] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[444/506] Compiling _OpenAPIGeneratorCore Builtins.swift
[445/506] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[446/506] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[447/506] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[448/506] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[449/506] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[450/506] Compiling _OpenAPIGeneratorCore translateParameter.swift
[451/506] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[452/506] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[453/506] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[454/506] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[455/506] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[456/506] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[457/506] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[458/506] Compiling _OpenAPIGeneratorCore translateArray.swift
[459/506] Compiling _OpenAPIGeneratorCore translateCodable.swift
[460/506] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[461/506] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[462/506] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[463/506] Compiling _OpenAPIGeneratorCore translateSchema.swift
[464/506] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[465/506] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[466/506] Compiling _OpenAPIGeneratorCore Annotations.swift
[467/506] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[468/506] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[469/506] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[470/506] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[471/506] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[472/506] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[473/506] Compiling _OpenAPIGeneratorCore TypeName.swift
[474/506] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[475/506] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[476/506] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[477/506] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[478/506] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[479/506] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[480/506] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[481/506] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[482/506] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[483/506] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[484/506] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[485/506] Compiling _OpenAPIGeneratorCore YamsParser.swift
[486/506] Compiling _OpenAPIGeneratorCore validateDoc.swift
[487/506] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[488/506] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[489/506] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[490/506] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[491/506] Compiling _OpenAPIGeneratorCore Config.swift
[492/506] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[493/506] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[494/506] Compiling _OpenAPIGeneratorCore Errors.swift
[495/506] Compiling _OpenAPIGeneratorCore Foundation.swift
[496/506] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[497/506] Compiling _OpenAPIGeneratorCore String.swift
[498/506] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[499/506] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[500/506] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[501/506] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[502/506] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[503/507] Wrapping AST for _OpenAPIGeneratorCore for debugging
[505/516] Compiling swift_openapi_generator Tool.swift
[506/517] Compiling swift_openapi_generator PluginSource.swift
[507/517] Compiling swift_openapi_generator UserConfig.swift
[508/517] Compiling swift_openapi_generator runGenerator.swift
[509/517] Compiling swift_openapi_generator GenerateCommand.swift
[510/517] Compiling swift_openapi_generator Extensions.swift
[511/517] Compiling swift_openapi_generator FilterCommand.swift
[512/517] Emitting module swift_openapi_generator
[513/517] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[514/517] Compiling swift_openapi_generator GenerateOptions.swift
[515/518] Wrapping AST for swift-openapi-generator for debugging
[516/518] Write Objects.LinkFileList
[517/518] Linking swift-openapi-generator-tool
[518/528] Write sources
[520/528] Compiling CSystem shims.c
[521/528] Write swift-version-24593BA9C3E375BF.txt
[523/557] Compiling SystemPackage Syscalls.swift
[524/557] Compiling SystemPackage WindowsSyscallAdapters.swift
[525/557] Compiling SystemPackage MachPort.swift
[526/557] Compiling SystemPackage PlatformString.swift
[527/561] Compiling SystemPackage FilePathSyntax.swift
[528/561] Compiling SystemPackage FilePathTemp.swift
[529/561] Compiling SystemPackage FilePathTempPosix.swift
[530/561] Compiling SystemPackage FilePathTempWindows.swift
[531/561] Compiling SystemPackage IORing.swift
[532/561] Compiling SystemPackage RawIORequest.swift
[533/561] Compiling SystemPackage Backcompat.swift
[534/561] Compiling SystemPackage CInterop.swift
[535/561] Compiling SystemPackage Constants.swift
[536/561] Compiling SystemPackage Exports.swift
[537/561] Compiling SystemPackage Mocking.swift
[538/561] Compiling SystemPackage RawBuffer.swift
[539/561] Compiling SystemPackage FilePathWindows.swift
[540/561] Compiling SystemPackage FilePermissions.swift
[541/561] Compiling SystemPackage IOCompletion.swift
[542/561] Compiling SystemPackage IORequest.swift
[543/561] Emitting module SystemPackage
[544/561] Compiling SystemPackage Errno.swift
[545/561] Compiling SystemPackage ErrnoWindows.swift
[546/561] Compiling SystemPackage FileDescriptor.swift
[547/561] Compiling SystemPackage FileHelpers.swift
[548/561] Compiling SystemPackage FileOperations.swift
[549/561] Compiling SystemPackage SystemString.swift
[550/561] Compiling SystemPackage Util+StringArray.swift
[551/561] Compiling SystemPackage Util.swift
[552/561] Compiling SystemPackage UtilConsumers.swift
[553/561] Compiling SystemPackage FilePath.swift
[554/561] Compiling SystemPackage FilePathComponentView.swift
[555/561] Compiling SystemPackage FilePathComponents.swift
[556/561] Compiling SystemPackage FilePathParsing.swift
[557/561] Compiling SystemPackage FilePathString.swift
[558/562] Wrapping AST for SystemPackage for debugging
[560/564] Emitting module generate_command_models
[561/564] Compiling generate_command_models GenerateCommandModels.swift
[562/565] Wrapping AST for generate-command-models for debugging
[563/565] Write Objects.LinkFileList
[564/565] 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
/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/569] Write sources
[30/569] Write swift-version-24593BA9C3E375BF.txt
[31/569] Write sources
[32/571] Compiling a_i2d_fp.cc
[33/571] Compiling a_d2i_fp.cc
[33/571] Write sources
[35/571] Compiling a_dup.cc
[35/571] Write sources
[44/571] Compiling _NumericsShims _NumericsShims.c
[46/571] Emitting module SwiftlyDocs
[46/572] Compiling a_mbstr.cc
[47/572] Compiling a_bool.cc
[48/573] Compiling a_gentm.cc
[49/573] Compiling writer.c
[50/575] Compiling a_int.cc
[51/575] Compiling reader.c
[53/575] Emitting module ArgumentParserToolInfo
[54/576] Emitting module OpenAPIKitCore
[54/577] Compiling parser.c
[54/577] Compiling scanner.c
[56/577] Compiling CSystem shims.c
[60/577] Emitting module RealModule
[60/578] Compiling _NumericsShims _NumericsShims.c
[62/578] Emitting module InternalCollectionsUtilities
[63/579] Compiling api.c
[64/579] Write sources
[66/579] Compiling emitter.c
[69/590] Emitting module SystemPackage
[70/591] Emitting module Yams
[73/592] Emitting module ArgumentParser
[74/593] Emitting module _NIOBase64
[75/593] Compiling _NIOBase64 Base64.swift
[76/593] Compiling SwiftlyDocs EmptyFile.swift
[79/596] Wrapping AST for Yams for debugging
[81/597] Emitting module OpenAPIKit30
[81/601] Wrapping AST for SystemPackage for debugging
[83/601] Emitting module OpenAPIKit
[85/602] Compiling _NIODataStructures PriorityQueue.swift
[86/603] Compiling _NIODataStructures Heap.swift
[86/603] Wrapping AST for RealModule for debugging
[89/603] Emitting module generate_command_models
[90/604] Emitting module _NIODataStructures
[91/604] Wrapping AST for OpenAPIKit30 for debugging
[92/604] Wrapping AST for OpenAPIKitCore for debugging
[94/604] Compiling _NIODataStructures _TinyArray.swift
[94/605] Wrapping AST for InternalCollectionsUtilities for debugging
[96/605] Wrapping AST for ArgumentParserToolInfo for debugging
[97/605] Wrapping AST for OpenAPIKit for debugging
[98/606] Wrapping AST for ArgumentParser for debugging
[100/606] Compiling generate_docs_reference Process+SimpleAPI.swift
[101/606] Emitting module generate_docs_reference
[102/606] Compiling generate_docs_reference GenerateDocsReference.swift
[103/607] Compiling _AtomicsShims.c
[104/607] Compiling TSCclibc strerror.c
[105/607] Wrapping AST for _NIOBase64 for debugging
[106/607] Compiling TSCclibc process.c
[107/607] Write sources
[109/607] Emitting module OpenAPIKitCompat
[109/608] Wrapping AST for generate-command-models for debugging
[110/608] Compiling TSCclibc libc.c
[111/608] Write Objects.LinkFileList
[112/608] Write sources
[114/622] Wrapping AST for _NIODataStructures for debugging
[115/628] Write sources
[133/628] Emitting module OrderedCollections
[134/629] Compiling Atomics AtomicStorage.swift
[135/629] Compiling Atomics AtomicValue.swift
[135/631] Wrapping AST for generate-docs-reference for debugging
[138/642] Compiling Atomics ManagedAtomic.swift
[139/642] Compiling Atomics ManagedAtomicLazyReference.swift
[140/647] Compiling Atomics UnsafeAtomic.swift
[141/647] Compiling Atomics UnsafeAtomicLazyReference.swift
[142/647] Compiling Atomics AtomicMemoryOrderings.swift
[143/647] Compiling Atomics DoubleWord.swift
[144/647] Compiling Atomics AtomicInteger.swift
[145/647] Compiling Atomics AtomicOptionalWrappable.swift
[146/647] Compiling Atomics AtomicReference.swift
[146/651] Linking generate-command-models-tool
[148/654] Compiling RealModule RealFunctions.swift
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))
[148/654] Generating Command Models from dumped JSON help
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
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
[2/23] Compiling writer.c
[3/23] Compiling parser.c
[4/23] Compiling api.c
[5/23] Compiling emitter.c
[6/23] Compiling scanner.c
[7/23] Write swift-version-24593BA9C3E375BF.txt
[9/103] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
[10/103] Compiling OpenAPIKitCore Either.swift
[11/103] Compiling RealModule Real.swift
[12/104] Compiling RealModule RealFunctions.swift
[13/105] Compiling OpenAPIKitCore AnyCodable.swift
[14/105] Compiling OpenAPIKitCore Either+Codable.swift
[17/105] Compiling RealModule Float80+Real.swift
[18/105] Compiling RealModule RelaxedArithmetic.swift
[19/105] Compiling OpenAPIKitCore CodingPathError.swift
[20/105] Compiling OpenAPIKitCore DecodingErrorExtensions.swift
[23/105] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/105] Compiling RealModule Float16+Real.swift
[25/105] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/105] Compiling Yams Node.Mapping.swift
[27/105] Compiling Yams Node.Scalar.swift
[28/105] Compiling OpenAPIKitCore StringConvertibleHintProvider.swift
[29/105] Compiling OpenAPIKitCore Shared.swift
[30/105] Compiling Yams Mark.swift
[31/105] Compiling Yams Node.Alias.swift
[32/105] Compiling Yams Tag.swift
[33/105] Compiling Yams YamlAnchorProviding.swift
[34/107] Compiling Yams Resolver.swift
[35/107] Compiling Yams String+Yams.swift
[36/107] Emitting module RealModule
[38/108] Emitting module InternalCollectionsUtilities
[41/109] Wrapping AST for RealModule for debugging
[43/109] Emitting module ArgumentParserToolInfo
[49/109] Compiling ArgumentParserToolInfo ToolInfo.swift
[50/119] Compiling Yams YamlError.swift
[51/119] Compiling Yams YamlTagProviding.swift
[53/139] Compiling Algorithms EitherSequence.swift
[54/139] Compiling Algorithms FirstNonNil.swift
[55/139] Compiling Algorithms FlattenCollection.swift
[56/139] Compiling Algorithms Rotate.swift
[57/139] Compiling Algorithms Split.swift
[58/139] Compiling Algorithms Stride.swift
[59/139] Compiling Algorithms Suffix.swift
[60/139] Compiling Algorithms Indexed.swift
[61/139] Compiling Algorithms Intersperse.swift
[62/139] Compiling Algorithms Joined.swift
[63/139] Compiling Algorithms Keyed.swift
[64/139] Compiling Algorithms MinMax.swift
[65/139] Compiling Algorithms Partition.swift
[66/139] Compiling Algorithms Permutations.swift
[67/139] Compiling Algorithms Product.swift
[68/139] Compiling Algorithms RandomSample.swift
[69/139] Compiling Algorithms Reductions.swift
[69/139] Wrapping AST for InternalCollectionsUtilities for debugging
[71/139] Compiling OpenAPIKitCore OAuthFlows.swift
[72/139] Compiling OpenAPIKitCore ParameterContextLocation.swift
[73/139] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[74/139] Compiling OpenAPIKitCore Path.swift
[75/139] Compiling OpenAPIKitCore ResponseStatusCode.swift
[76/139] Compiling OpenAPIKitCore SecurityScheme.swift
[77/139] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
[78/139] Compiling OpenAPIKitCore URLTemplate.swift
[78/139] Wrapping AST for ArgumentParserToolInfo for debugging
[80/139] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[81/139] Compiling OpenAPIKitCore Optional+Zip.swift
[82/139] Compiling OpenAPIKitCore Result+Value.swift
[83/139] Compiling OpenAPIKitCore Validatable.swift
[84/139] Emitting module OpenAPIKitCore
[85/139] Compiling Algorithms AdjacentPairs.swift
[86/139] Compiling Algorithms Chain.swift
[87/139] Compiling Algorithms Chunked.swift
[88/139] Compiling Algorithms Combinations.swift
[89/139] Compiling Algorithms Compacted.swift
[90/165] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[91/165] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[92/165] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[93/165] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[94/165] Compiling OrderedCollections OrderedDictionary+Elements.swift
[95/165] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[96/239] Wrapping AST for OpenAPIKitCore for debugging
[98/239] Compiling ArgumentParser HelpCommand.swift
[99/239] Compiling ArgumentParser HelpGenerator.swift
[100/239] Compiling ArgumentParser MessageInfo.swift
[101/239] Compiling ArgumentParser UsageGenerator.swift
[102/239] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[103/239] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[104/239] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[105/246] Compiling ArgumentParser ArgumentDecoder.swift
[106/246] Compiling ArgumentParser ArgumentDefinition.swift
[107/246] Compiling ArgumentParser ArgumentSet.swift
[108/249] Compiling ArgumentParser Option.swift
[109/249] Compiling ArgumentParser OptionGroup.swift
[110/249] Compiling ArgumentParser AsyncParsableCommand.swift
[111/249] Compiling ArgumentParser CommandConfiguration.swift
[112/249] Compiling ArgumentParser CommandGroup.swift
[113/249] Compiling ArgumentParser EnumerableFlag.swift
[114/250] Compiling ArgumentParser ExpressibleByArgument.swift
[115/250] Compiling ArgumentParser ParsableArguments.swift
[116/250] Compiling ArgumentParser ParsableCommand.swift
[117/308] Compiling OpenAPIKit30 ExternalDocumentation.swift
[118/308] Compiling OpenAPIKit30 DereferencedHeader.swift
[119/308] Compiling OpenAPIKit30 Header.swift
[120/308] Compiling OpenAPIKit30 JSONReference.swift
[121/308] Compiling OpenAPIKit30 Either+Validatable.swift
[122/308] Compiling OpenAPIKit30 DocumentDecodingError.swift
[123/308] Compiling OpenAPIKit30 Link.swift
[124/308] Compiling OpenAPIKit30 OpenAPI.swift
[125/308] Compiling OpenAPIKit30 DereferencedOperation.swift
[126/308] Compiling OpenAPIKit30 Operation.swift
[127/308] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[128/308] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[129/368] Compiling OpenAPIKit Header.swift
[130/368] Compiling OpenAPIKit JSONReference.swift
[131/368] Compiling OpenAPIKit DereferencedContentEncoding.swift
[132/368] Compiling OpenAPIKit DereferencedDocument.swift
[133/368] Compiling OpenAPIKit Document.swift
[134/368] Compiling OpenAPIKit DocumentInfo.swift
[135/368] Compiling OpenAPIKit ResolvedDocument.swift
[136/368] Compiling OpenAPIKit Either+Convenience.swift
[137/368] Compiling OpenAPIKit DereferencedContent.swift
[138/368] Compiling OpenAPIKit DocumentDecodingError.swift
[139/368] Compiling OpenAPIKit OperationDecodingError.swift
[140/368] Compiling OpenAPIKit PathDecodingError.swift
[141/368] Compiling OpenAPIKit ResponseDecodingError.swift
[142/368] Compiling OpenAPIKit Example.swift
[143/368] Compiling OpenAPIKit ExternalDocumentation.swift
[144/368] Compiling OpenAPIKit DereferencedHeader.swift
[145/368] Compiling OpenAPIKit ResolvedEndpoint.swift
[146/368] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[147/368] Compiling OpenAPIKit DereferencedParameter.swift
[148/368] Compiling OpenAPIKit DereferencedSchemaContext.swift
[149/368] Compiling OpenAPIKit Parameter.swift
[150/368] Compiling OpenAPIKit ParameterContext.swift
[151/374] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[152/374] Compiling OpenAPIKit Either+Summarizable.swift
[153/374] Compiling OpenAPIKit Either+Validatable.swift
[159/374] Compiling OpenAPIKit ParameterSchemaContext.swift
[160/374] Compiling OpenAPIKit DereferencedPathItem.swift
[161/374] Compiling ArgumentParser ParsableArgumentsValidation.swift
[162/374] Compiling ArgumentParser PositionalArgumentsValidator.swift
[163/374] Compiling ArgumentParser UniqueNamesValidator.swift
[164/374] Compiling OpenAPIKit JSONSchema+Combining.swift
[165/374] Compiling OpenAPIKit JSONSchema.swift
[166/374] Compiling OpenAPIKit JSONSchemaContext.swift
[167/374] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[168/374] Compiling OpenAPIKit TypesAndFormats.swift
[173/374] Emitting module ArgumentParser
[174/374] Compiling OpenAPIKit AnyCodable+Validatable.swift
[175/374] Compiling OpenAPIKit Callbacks.swift
[176/374] Compiling OpenAPIKit CodableVendorExtendable.swift
[177/374] Compiling OpenAPIKit Components+JSONReference.swift
[182/374] Compiling OpenAPIKit Components+Locatable.swift
[184/374] Compiling OpenAPIKit Components.swift
[186/374] Compiling OpenAPIKit Content.swift
[188/374] Compiling OpenAPIKit ContentEncoding.swift
[189/374] Emitting module Yams
[193/375] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[194/375] Compiling OpenAPIKit SecurityScheme.swift
[195/375] Compiling OpenAPIKit Server.swift
[196/375] Compiling OpenAPIKit Tag.swift
[197/375] Compiling OpenAPIKit URLTemplate+Validatable.swift
[198/375] Compiling OrderedCollections OrderedSet.swift
[199/375] Compiling OrderedCollections _UnsafeBitset.swift
[213/375] Wrapping AST for Yams for debugging
[215/375] Compiling ArgumentParser Tree.swift
[216/375] Compiling ArgumentParser CodingKeyValidator.swift
[217/375] Compiling ArgumentParser NonsenseFlagsValidator.swift
[250/391] Emitting module OpenAPIKit
[260/391] Emitting module OpenAPIKit30
[263/391] Compiling OpenAPIKit Link.swift
[264/391] Compiling OpenAPIKit OpenAPI.swift
[265/391] Compiling OpenAPIKit DereferencedOperation.swift
[266/391] Compiling OpenAPIKit Operation.swift
[269/391] Compiling OpenAPIKit PathItem.swift
[270/391] Compiling OpenAPIKit ResolvedRoute.swift
[271/391] Compiling OpenAPIKit DereferencedRequest.swift
[272/391] Compiling OpenAPIKit Request.swift
[273/391] Emitting module Algorithms
[276/393] Emitting module OrderedCollections
[303/392] Wrapping AST for ArgumentParser for debugging
[322/392] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[323/392] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[324/392] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[325/392] Compiling OpenAPIKit Validation+Builtins.swift
[326/392] Compiling OpenAPIKit Validation.swift
[327/392] Compiling OpenAPIKit Validator+Convenience.swift
[328/392] Compiling OpenAPIKit Validator.swift
[329/392] Compiling OpenAPIKit XML.swift
[337/392] Compiling OpenAPIKit _CoreReExport.swift
[370/393] Wrapping AST for OpenAPIKit30 for debugging
[388/394] Wrapping AST for OpenAPIKit for debugging
[390/397] Emitting module OpenAPIKitCompat
[391/397] Compiling OpenAPIKitCompat Either+Map.swift
[392/397] Compiling OpenAPIKitCompat Compat30To31.swift
[394/479] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[395/479] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[396/479] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[397/479] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[398/479] Compiling _OpenAPIGeneratorCore translateResponse.swift
[399/479] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[400/479] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[401/479] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[402/479] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[403/479] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[404/479] Compiling _OpenAPIGeneratorCore Builtins.swift
[405/479] Compiling _OpenAPIGeneratorCore Constants.swift
[406/479] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[407/479] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[408/479] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[409/479] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[410/479] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[411/479] Compiling _OpenAPIGeneratorCore ContentType.swift
[412/479] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[413/479] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[414/479] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[415/479] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[416/479] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[417/479] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[418/479] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[419/479] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[420/479] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[421/479] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[422/479] Compiling _OpenAPIGeneratorCore translateParameter.swift
[423/479] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[424/479] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[425/479] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[426/479] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[427/479] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[428/479] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[429/479] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[430/479] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[431/479] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[432/479] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[433/479] Compiling _OpenAPIGeneratorCore TypeName.swift
[434/479] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[435/479] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[436/479] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[437/479] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[438/479] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[439/490] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[440/490] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[441/490] Compiling _OpenAPIGeneratorCore translateArray.swift
[442/490] Compiling _OpenAPIGeneratorCore translateCodable.swift
[443/490] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[444/490] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[445/490] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[446/490] Compiling _OpenAPIGeneratorCore translateSchema.swift
[447/490] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[448/490] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[449/490] Compiling _OpenAPIGeneratorCore Annotations.swift
[450/490] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[451/490] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[452/490] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[453/490] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[454/490] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[455/490] Compiling _OpenAPIGeneratorCore translateComponents.swift
[456/490] Compiling _OpenAPIGeneratorCore translateOperations.swift
[457/490] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[458/490] Compiling _OpenAPIGeneratorCore translateServers.swift
[459/490] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[460/490] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[461/490] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[462/490] Compiling _OpenAPIGeneratorCore Config.swift
[463/490] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[464/490] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[465/490] Compiling _OpenAPIGeneratorCore Errors.swift
[466/490] Compiling _OpenAPIGeneratorCore Foundation.swift
[467/490] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[468/490] Compiling _OpenAPIGeneratorCore String.swift
[469/490] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[470/490] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[471/490] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[472/490] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[473/490] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[474/490] Emitting module _OpenAPIGeneratorCore
[475/490] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[476/490] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[477/490] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[478/490] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[479/490] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[480/490] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[481/490] Compiling _OpenAPIGeneratorCore YamsParser.swift
[482/490] Compiling _OpenAPIGeneratorCore validateDoc.swift
[483/490] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[484/490] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[485/490] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[486/490] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[488/499] Compiling swift_openapi_generator Tool.swift
[489/500] Compiling swift_openapi_generator PluginSource.swift
[490/500] Compiling swift_openapi_generator runGenerator.swift
[491/500] Compiling swift_openapi_generator UserConfig.swift
[492/500] Emitting module swift_openapi_generator
[493/500] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[494/500] Compiling swift_openapi_generator GenerateCommand.swift
[495/500] Compiling swift_openapi_generator GenerateOptions.swift
[496/500] Compiling swift_openapi_generator Extensions.swift
[497/500] Compiling swift_openapi_generator FilterCommand.swift
[498/500] Write Objects.LinkFileList
[499/500] Linking swift-openapi-generator-tool
[500/508] Compiling CSystem shims.c
[501/508] Write swift-version-24593BA9C3E375BF.txt
[503/537] Compiling SystemPackage Syscalls.swift
[504/537] Compiling SystemPackage WindowsSyscallAdapters.swift
[505/537] Compiling SystemPackage MachPort.swift
[506/537] Compiling SystemPackage PlatformString.swift
[507/541] Compiling SystemPackage FilePathWindows.swift
[508/541] Compiling SystemPackage FilePermissions.swift
[509/541] Compiling SystemPackage IOCompletion.swift
[510/541] Compiling SystemPackage IORequest.swift
[511/541] Compiling SystemPackage Constants.swift
[512/541] Compiling SystemPackage Exports.swift
[513/541] Compiling SystemPackage Mocking.swift
[514/541] Compiling SystemPackage RawBuffer.swift
[515/541] Compiling SystemPackage IORing.swift
[516/541] Compiling SystemPackage RawIORequest.swift
[517/541] Compiling SystemPackage Backcompat.swift
[518/541] Compiling SystemPackage CInterop.swift
[519/541] Compiling SystemPackage FilePathSyntax.swift
[520/541] Compiling SystemPackage FilePathTemp.swift
[521/541] Compiling SystemPackage FilePathTempPosix.swift
[522/541] Compiling SystemPackage FilePathTempWindows.swift
[523/541] Emitting module SystemPackage
[524/541] Compiling SystemPackage FilePath.swift
[525/541] Compiling SystemPackage FilePathComponentView.swift
[526/541] Compiling SystemPackage FilePathComponents.swift
[527/541] Compiling SystemPackage FilePathParsing.swift
[528/541] Compiling SystemPackage FilePathString.swift
[529/541] Compiling SystemPackage Errno.swift
[530/541] Compiling SystemPackage ErrnoWindows.swift
[531/541] Compiling SystemPackage FileDescriptor.swift
[532/541] Compiling SystemPackage FileHelpers.swift
[533/541] Compiling SystemPackage FileOperations.swift
[534/541] Compiling SystemPackage SystemString.swift
[535/541] Compiling SystemPackage Util+StringArray.swift
[536/541] Compiling SystemPackage Util.swift
[537/541] Compiling SystemPackage UtilConsumers.swift
[538/542] Wrapping AST for SystemPackage for debugging
[540/544] Emitting module generate_command_models
[541/544] Compiling generate_command_models GenerateCommandModels.swift
[542/545] Wrapping AST for generate-command-models for debugging
[543/545] Write Objects.LinkFileList
[544/545] 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/498] Compiling CNIOWindows shim.c
[8/498] Compiling CNIOWASI CNIOWASI.c
[10/504] Compiling CNIOWindows WSAStartup.c
[10/504] Compiling CNIOLinux liburing_shims.c
[10/504] Compiling CNIOPosix event_loop_id.c
[13/504] Compiling CSystem shims.c
[14/504] Compiling CNIOLLHTTP c_nio_http.c
[15/504] Compiling CNIOLinux shim.c
[16/504] Compiling CNIOLLHTTP c_nio_api.c
[17/504] Compiling writer.c
[18/504] Compiling reader.c
[19/504] Compiling CSystem shims.c
[20/504] Compiling CNIOExtrasZlib empty.c
[21/504] Compiling parser.c
[22/504] Compiling CNIODarwin shim.c
[23/504] Compiling api.c
[24/504] Compiling CNIOLLHTTP c_nio_llhttp.c
[25/504] Compiling _NumericsShims _NumericsShims.c
[26/504] Write swift-version-24593BA9C3E375BF.txt
[27/504] Compiling scanner.c
[28/504] Compiling fiat_curve25519_adx_square.S
[29/504] Compiling fiat_p256_adx_mul.S
[30/504] Compiling emitter.c
[31/504] Compiling fiat_p256_adx_sqr.S
[32/504] Compiling fiat_curve25519_adx_mul.S
[33/514] Compiling CNIOBoringSSLShims shims.c
[35/547] Emitting module SwiftlyDocs
[36/547] Compiling SwiftlyDocs EmptyFile.swift
[38/548] Compiling _NIODataStructures PriorityQueue.swift
[39/548] Compiling _NIODataStructures _TinyArray.swift
[40/548] Emitting module _NIODataStructures
[41/548] Compiling _NIODataStructures Heap.swift
[43/548] Emitting module _NIOBase64
[44/548] Compiling _NIOBase64 Base64.swift
[46/560] Emitting module SystemPackage
[47/561] Compiling RealModule RealFunctions.swift
[48/562] Emitting module Yams
[51/563] Compiling RealModule RelaxedArithmetic.swift
[51/563] Compiling tls_record.cc
[53/564] Compiling RealModule AlgebraicField.swift
[54/564] Compiling RealModule ApproximateEquality.swift
[55/564] Compiling RealModule AugmentedArithmetic.swift
[56/564] Compiling RealModule Double+Real.swift
[57/569] Compiling RealModule Real.swift
[58/569] Compiling RealModule Float80+Real.swift
[59/569] Compiling RealModule ElementaryFunctions.swift
[60/569] Compiling RealModule Float+Real.swift
[61/569] Compiling RealModule Float16+Real.swift
[62/570] Emitting module RealModule
[65/586] Emitting module SystemPackage
[67/590] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[68/599] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[69/599] Compiling InternalCollectionsUtilities Debugging.swift
[70/599] Compiling InternalCollectionsUtilities Descriptions.swift
[71/599] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[72/599] Emitting module OpenAPIKitCore
[73/618] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[75/618] Compiling HTTPTypes HTTPParsedFields.swift
[76/619] Compiling Atomics AtomicStorage.swift
[77/619] Compiling Atomics AtomicValue.swift
[78/619] Emitting module InternalCollectionsUtilities
[80/621] Compiling Atomics OptionalRawRepresentable.swift
[81/621] Compiling Atomics RawRepresentable.swift
[82/621] Compiling Atomics UnsafeAtomic.swift
[83/621] Compiling Atomics UnsafeAtomicLazyReference.swift
[84/621] Compiling Atomics ManagedAtomic.swift
[85/621] Compiling Atomics ManagedAtomicLazyReference.swift
[86/621] Compiling Atomics AtomicMemoryOrderings.swift
[87/621] Compiling Atomics DoubleWord.swift
[88/621] Compiling Atomics PointerConformances.swift
[89/621] Compiling Atomics Primitives.native.swift
[90/622] Compiling Atomics AtomicInteger.swift
[91/622] Compiling Atomics AtomicOptionalWrappable.swift
[92/622] Compiling Atomics AtomicReference.swift
[93/622] Compiling Atomics AtomicBool.swift
[94/622] Compiling Atomics IntegerConformances.swift
[107/623] Compiling HTTPTypes HTTPFieldName.swift
[108/623] Compiling HTTPTypes HTTPResponse.swift
[109/623] Compiling HTTPTypes HTTPRequest.swift
[110/623] Emitting module HTTPTypes
[111/623] Compiling HTTPTypes HTTPField.swift
[114/623] Compiling HTTPTypes NIOLock.swift
[115/624] Compiling Atomics IntegerOperations.swift
[116/624] Compiling Atomics Unmanaged extensions.swift
[117/624] Compiling SystemPackage SystemString.swift
[118/624] Compiling SystemPackage Util+StringArray.swift
[119/624] Compiling SystemPackage Util.swift
[120/624] Compiling SystemPackage UtilConsumers.swift
[121/626] Emitting module ArgumentParserToolInfo
[122/627] Emitting module TSCLibc
[123/627] Compiling TSCLibc libc.swift
[128/627] Compiling Logging MetadataProvider.swift
[129/627] Compiling SystemPackage IORing.swift
[130/627] Compiling SystemPackage RawIORequest.swift
[131/627] Compiling SystemPackage Backcompat.swift
[132/627] Compiling SystemPackage CInterop.swift
[134/627] Compiling SystemPackage FilePermissions.swift
[135/627] Compiling SystemPackage IOCompletion.swift
[136/627] Compiling SystemPackage IORequest.swift
[137/627] Compiling SystemPackage Constants.swift
[138/627] Compiling SystemPackage Exports.swift
[139/627] Compiling SystemPackage Mocking.swift
[140/627] Compiling SystemPackage RawBuffer.swift
[145/628] Emitting module Logging
[146/628] Compiling Logging Locks.swift
[150/629] Compiling Logging LogHandler.swift
[151/629] Compiling Logging Logging.swift
[152/631] Emitting module Atomics
[154/687] Compiling TSCBasic CodableResult.swift
[155/687] Compiling TSCBasic CollectionAlgorithms.swift
[156/687] Compiling TSCBasic FileSystem.swift
[157/687] Compiling TSCBasic GraphAlgorithms.swift
[158/689] Compiling TSCBasic ByteString.swift
[159/689] Compiling TSCBasic CStringArray.swift
[160/689] Compiling TSCBasic CacheableSequence.swift
[161/689] Compiling TSCBasic Closable.swift
[162/689] Compiling TSCBasic DictionaryExtensions.swift
[163/689] Compiling TSCBasic DictionaryLiteralExtensions.swift
[164/689] Compiling TSCBasic Await.swift
[165/689] Compiling TSCBasic Base64URL.swift
[171/690] Emitting module OpenAPIKit30
[172/691] Compiling TSCBasic EditDistance.swift
[173/691] Compiling TSCBasic FileInfo.swift
[174/691] Compiling DequeModule _DequeSlot.swift
[175/691] Compiling DequeModule _UnsafeWrappedBuffer.swift
[177/691] Emitting module ArgumentParser
[178/691] Compiling HTTPTypes HTTPFields.swift
[179/691] Compiling HTTPTypes ISOLatin1String.swift
[180/694] Emitting module DequeModule
[185/695] Emitting module OrderedCollections
[186/696] Wrapping AST for Yams for debugging
[189/708] Emitting module OpenAPIKit
[190/786] Wrapping AST for SystemPackage for debugging
[191/787] Wrapping AST for RealModule for debugging
[192/787] Wrapping AST for OrderedCollections for debugging
[194/787] Emitting module generate_command_models
[195/789] Emitting module generate_docs_reference
[195/789] Wrapping AST for OpenAPIKitCore for debugging
[198/789] Compiling generate_docs_reference Process+SimpleAPI.swift
[199/789] Compiling generate_docs_reference GenerateDocsReference.swift
[199/789] Wrapping AST for OpenAPIKit30 for debugging
[201/790] Emitting module OpenAPIKitCompat
[201/791] Wrapping AST for OpenAPIKit for debugging
[203/791] Wrapping AST for generate-command-models for debugging
[205/790] Wrapping AST for InternalCollectionsUtilities for debugging
[206/790] Wrapping AST for ArgumentParserToolInfo for debugging
[207/790] Wrapping AST for OpenAPIKitCompat for debugging
[208/790] Wrapping AST for ArgumentParser for debugging
[209/790] Write Objects.LinkFileList
[210/790] Wrapping AST for TSCLibc for debugging
[211/790] Write Objects.LinkFileList
[213/790] Compiling OpenAPIRuntime Acceptable.swift
[214/790] Compiling OpenAPIRuntime Base64EncodedData.swift
[215/790] Compiling OpenAPIRuntime ByteUtilities.swift
[216/790] Compiling OpenAPIRuntime ContentDisposition.swift
[216/793] Wrapping AST for SystemPackage for debugging
[217/793] Wrapping AST for RealModule for debugging
[218/793] Wrapping AST for InternalCollectionsUtilities for debugging
[220/793] Compiling OpenAPIRuntime UndocumentedPayload.swift
[221/793] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[222/793] Compiling OpenAPIRuntime CodableExtensions.swift
[222/793] Wrapping AST for Logging for debugging
[223/793] Wrapping AST for HTTPTypes for debugging
[225/793] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[226/793] Compiling OpenAPIRuntime ServerSentEvents.swift
[227/793] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[228/793] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[229/793] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[230/793] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[230/793] Wrapping AST for DequeModule for debugging
[232/793] Emitting module TSCBasic
[232/798] Linking generate-command-models-tool
[233/798] Linking generate-docs-reference-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))
[234/798] Generating Command Models from dumped JSON help
[234/798] Compiling tls13_server.cc
[234/798] Compiling tls13_enc.cc
[234/798] Compiling tls_method.cc
BUILD FAILURE 6.1 android