Build Information
Failed to build swiftly, reference 1.0.1 (c14ee6
), with Swift 6.1 for Wasm on 13 Jun 2025 10:26:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swiftly.git
Reference: 1.0.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swiftlang/swiftly
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at c14ee6e Update swiftly version to 1.0.1 in preparation for a patch release (#341)
Cloned https://github.com/swiftlang/swiftly.git
Revision (git rev-parse @):
c14ee6e9fc94988e04b164b457a3b4afa800f68c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swiftly.git at 1.0.1
========================================
Build
========================================
Selected platform: wasm
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.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
},
{
"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" : "generate-docs-reference",
"targets" : [
"generate-docs-reference"
],
"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" : "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"
],
"type" : "executable"
},
{
"c99name" : "SwiftlyTests",
"module_type" : "SwiftTarget",
"name" : "SwiftlyTests",
"path" : "Tests/SwiftlyTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SwiftlyTests/mock-signing-key-private.pgp",
"rule" : {
"embed_in_code" : {
}
}
}
],
"sources" : [
"E2ETests.swift",
"HTTPClientTests.swift",
"InitTests.swift",
"InstallTests.swift",
"ListTests.swift",
"PlatformTests.swift",
"RunTests.swift",
"SelfUpdateTests.swift",
"SwiftlyTests.swift",
"ToolchainSelectorTests.swift",
"UninstallTests.swift",
"UpdateTests.swift",
"UseTests.swift"
],
"target_dependencies" : [
"Swiftly"
],
"type" : "test"
},
{
"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",
"OpenAPIGenerator"
],
"product_memberships" : [
"swiftly"
],
"sources" : [
"Error.swift",
"HTTPClient.swift",
"Platform.swift",
"SwiftlyCore.swift",
"SwiftlyVersion.swift",
"ToolchainVersion.swift",
"Utils.swift"
],
"type" : "library"
},
{
"c99name" : "Swiftly",
"module_type" : "SwiftTarget",
"name" : "Swiftly",
"path" : "Sources/Swiftly",
"product_dependencies" : [
"ArgumentParser",
"SwiftToolsSupport-auto"
],
"product_memberships" : [
"swiftly"
],
"sources" : [
"Config.swift",
"Init.swift",
"Install.swift",
"List.swift",
"ListAvailable.swift",
"Proxy.swift",
"Run.swift",
"SelfUpdate.swift",
"Swiftly.swift",
"Uninstall.swift",
"Update.swift",
"Use.swift"
],
"target_dependencies" : [
"SwiftlyCore",
"LinuxPlatform",
"MacOSPlatform"
],
"type" : "executable"
},
{
"c99name" : "MacOSPlatform",
"module_type" : "SwiftTarget",
"name" : "MacOSPlatform",
"path" : "Sources/MacOSPlatform",
"product_memberships" : [
"swiftly"
],
"sources" : [
"MacOS.swift"
],
"target_dependencies" : [
"SwiftlyCore"
],
"type" : "library"
},
{
"c99name" : "LinuxPlatform",
"module_type" : "SwiftTarget",
"name" : "LinuxPlatform",
"path" : "Sources/LinuxPlatform",
"product_memberships" : [
"swiftly"
],
"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" : "CLibArchive",
"module_type" : "SystemLibraryTarget",
"name" : "CLibArchive",
"path" : "Sources/CLibArchive",
"product_memberships" : [
"swiftly"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-openapi-generator
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/nicklockwood/SwiftFormat
[1/5679] Fetching swift-openapi-runtime
[2387/7761] Fetching swift-openapi-runtime, swift-docc-plugin
[7762/23547] Fetching swift-openapi-runtime, swift-docc-plugin, swift-openapi-generator
[22759/72264] Fetching swift-openapi-runtime, swift-docc-plugin, swift-openapi-generator, swiftformat
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-openapi-generator from cache (0.92s)
Fetching https://github.com/swift-server/swift-openapi-async-http-client
[11172/56478] Fetching swift-openapi-runtime, swift-docc-plugin, swiftformat
[12147/57048] Fetching swift-openapi-runtime, swift-docc-plugin, swiftformat, swift-openapi-async-http-client
[12717/63876] Fetching swift-openapi-runtime, swift-docc-plugin, swiftformat, swift-openapi-async-http-client, swift-tools-support-core
Fetched https://github.com/swift-server/swift-openapi-async-http-client from cache (0.36s)
Fetching https://github.com/swift-server/async-http-client
[18975/139581] Fetching swift-openapi-runtime, swift-docc-plugin, swiftformat, swift-tools-support-core, swift-nio
[26051/153595] Fetching swift-openapi-runtime, swift-docc-plugin, swiftformat, swift-tools-support-core, swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client from cache (1.04s)
Fetching https://github.com/apple/swift-argument-parser
[65439/139581] Fetching swift-openapi-runtime, swift-docc-plugin, swiftformat, swift-tools-support-core, swift-nio
[73554/154961] Fetching swift-openapi-runtime, swift-docc-plugin, swiftformat, swift-tools-support-core, swift-nio, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.24s)
[81679/139581] Fetching swift-openapi-runtime, swift-docc-plugin, swiftformat, swift-tools-support-core, swift-nio
Fetched https://github.com/apple/swift-tools-support-core.git from cache (5.74s)
Fetched https://github.com/apple/swift-nio.git from cache (5.84s)
[29197/56478] Fetching swift-openapi-runtime, swift-docc-plugin, swiftformat
Fetched https://github.com/apple/swift-openapi-runtime from cache (32.02s)
Fetched https://github.com/apple/swift-docc-plugin from cache (32.02s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (32.62s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.49.18 (34.64s)
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 (1.86s)
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.28s)
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.81s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.48s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.8.0 (0.85s)
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/mattpolzin/OpenAPIKit
[1/5959] Fetching swift-algorithms
[4292/22565] Fetching swift-algorithms, swift-collections
[6506/33424] Fetching swift-algorithms, swift-collections, yams
[19176/123169] Fetching swift-algorithms, swift-collections, yams, openapikit
Fetched https://github.com/apple/swift-collections from cache (1.34s)
[53614/106563] Fetching swift-algorithms, yams, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (3.75s)
Fetched https://github.com/jpsim/Yams from cache (3.79s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (3.83s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (4.41s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.39s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.87s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.76s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[1008/6225] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
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.84s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.42s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.43s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3409] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.33s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.86s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.5.2 (0.50s)
Computing version for https://github.com/swift-server/async-http-client
Computed https://github.com/swift-server/async-http-client at 1.26.1 (0.47s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.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-extras.git
[1/3836] Fetching swift-log
[3837/9759] Fetching swift-log, swift-nio-extras
[4311/12426] Fetching swift-log, swift-nio-extras, swift-nio-transport-services
[8109/23953] Fetching swift-log, swift-nio-extras, swift-nio-transport-services, swift-nio-http2
[14963/38802] Fetching swift-log, swift-nio-extras, swift-nio-transport-services, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.07s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.67s)
Fetched https://github.com/apple/swift-log.git from cache (3.67s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.68s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.69s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (8.97s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (3.09s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.53s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1590] Fetching swift-asn1
[1591/7767] Fetching swift-asn1, swift-certificates
[2024/10193] Fetching swift-asn1, swift-certificates, swift-service-lifecycle
[2490/11334] Fetching swift-asn1, swift-certificates, swift-service-lifecycle, swift-http-structured-headers
[5302/16319] Fetching swift-asn1, swift-certificates, swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.40s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.41s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.46s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.47s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.47s)
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 (0.99s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.54s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.54s)
Fetching https://github.com/apple/swift-crypto.git
[1/14851] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.96s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.99s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.48s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.44s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.43s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.1 (0.45s)
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-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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
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/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-openapi-generator
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.8.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.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.5.1
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.5.2
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.36.0
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.0.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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.3.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.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.28.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
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/swift-server/async-http-client
Working copy of https://github.com/swift-server/async-http-client resolved at 1.26.1
warning: you may be able to install libarchive using your system-packager:
apt-get install libarchive-dev
[0/36] Write sources
[10/36] Compiling writer.c
[11/36] Write sources
[14/36] Compiling reader.c
[15/36] Compiling parser.c
[16/36] Compiling api.c
[17/36] Compiling _NumericsShims _NumericsShims.c
[18/36] Compiling emitter.c
[19/36] Compiling scanner.c
[20/36] Write swift-version-24593BA9C3E375BF.txt
[22/115] Compiling Yams Tag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/115] Compiling Yams YamlAnchorProviding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/117] Compiling OpenAPIKitCore InconsistencyError.swift
[25/117] Compiling Yams Mark.swift
[26/117] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/117] Compiling OpenAPIKitCore OpenAPIError.swift
[28/117] Compiling OpenAPIKitCore OpenAPIWarning.swift
[29/117] Emitting module InternalCollectionsUtilities
[30/118] Emitting module ArgumentParserToolInfo
[31/118] Compiling ArgumentParserToolInfo ToolInfo.swift
[32/119] Compiling RealModule Float80+Real.swift
[33/119] Compiling RealModule Float16+Real.swift
[34/119] Compiling RealModule Real.swift
[35/119] Compiling Yams Decoder.swift
[36/119] Compiling Yams Emitter.swift
[37/120] Compiling RealModule ElementaryFunctions.swift
[38/120] Emitting module RealModule
[39/120] Compiling Yams Encoder.swift
[40/120] Compiling Yams AliasDereferencingStrategy.swift
[43/120] Compiling RealModule Float+Real.swift
[44/120] Compiling OpenAPIKitCore DiggingError.swift
[45/120] Compiling OpenAPIKitCore EitherDecodeNoTypesMatchedErrorExtensions.swift
[48/120] Compiling Yams Anchor.swift
[49/120] Compiling OpenAPIKitCore DecodingErrorExtensions.swift
[51/120] Compiling RealModule RealFunctions.swift
[53/121] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/121] Emitting module Yams
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/122] Wrapping AST for RealModule for debugging
[56/122] Wrapping AST for InternalCollectionsUtilities for debugging
[57/122] Wrapping AST for ArgumentParserToolInfo for debugging
[59/240] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[60/240] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[61/240] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[62/240] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[63/240] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[64/240] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[65/240] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[66/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[67/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[68/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[69/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[70/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[71/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[72/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[73/247] Compiling OrderedCollections OrderedSet+Initializers.swift
[74/247] Compiling OrderedCollections OrderedSet+Insertions.swift
[75/247] Compiling OrderedCollections OrderedSet+Invariants.swift
[76/247] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[77/247] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[78/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[79/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[80/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[81/247] Compiling OrderedCollections OrderedDictionary.swift
[82/247] Compiling OrderedCollections OrderedSet+Codable.swift
[83/247] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[84/247] Compiling OrderedCollections OrderedSet+Descriptions.swift
[85/247] Compiling OrderedCollections OrderedSet+Diffing.swift
[86/247] Compiling OrderedCollections OrderedSet+Equatable.swift
[87/247] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[88/247] Compiling OrderedCollections OrderedSet+Hashable.swift
[89/247] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/247] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/247] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/247] Compiling OrderedCollections OrderedDictionary+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/247] Emitting module OpenAPIKitCore
[94/247] Compiling OrderedCollections _HashTable+Bucket.swift
[95/247] Compiling OrderedCollections _HashTable+BucketIterator.swift
[96/247] Compiling OrderedCollections _HashTable+Constants.swift
[97/247] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[98/247] Compiling OrderedCollections _HashTable+Testing.swift
[99/251] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[100/251] Compiling OrderedCollections _HashTable.swift
[101/251] Compiling OrderedCollections _Hashtable+Header.swift
[102/251] Compiling OrderedCollections OrderedDictionary+Codable.swift
[103/251] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[106/251] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[107/251] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[109/251] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[110/251] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[111/251] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[112/251] Compiling OrderedCollections OrderedDictionary+Elements.swift
[113/251] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[118/251] Emitting module ArgumentParser
[120/256] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[121/256] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[122/256] Compiling OrderedCollections OrderedDictionary+Values.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[152/256] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[153/256] Compiling OpenAPIKitCore Optional+Zip.swift
[154/256] Compiling OpenAPIKitCore Result+Value.swift
[155/256] Compiling OpenAPIKitCore Validatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[175/261] Wrapping AST for Yams for debugging
[176/261] Wrapping AST for OpenAPIKitCore for debugging
[178/319] Compiling OpenAPIKit Link.swift
[179/319] Compiling OpenAPIKit OpenAPI.swift
[180/319] Compiling OpenAPIKit DereferencedOperation.swift
[181/319] Compiling OpenAPIKit Operation.swift
[182/321] Compiling OpenAPIKit ResolvedEndpoint.swift
[183/380] Compiling OpenAPIKit30 DereferencedContent.swift
[184/380] Compiling OpenAPIKit30 OperationDecodingError.swift
[185/380] Compiling OpenAPIKit30 PathDecodingError.swift
[186/380] Compiling OpenAPIKit30 ResponseDecodingError.swift
[187/380] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[188/380] Compiling OpenAPIKit30 Callbacks.swift
[189/380] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[190/380] Compiling OpenAPIKit30 Components+JSONReference.swift
[195/380] Compiling OpenAPIKit30 Components+Locatable.swift
[196/380] Compiling OpenAPIKit30 Components.swift
[197/380] Compiling OpenAPIKit30 Content.swift
[198/380] Compiling OpenAPIKit30 ContentEncoding.swift
[199/380] Compiling OpenAPIKit30 Either+Validatable.swift
[200/380] Compiling OpenAPIKit30 DocumentDecodingError.swift
[201/380] Compiling OpenAPIKit30 Link.swift
[202/380] Compiling OpenAPIKit30 DereferencedPathItem.swift
[203/380] Compiling OpenAPIKit30 PathItem.swift
[204/380] Compiling OpenAPIKit30 ResolvedRoute.swift
[205/380] Compiling OpenAPIKit30 DereferencedRequest.swift
[206/380] Compiling OpenAPIKit30 Request.swift
[213/380] Compiling OpenAPIKit30 Example.swift
[214/380] Compiling OpenAPIKit30 ExternalDocumentation.swift
[215/380] Compiling OpenAPIKit30 DereferencedHeader.swift
[216/380] Compiling OpenAPIKit30 Header.swift
[217/380] Compiling OpenAPIKit30 JSONReference.swift
[224/380] Compiling OpenAPIKit30 SecurityScheme.swift
[225/380] Compiling OpenAPIKit30 Server.swift
[226/380] Compiling OpenAPIKit30 Tag.swift
[227/380] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[228/380] Compiling OpenAPIKit URLTemplate+Validatable.swift
[229/380] Compiling OrderedCollections OrderedSet.swift
[230/380] Compiling OrderedCollections _UnsafeBitset.swift
[231/380] Compiling OpenAPIKit30 DereferencedParameter.swift
[232/380] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[233/380] Compiling OpenAPIKit30 Parameter.swift
[234/380] Compiling OpenAPIKit30 ParameterContext.swift
[235/380] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[236/380] Emitting module OrderedCollections
[241/381] Compiling OpenAPIKit30 Either+Convenience.swift
[242/381] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[246/381] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[247/381] Compiling OpenAPIKit30 DereferencedDocument.swift
[248/381] Compiling OpenAPIKit30 Document.swift
[249/381] Compiling OpenAPIKit30 DocumentInfo.swift
[250/381] Compiling OpenAPIKit30 ResolvedDocument.swift
[252/382] Wrapping AST for OrderedCollections for debugging
[253/382] Wrapping AST for ArgumentParser for debugging
[255/382] Emitting module Algorithms
[256/383] Wrapping AST for Algorithms for debugging
[258/383] Emitting module OpenAPIKit30
[267/391] Compiling OpenAPIKit30 JSONSchemaContext.swift
[268/391] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[269/391] Compiling OpenAPIKit30 TypesAndFormats.swift
[270/391] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[293/399] Emitting module OpenAPIKit
[322/399] Compiling OpenAPIKit30 OpenAPI.swift
[323/399] Compiling OpenAPIKit30 DereferencedOperation.swift
[324/399] Compiling OpenAPIKit30 Operation.swift
[325/399] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[326/399] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[337/399] Compiling OpenAPIKit30 DereferencedResponse.swift
[338/399] Compiling OpenAPIKit30 Response.swift
[339/399] Compiling OpenAPIKit30 RuntimeExpression.swift
[340/399] Compiling OpenAPIKit30 SchemaProtocols.swift
[341/399] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[342/399] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[343/399] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[344/399] Compiling OpenAPIKit30 JSONSchema.swift
[345/399] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[346/399] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[347/399] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[348/399] Compiling OpenAPIKit Validation+Builtins.swift
[349/399] Compiling OpenAPIKit Validation.swift
[350/399] Compiling OpenAPIKit Validator+Convenience.swift
[351/399] Compiling OpenAPIKit Validator.swift
[352/399] Compiling OpenAPIKit XML.swift
[361/400] Wrapping AST for OpenAPIKit30 for debugging
[394/400] Compiling OpenAPIKit _CoreReExport.swift
[395/401] Wrapping AST for OpenAPIKit for debugging
[397/404] Compiling OpenAPIKitCompat Either+Map.swift
[398/404] Emitting module OpenAPIKitCompat
[399/404] Compiling OpenAPIKitCompat Compat30To31.swift
[400/405] Wrapping AST for OpenAPIKitCompat for debugging
[402/486] Compiling _OpenAPIGeneratorCore Config.swift
[403/486] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[404/486] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[405/486] Compiling _OpenAPIGeneratorCore Errors.swift
[406/486] Compiling _OpenAPIGeneratorCore Foundation.swift
[407/486] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[408/486] Compiling _OpenAPIGeneratorCore String.swift
[409/486] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[410/486] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[411/486] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[412/486] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[413/486] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[414/497] Emitting module _OpenAPIGeneratorCore
[415/497] Compiling _OpenAPIGeneratorCore Constants.swift
[416/497] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[417/497] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[418/497] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[419/497] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[420/497] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[421/497] Compiling _OpenAPIGeneratorCore ContentType.swift
[422/497] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[423/497] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[424/497] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[425/497] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[426/497] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[427/497] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[428/497] Compiling _OpenAPIGeneratorCore translateArray.swift
[429/497] Compiling _OpenAPIGeneratorCore translateCodable.swift
[430/497] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[431/497] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[432/497] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[433/497] Compiling _OpenAPIGeneratorCore translateSchema.swift
[434/497] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[435/497] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[436/497] Compiling _OpenAPIGeneratorCore Annotations.swift
[437/497] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[438/497] Compiling _OpenAPIGeneratorCore Builtins.swift
[439/497] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[440/497] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[441/497] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[442/497] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[443/497] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[444/497] Compiling _OpenAPIGeneratorCore TypeName.swift
[445/497] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[446/497] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[447/497] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[448/497] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[449/497] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[450/497] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[451/497] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[452/497] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[453/497] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[454/497] Compiling _OpenAPIGeneratorCore translateComponents.swift
[455/497] Compiling _OpenAPIGeneratorCore translateOperations.swift
[456/497] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[457/497] Compiling _OpenAPIGeneratorCore translateServers.swift
[458/497] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[459/497] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[460/497] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[461/497] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[462/497] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[463/497] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[464/497] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[465/497] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[466/497] Compiling _OpenAPIGeneratorCore YamsParser.swift
[467/497] Compiling _OpenAPIGeneratorCore validateDoc.swift
[468/497] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[469/497] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[470/497] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[471/497] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[472/497] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[473/497] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[474/497] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[475/497] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[476/497] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[477/497] Compiling _OpenAPIGeneratorCore translateResponse.swift
[478/497] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[479/497] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[480/497] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[481/497] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[482/497] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[483/497] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[484/497] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[485/497] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[486/497] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[487/497] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[488/497] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[489/497] Compiling _OpenAPIGeneratorCore translateParameter.swift
[490/497] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[491/497] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[492/497] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[493/497] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[494/498] Wrapping AST for _OpenAPIGeneratorCore for debugging
[496/507] Compiling swift_openapi_generator Tool.swift
[497/508] Compiling swift_openapi_generator PluginSource.swift
[498/508] Compiling swift_openapi_generator UserConfig.swift
[499/508] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[500/508] Compiling swift_openapi_generator GenerateOptions.swift
[501/508] Compiling swift_openapi_generator GenerateCommand.swift
[502/508] Emitting module swift_openapi_generator
[503/508] Compiling swift_openapi_generator Extensions.swift
[504/508] Compiling swift_openapi_generator FilterCommand.swift
[505/508] Compiling swift_openapi_generator runGenerator.swift
[506/509] Wrapping AST for swift-openapi-generator for debugging
[507/509] Write Objects.LinkFileList
[508/509] Linking swift-openapi-generator-tool
warning: you may be able to install libarchive using your system-packager:
apt-get install libarchive-dev
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tools/build-swiftly-release/musl-clang
[1/1] Compiling plugin GenerateDocsReference
[2/2] Compiling plugin OpenAPIGeneratorCommand
[3/3] Compiling plugin OpenAPIGenerator
[4/4] Compiling plugin Swift-DocC Preview
[5/5] Compiling plugin Swift-DocC
[6/6] Compiling plugin GenerateManual
Building for debugging...
[6/542] Write sources
[29/542] Compiling CNIOWASI CNIOWASI.c
[30/542] Compiling CNIOWindows WSAStartup.c
[31/542] Compiling CNIOLinux shim.c
[32/542] Compiling _NumericsShims _NumericsShims.c
[33/542] Compiling writer.c
[34/542] Compiling _NumericsShims _NumericsShims.c
[35/542] Write sources
[37/542] Compiling fiat_p256_adx_mul.S
[38/542] Compiling _AtomicsShims.c
[38/542] Compiling reader.c
[40/542] Compiling TSCclibc strerror.c
[41/542] Write sources
[46/542] Compiling TSCclibc process.c
[46/542] Write sources
[61/542] Compiling parser.c
[62/542] Compiling TSCclibc libc.c
[63/542] Compiling CNIOLinux liburing_shims.c
[64/542] Compiling CNIOWindows shim.c
[65/542] Compiling api.c
[66/542] Compiling CNIOExtrasZlib empty.c
[67/542] Compiling CNIODarwin shim.c
[68/542] Compiling CNIOLLHTTP c_nio_http.c
[69/542] Compiling emitter.c
[70/542] Compiling scanner.c
[71/542] Compiling fiat_p256_adx_sqr.S
[72/542] Compiling fiat_curve25519_adx_square.S
[73/542] Write swift-version-24593BA9C3E375BF.txt
[74/542] Compiling CNIOLLHTTP c_nio_api.c
[75/542] Compiling fiat_curve25519_adx_mul.S
[76/548] Compiling CNIOBoringSSLShims shims.c
[78/549] Emitting module _NIODataStructures
[78/549] Compiling CNIOLLHTTP c_nio_llhttp.c
[80/549] Emitting module Yams
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[80/552] Compiling tls_method.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_enc.cc:34:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[80/552] Compiling tls13_enc.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_server.cc:32:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[80/552] Compiling tls13_server.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[80/552] Compiling tls_record.cc
[81/552] Emitting module _NIOBase64
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: you may be able to install libarchive using your system-packager:
apt-get install libarchive-dev
[0/23] Compiling writer.c
[1/23] Compiling _NumericsShims _NumericsShims.c
[2/23] Compiling reader.c
[3/23] Compiling parser.c
[4/23] Compiling scanner.c
[5/23] Compiling emitter.c
[6/23] Compiling api.c
[6/23] Write swift-version-24593BA9C3E375BF.txt
[9/102] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/103] Compiling Yams Constructor.swift
[11/103] Compiling Yams Decoder.swift
[12/103] Compiling Yams String+Yams.swift
[13/103] Compiling Yams Parser.swift
[14/103] Compiling Yams Node.Mapping.swift
[15/103] Compiling Yams Resolver.swift
[16/103] Compiling RealModule Real.swift
[17/104] Compiling RealModule Float16+Real.swift
[18/104] Compiling RealModule Float+Real.swift
[19/104] Compiling RealModule ElementaryFunctions.swift
[20/104] Compiling RealModule Float80+Real.swift
[21/104] Compiling RealModule RealFunctions.swift
[24/104] Compiling Yams AliasDereferencingStrategy.swift
[25/104] Compiling Yams Anchor.swift
[28/104] Compiling Yams Tag.swift
[29/104] Compiling Yams YamlAnchorProviding.swift
[30/104] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/106] Emitting module RealModule
[35/107] Compiling Yams Mark.swift
[36/107] Compiling Yams Node.Alias.swift
[37/107] Emitting module InternalCollectionsUtilities
[38/107] Compiling OpenAPIKitCore ResponseStatusCode.swift
[39/107] Compiling OpenAPIKitCore SecurityScheme.swift
[40/107] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
[41/107] Compiling OpenAPIKitCore URLTemplate.swift
[42/111] Compiling Yams Node.Sequence.swift
[43/111] Compiling Yams Node.swift
[46/111] Compiling Yams Emitter.swift
[47/111] Compiling Yams Encoder.swift
[53/112] Emitting module OpenAPIKitCore
[54/112] Compiling ArgumentParserToolInfo ToolInfo.swift
[55/112] Emitting module ArgumentParserToolInfo
[55/113] Wrapping AST for RealModule for debugging
[59/113] Compiling Yams YamlError.swift
[60/113] Compiling Yams YamlTagProviding.swift
[61/112] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[62/112] Compiling OpenAPIKitCore Optional+Zip.swift
[63/112] Compiling OpenAPIKitCore Result+Value.swift
[64/112] Compiling OpenAPIKitCore Validatable.swift
[67/121] Compiling Yams RedundancyAliasingStrategy.swift
[68/121] Compiling Yams Representer.swift
[69/121] Compiling Yams Node.Scalar.swift
[70/121] Compiling Algorithms Chain.swift
[71/121] Compiling Algorithms Chunked.swift
[72/121] Compiling Algorithms Combinations.swift
[75/137] Compiling OpenAPIKitCore OAuthFlows.swift
[76/137] Compiling OpenAPIKitCore ParameterContextLocation.swift
[77/137] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[78/137] Compiling OpenAPIKitCore Path.swift
[79/137] Compiling Algorithms Stride.swift
[80/137] Compiling Algorithms Suffix.swift
[81/137] Compiling Algorithms RandomSample.swift
[82/137] Compiling Algorithms Reductions.swift
[83/137] Compiling Algorithms Rotate.swift
[84/138] Emitting module Yams
[84/138] Wrapping AST for InternalCollectionsUtilities for debugging
[88/138] Compiling Algorithms FlattenCollection.swift
[90/230] Compiling ArgumentParser ArgumentHelp.swift
[91/230] Compiling ArgumentParser OptionGroup.swift
[92/230] Compiling ArgumentParser AsyncParsableCommand.swift
[93/230] Compiling ArgumentParser CommandConfiguration.swift
[94/230] Compiling ArgumentParser CommandGroup.swift
[95/230] Compiling ArgumentParser EnumerableFlag.swift
[96/326] Compiling OpenAPIKit30 DereferencedRequest.swift
[97/326] Compiling OpenAPIKit30 Request.swift
[98/326] Compiling OpenAPIKit30 DereferencedResponse.swift
[99/326] Compiling OpenAPIKit30 Response.swift
[100/326] Compiling OpenAPIKit30 RuntimeExpression.swift
[101/326] Compiling OpenAPIKit30 SchemaProtocols.swift
[102/326] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[103/329] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[104/329] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[105/329] Compiling OpenAPIKit30 JSONSchema.swift
[106/329] Compiling OpenAPIKit30 JSONSchemaContext.swift
[107/329] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[108/329] Compiling OpenAPIKit30 TypesAndFormats.swift
[109/329] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[110/356] Compiling OpenAPIKit AnyCodable+Validatable.swift
[111/356] Compiling OpenAPIKit Callbacks.swift
[112/356] Compiling OpenAPIKit CodableVendorExtendable.swift
[113/356] Compiling OpenAPIKit Components+JSONReference.swift
[114/359] Compiling OpenAPIKit ResolvedEndpoint.swift
[115/359] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[116/359] Compiling OpenAPIKit DereferencedParameter.swift
[117/359] Compiling OpenAPIKit OpenAPI.swift
[118/359] Compiling OpenAPIKit DereferencedOperation.swift
[119/359] Compiling OpenAPIKit Operation.swift
[120/359] Compiling OpenAPIKit DereferencedContent.swift
[121/359] Compiling OpenAPIKit Parameter.swift
[122/359] Compiling OpenAPIKit ParameterContext.swift
[123/359] Compiling OpenAPIKit ParameterSchemaContext.swift
[124/359] Compiling OpenAPIKit DereferencedPathItem.swift
[125/359] Compiling OpenAPIKit PathItem.swift
[126/359] Compiling OpenAPIKit ResolvedRoute.swift
[127/359] Compiling OpenAPIKit DereferencedRequest.swift
[128/359] Compiling OpenAPIKit Request.swift
[129/359] Compiling OpenAPIKit Link.swift
[136/359] Compiling OpenAPIKit Either+Summarizable.swift
[137/359] Compiling OpenAPIKit Either+Validatable.swift
[138/359] Compiling OpenAPIKit DereferencedResponse.swift
[139/359] Compiling OpenAPIKit Response.swift
[140/359] Compiling OpenAPIKit RuntimeExpression.swift
[141/359] Compiling OpenAPIKit SchemaProtocols.swift
[142/359] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[143/359] Compiling OpenAPIKit DereferencedJSONSchema.swift
[144/359] Compiling Algorithms Trim.swift
[145/359] Compiling Algorithms Unique.swift
[146/359] Compiling Algorithms Windows.swift
[147/359] Compiling OpenAPIKit Document.swift
[148/359] Compiling OpenAPIKit DocumentInfo.swift
[149/359] Compiling OpenAPIKit ResolvedDocument.swift
[150/359] Compiling OpenAPIKit Either+Convenience.swift
[151/359] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[169/359] Compiling OpenAPIKit Components+Locatable.swift
[170/359] Compiling OpenAPIKit Components.swift
[177/360] Compiling OpenAPIKit Content.swift
[178/360] Compiling OpenAPIKit ContentEncoding.swift
[186/365] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[187/365] Compiling OpenAPIKit SecurityScheme.swift
[188/365] Compiling OpenAPIKit Server.swift
[189/365] Compiling OpenAPIKit Tag.swift
[190/365] Compiling OpenAPIKit URLTemplate+Validatable.swift
[191/365] Compiling OrderedCollections OrderedSet.swift
[192/365] Compiling OrderedCollections _UnsafeBitset.swift
[193/364] Emitting module ArgumentParser
[194/364] Emitting module OpenAPIKit30
[205/372] Emitting module OpenAPIKit
[206/380] Emitting module OrderedCollections
[240/381] Wrapping AST for OrderedCollections for debugging
[242/381] Compiling ArgumentParser CollectionExtensions.swift
[243/381] Compiling ArgumentParser Platform.swift
[244/381] Compiling ArgumentParser SequenceExtensions.swift
[245/381] Compiling ArgumentParser StringExtensions.swift
[246/381] Compiling ArgumentParser Tree.swift
[256/381] Emitting module Algorithms
[257/382] Wrapping AST for Algorithms for debugging
[286/382] Compiling OpenAPIKit JSONReference.swift
[287/382] Compiling OpenAPIKit JSONSchemaContext.swift
[288/382] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[289/382] Compiling OpenAPIKit TypesAndFormats.swift
[294/382] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[295/382] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[296/382] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[297/382] Compiling OpenAPIKit Validation+Builtins.swift
[298/382] Compiling OpenAPIKit Validation.swift
[299/382] Compiling OpenAPIKit Validator+Convenience.swift
[300/382] Compiling OpenAPIKit Validator.swift
[301/382] Compiling OpenAPIKit XML.swift
[317/382] Compiling OpenAPIKit _CoreReExport.swift
[326/382] Compiling OpenAPIKit DocumentDecodingError.swift
[327/382] Compiling OpenAPIKit OperationDecodingError.swift
[328/382] Compiling OpenAPIKit PathDecodingError.swift
[329/382] Compiling OpenAPIKit ResponseDecodingError.swift
[330/382] Compiling OpenAPIKit Example.swift
[331/382] Compiling OpenAPIKit ExternalDocumentation.swift
[332/382] Compiling OpenAPIKit DereferencedHeader.swift
[333/382] Compiling OpenAPIKit Header.swift
[342/383] Wrapping AST for OpenAPIKit30 for debugging
[378/384] Wrapping AST for OpenAPIKit for debugging
[380/387] Compiling OpenAPIKitCompat Either+Map.swift
[381/387] Compiling OpenAPIKitCompat Compat30To31.swift
[382/387] Emitting module OpenAPIKitCompat
[384/468] Compiling _OpenAPIGeneratorCore Config.swift
[385/468] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[386/468] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[387/468] Compiling _OpenAPIGeneratorCore Errors.swift
[388/468] Compiling _OpenAPIGeneratorCore Foundation.swift
[389/468] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[390/468] Compiling _OpenAPIGeneratorCore String.swift
[391/468] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[392/468] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[393/468] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[394/468] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[395/468] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[396/479] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[397/479] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[398/479] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[399/479] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[400/479] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[401/479] Compiling _OpenAPIGeneratorCore translateResponse.swift
[402/479] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[403/479] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[404/479] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[405/479] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[406/479] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[407/479] Compiling _OpenAPIGeneratorCore Builtins.swift
[408/479] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[409/479] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[410/479] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[411/479] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[412/479] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[413/479] Compiling _OpenAPIGeneratorCore TypeName.swift
[414/479] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[415/479] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[416/479] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[417/479] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[418/479] Emitting module _OpenAPIGeneratorCore
[419/479] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[420/479] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[421/479] Compiling _OpenAPIGeneratorCore translateArray.swift
[422/479] Compiling _OpenAPIGeneratorCore translateCodable.swift
[423/479] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[424/479] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[425/479] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[426/479] Compiling _OpenAPIGeneratorCore translateSchema.swift
[427/479] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[428/479] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[429/479] Compiling _OpenAPIGeneratorCore Annotations.swift
[430/479] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[431/479] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[432/479] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[433/479] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[434/479] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[435/479] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[436/479] Compiling _OpenAPIGeneratorCore translateComponents.swift
[437/479] Compiling _OpenAPIGeneratorCore translateOperations.swift
[438/479] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[439/479] Compiling _OpenAPIGeneratorCore translateServers.swift
[440/479] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[441/479] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[442/479] Compiling _OpenAPIGeneratorCore Constants.swift
[443/479] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[444/479] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[445/479] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[446/479] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[447/479] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[448/479] Compiling _OpenAPIGeneratorCore ContentType.swift
[449/479] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[450/479] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[451/479] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[452/479] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[453/479] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[454/479] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[455/479] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[456/479] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[457/479] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[458/479] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[459/479] Compiling _OpenAPIGeneratorCore translateParameter.swift
[460/479] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[461/479] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[462/479] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[463/479] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[464/479] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[465/479] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[466/479] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[467/479] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[468/479] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[469/479] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[470/479] Compiling _OpenAPIGeneratorCore YamsParser.swift
[471/479] Compiling _OpenAPIGeneratorCore validateDoc.swift
[472/479] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[473/479] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[474/479] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[475/479] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[477/488] Compiling swift_openapi_generator PluginSource.swift
[478/489] Compiling swift_openapi_generator GenerateCommand.swift
[479/489] Compiling swift_openapi_generator UserConfig.swift
[480/489] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[481/489] Compiling swift_openapi_generator GenerateOptions.swift
[482/489] Compiling swift_openapi_generator Tool.swift
[483/489] Emitting module swift_openapi_generator
[484/489] Compiling swift_openapi_generator Extensions.swift
[485/489] Compiling swift_openapi_generator FilterCommand.swift
[486/489] Compiling swift_openapi_generator runGenerator.swift
[487/489] Write Objects.LinkFileList
[488/489] Linking swift-openapi-generator-tool
warning: you may be able to install libarchive using your system-packager:
apt-get install libarchive-dev
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tools/build-swiftly-release/musl-clang
[0/1] Planning build
[1/1] Compiling plugin GenerateDocsReference
[2/2] Compiling plugin OpenAPIGeneratorCommand
[3/3] Compiling plugin OpenAPIGenerator
[4/4] Compiling plugin Swift-DocC Preview
[5/5] Compiling plugin Swift-DocC
[6/6] Compiling plugin GenerateManual
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/t1_enc.cc:28:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_enc.cc:34:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[6/478] Compiling tls13_enc.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_client.cc:30:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[6/478] Compiling tls13_client.cc
[6/478] Compiling t1_enc.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_both.cc:29:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
[6/478] Compiling tls13_both.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
[6/478] Compiling tls_record.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_server.cc:32:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
[6/478] Compiling tls13_server.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/ssl_x509.cc:23:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
[6/478] Compiling ssl_x509.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
[6/478] Compiling tls_method.cc
BUILD FAILURE 6.1 wasm