Build Information
Failed to build MistKit, reference main (adecfe
), with Swift 6.1 for Wasm on 28 May 2025 01:57:11 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/brightdigit/MistKit.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/brightdigit/MistKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at adecfe3 Unhide dependencies
Cloned https://github.com/brightdigit/MistKit.git
Revision (git rev-parse @):
adecfe3abfeccca3273fbbf97b62eb275d445510
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/MistKit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/brightdigit/MistKit.git
https://github.com/brightdigit/MistKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.20.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent.git"
},
{
"identity" : "fluent-sqlite-driver",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-sqlite-driver.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "komondor",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shibapm/Komondor"
},
{
"identity" : "sourcedocs",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/eneko/SourceDocs"
},
{
"identity" : "swiftformat",
"requirement" : {
"range" : [
{
"lower_bound" : "0.48.12",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
},
{
"identity" : "swiftlint",
"requirement" : {
"range" : [
{
"lower_bound" : "0.43.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/realm/SwiftLint"
},
{
"identity" : "rocket",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shibapm/Rocket"
},
{
"identity" : "swift-test-codecov",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brightdigit/swift-test-codecov"
}
],
"manifest_display_name" : "MistKit",
"name" : "MistKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "MistKit",
"targets" : [
"MistKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MistKitNIO",
"targets" : [
"MistKitNIO"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MistKitVapor",
"targets" : [
"MistKitVapor"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "mistdemoc",
"targets" : [
"mistdemoc"
],
"type" : {
"executable" : null
}
},
{
"name" : "mistdemod",
"targets" : [
"mistdemod"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "mistdemod",
"module_type" : "SwiftTarget",
"name" : "mistdemod",
"path" : "Sources/mistdemod",
"product_dependencies" : [
"Vapor",
"Fluent",
"FluentSQLiteDriver"
],
"product_memberships" : [
"mistdemod"
],
"sources" : [
"Controllers/CloudKitController.swift",
"Controllers/ItemsController.swift",
"Controllers/UsersController.swift",
"Extensions/Application.swift",
"Extensions/MKDatabase.swift",
"Extensions/Request.swift",
"Models/CreateUser.swift",
"Models/TodoItemModel.swift",
"Models/User.swift",
"main.swift"
],
"target_dependencies" : [
"MistKit",
"MistKitVapor",
"MistKitDemo"
],
"type" : "executable"
},
{
"c99name" : "mistdemoc",
"module_type" : "SwiftTarget",
"name" : "mistdemoc",
"path" : "Sources/mistdemoc",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"mistdemoc"
],
"sources" : [
"Commands/DeleteCommand.swift",
"Commands/FindCommand.swift",
"Commands/ListCommand.swift",
"Commands/MistDemoCommand.swift",
"Commands/NewCommand.swift",
"Commands/ParsableAsyncCommand.swift",
"Commands/RenameCommand.swift",
"Commands/WhoAmICommand.swift",
"Configuration/MistDemoArguments.swift",
"Extensions/MKEnvironment.swift",
"Extensions/Result.swift",
"Extensions/UUID.swift",
"main.swift"
],
"target_dependencies" : [
"MistKit",
"MistKitNIO",
"MistKitDemo"
],
"type" : "executable"
},
{
"c99name" : "MistKitVapor",
"module_type" : "SwiftTarget",
"name" : "MistKitVapor",
"path" : "Sources/MistKitVapor",
"product_dependencies" : [
"Vapor",
"Fluent"
],
"product_memberships" : [
"MistKitVapor",
"mistdemod"
],
"sources" : [
"MKModelStorable.swift",
"MKServerResponse.swift",
"MKVaporClient.swift",
"MKVaporClientRequest.swift",
"MKVaporClientResponse.swift",
"MKVaporModelStorage.swift",
"MKVaporSessionStorage.swift"
],
"target_dependencies" : [
"MistKit",
"MistKitNIO"
],
"type" : "library"
},
{
"c99name" : "MistKitTests",
"module_type" : "SwiftTarget",
"name" : "MistKitTests",
"path" : "Tests/MistKitTests",
"sources" : [
"Authentication/CharacterMapEncoderTests.swift",
"Authentication/MKAuthenticationRedirectTests.swift",
"Authentication/MKAuthenticationResponseTests.swift",
"Authentication/MKFileStorageTests.swift",
"Authentication/MKStaticTokenManagerTests.swift",
"Authentication/MKTokenClientTests.swift",
"Authentication/MKTokenEncoderTests.swift",
"Authentication/MKTokenManagerProtocolTests.swift",
"Authentication/MKTokenManagerTests.swift",
"Authentication/MKTokenStorageTests.swift",
"Authentication/MKUserDefaultsStorageTests.swift",
"Configuration/MKAPIVersionTests.swift",
"Configuration/MKDatabaseConnectionTests.swift",
"Configuration/MKDatabaseTypeTests.swift",
"Configuration/MKEnvironmentTests.swift",
"Controllers/MKDatabaseTests.swift",
"Controllers/RecordNameParserTests.swift",
"Controllers/RequestConfigurationFactoryTests.swift",
"Controllers/ResultSinkTests.swift",
"Controllers/ResultTransformerTests.swift",
"Extensions/ArrayTests.swift",
"Extensions/JSONDecoderTests.swift",
"Extensions/JSONEncoderTests.swift",
"Extensions/StringTests.swift",
"Extensions/UUIDTests.swift",
"Models/MKAnyQueryTests.swift",
"Models/MKAnyRecordTests.swift",
"Models/MKDecodingErrorTests.swift",
"Models/MKErrorCodeTests.swift",
"Models/MKErrorTests.swift",
"Models/MKFieldTypeTests.swift",
"Models/MKServerResponseTests.swift",
"Models/MKValueTests.swift",
"Models/ModifiedRecordQueryContentTests.swift",
"Models/RecordNameTests.swift",
"Models/RequestConfigurationTests.swift",
"Protocols/MKContentRecordTests.swift",
"Protocols/MKDecodableTests.swift",
"Protocols/MKDecoderTests.swift",
"Protocols/MKEncodableTests.swift",
"Protocols/MKEncoderTests.swift",
"Protocols/MKQueryProtocolTests.swift",
"Protocols/MKQueryRecordTests.swift",
"Protocols/MKQueryTests.swift",
"Protocols/MKRequestTests.swift",
"Protocols/RequestConfigurationFactoryProtocolTests.swift",
"Protocols/ResultSinkProtocolTests.swift",
"Protocols/ResultTransformerProtocolTests.swift",
"Requests/RecordsLookup/LookupRecordQueryRequestTests.swift",
"Requests/RecordsLookup/LookupRecordQueryTests.swift",
"Requests/RecordsLookup/LookupRecordTests.swift",
"Requests/RecordsModify/ModifiedRecordQueryResponseTests.swift",
"Requests/RecordsModify/ModifiedRecordQueryResultTests.swift",
"Requests/RecordsModify/ModifiedRecordTests.swift",
"Requests/RecordsModify/ModifyOperationTests.swift",
"Requests/RecordsModify/ModifyOperationTypeTests.swift",
"Requests/RecordsModify/ModifyRecordQueryRequestTests.swift",
"Requests/RecordsModify/ModifyRecordQueryTests.swift",
"Requests/RecordsQuery/FetchRecordQueryRequestTests.swift",
"Requests/RecordsQuery/FetchRecordQueryResponseTests.swift",
"Requests/RecordsQuery/FetchRecordQueryTests.swift",
"Requests/UsersCaller/GetCurrentUserIdentityRequestTests.swift",
"Requests/UsersCaller/UserIdentityLookupInfoTests.swift",
"Requests/UsersCaller/UserIdentityNameComponentsTests.swift",
"Requests/UsersCaller/UserIdentityResponseTests.swift",
"URLNetworking/MKDatabase.URLSessionTests.swift",
"URLNetworking/MKEmptyGetTests.swift",
"URLNetworking/MKHttpClientTests.swift",
"URLNetworking/MKHttpRequestTests.swift",
"URLNetworking/MKHttpResponseTests.swift",
"URLNetworking/MKURLBuilderFactoryTests.swift",
"URLNetworking/MKURLBuilderTests.swift",
"URLNetworking/MKURLRequestTests.swift",
"URLNetworking/MKURLResponseTests.swift",
"URLNetworking/MKURLSessionClientTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"MistKit"
],
"type" : "test"
},
{
"c99name" : "MistKitNIO",
"module_type" : "SwiftTarget",
"name" : "MistKitNIO",
"path" : "Sources/MistKitNIO",
"product_dependencies" : [
"NIO",
"NIOHTTP1",
"AsyncHTTPClient"
],
"product_memberships" : [
"MistKitNIO",
"MistKitVapor",
"mistdemoc",
"mistdemod"
],
"sources" : [
"BindTo.swift",
"HTTPHandler.swift",
"MKAsyncClient.swift",
"MKAsyncRequest.swift",
"MKAsyncResponse.swift",
"MKDatabase.swift",
"MKNIOHTTP1Error.swift",
"MKNIOHTTP1TokenClient.swift"
],
"target_dependencies" : [
"MistKit"
],
"type" : "library"
},
{
"c99name" : "MistKitDemo",
"module_type" : "SwiftTarget",
"name" : "MistKitDemo",
"path" : "Sources/MistKitDemo",
"product_memberships" : [
"mistdemoc",
"mistdemod"
],
"sources" : [
"MistDemoConfiguration.swift",
"MistDemoDefaultConfiguration.swift",
"TodoListItem.swift"
],
"target_dependencies" : [
"MistKit"
],
"type" : "library"
},
{
"c99name" : "MistKit",
"module_type" : "SwiftTarget",
"name" : "MistKit",
"path" : "Sources/MistKit",
"product_memberships" : [
"MistKit",
"MistKitNIO",
"MistKitVapor",
"mistdemoc",
"mistdemod"
],
"sources" : [
"Authentication/CharacterMapEncoder.swift",
"Authentication/MKAuthenticationRedirect.swift",
"Authentication/MKAuthenticationResponse.swift",
"Authentication/MKFileStorage.swift",
"Authentication/MKStaticTokenManager.swift",
"Authentication/MKTokenClient.swift",
"Authentication/MKTokenEncoder.swift",
"Authentication/MKTokenManager.swift",
"Authentication/MKTokenManagerProtocol.swift",
"Authentication/MKTokenStorage.swift",
"Authentication/MKUserDefaultsStorage.swift",
"Configuration/MKAPIVersion.swift",
"Configuration/MKDatabaseConnection.Query.swift",
"Configuration/MKDatabaseConnection.swift",
"Configuration/MKDatabaseType.swift",
"Configuration/MKEnvironment.swift",
"Controllers/MKDatabase.swift",
"Controllers/RecordNameParser.swift",
"Controllers/RequestConfigurationFactory.swift",
"Controllers/ResultSink.swift",
"Controllers/ResultTransformer.swift",
"Extensions/Array.swift",
"Extensions/JSONDecoder.swift",
"Extensions/JSONEncoder.swift",
"Extensions/String.swift",
"Extensions/UUID.swift",
"Models/MKAnyQuery.swift",
"Models/MKAnyRecord.swift",
"Models/MKAsset.swift",
"Models/MKDecodingError.swift",
"Models/MKError.swift",
"Models/MKErrorCode.swift",
"Models/MKFieldType.swift",
"Models/MKLocation.swift",
"Models/MKServerResponse.swift",
"Models/MKValue.swift",
"Models/ModifiedRecordQueryContent.swift",
"Models/RecordName.swift",
"Models/RequestConfiguration.swift",
"Protocols/MKContentRecord.swift",
"Protocols/MKDecodable.swift",
"Protocols/MKDecoder.swift",
"Protocols/MKEncodable.swift",
"Protocols/MKEncoder.swift",
"Protocols/MKQuery.swift",
"Protocols/MKQueryProtocol.swift",
"Protocols/MKQueryRecord.swift",
"Protocols/MKRequest.swift",
"Protocols/RequestConfigurationFactoryProtocol.swift",
"Protocols/ResultSinkProtocol.swift",
"Protocols/ResultTransformerProtocol.swift",
"Requests/RecordsLookup/LookupRecord.swift",
"Requests/RecordsLookup/LookupRecordQuery.swift",
"Requests/RecordsLookup/LookupRecordQueryRequest.swift",
"Requests/RecordsModify/ModifiedRecord.swift",
"Requests/RecordsModify/ModifiedRecordQueryResponse.swift",
"Requests/RecordsModify/ModifiedRecordQueryResult.swift",
"Requests/RecordsModify/ModifyOperation.swift",
"Requests/RecordsModify/ModifyOperationType.swift",
"Requests/RecordsModify/ModifyRecordQuery.swift",
"Requests/RecordsModify/ModifyRecordQueryRequest.swift",
"Requests/RecordsQuery/FetchRecordQuery.swift",
"Requests/RecordsQuery/FetchRecordQueryRequest.swift",
"Requests/RecordsQuery/FetchRecordQueryResponse.swift",
"Requests/UsersCaller/GetCurrentUserIdentityRequest.swift",
"Requests/UsersCaller/UserIdentityLookupInfo.swift",
"Requests/UsersCaller/UserIdentityNameComponents.swift",
"Requests/UsersCaller/UserIdentityResponse.swift",
"URLNetworking/MKDatabase.URLSession.swift",
"URLNetworking/MKEmptyGet.swift",
"URLNetworking/MKHttpClient.swift",
"URLNetworking/MKHttpRequest.swift",
"URLNetworking/MKHttpResponse.swift",
"URLNetworking/MKURLBuilder.swift",
"URLNetworking/MKURLBuilderFactory.swift",
"URLNetworking/MKURLBuilderProtocol.swift",
"URLNetworking/MKURLRequest.swift",
"URLNetworking/MKURLResponse.swift",
"URLNetworking/MKURLSessionClient.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/eneko/SourceDocs
Fetching https://github.com/brightdigit/swift-test-codecov
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/realm/SwiftLint
[1/2600] Fetching sourcedocs
[495/2930] Fetching sourcedocs, swift-test-codecov
Fetched https://github.com/eneko/SourceDocs from cache (0.29s)
Fetching https://github.com/swift-server/async-http-client.git
[1/14014] Fetching async-http-client
[2804/164397] Fetching async-http-client, swiftlint
[26046/212579] Fetching async-http-client, swiftlint, swiftformat
Fetched https://github.com/swift-server/async-http-client.git from cache (1.43s)
[19255/198565] Fetching swiftlint, swiftformat
Fetching https://github.com/vapor/fluent-sqlite-driver.git
[19800/199912] Fetching swiftlint, swiftformat, fluent-sqlite-driver
Fetched https://github.com/vapor/fluent-sqlite-driver.git from cache (0.65s)
Fetching https://github.com/vapor/fluent.git
[21303/198565] Fetching swiftlint, swiftformat
[26460/211986] Fetching swiftlint, swiftformat, fluent
Fetched https://github.com/vapor/fluent.git from cache (2.36s)
Fetching https://github.com/apple/swift-argument-parser
[32088/198565] Fetching swiftlint, swiftformat
[45745/213916] Fetching swiftlint, swiftformat, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.09s)
Fetching https://github.com/vapor/vapor.git
[51219/198565] Fetching swiftlint, swiftformat
[51220/272943] Fetching swiftlint, swiftformat, vapor
Fetched https://github.com/vapor/vapor.git from cache (2.65s)
Fetching https://github.com/apple/swift-nio.git
[60144/198565] Fetching swiftlint, swiftformat
[60528/274620] Fetching swiftlint, swiftformat, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.80s)
[91313/198565] Fetching swiftlint, swiftformat
Fetching https://github.com/shibapm/Komondor
[198566/199074] Fetching swiftlint, swiftformat, komondor
Fetched https://github.com/shibapm/Komondor from cache (0.61s)
Fetched https://github.com/brightdigit/swift-test-codecov from cache (27.88s)
Fetching https://github.com/shibapm/Rocket
[1/1386] Fetching rocket
Fetched https://github.com/shibapm/Rocket from cache (0.36s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (28.62s)
Fetched https://github.com/realm/SwiftLint from cache (29.63s)
Computing version for https://github.com/eneko/SourceDocs
Computed https://github.com/eneko/SourceDocs at 1.2.1 (35.02s)
Fetching https://github.com/apple/swift-package-manager
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/eneko/ProcessRunner.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/eneko/MarkdownGenerator.git
[1/1196] Fetching rainbow
[1006/1490] Fetching rainbow, processrunner
[1042/2264] Fetching rainbow, processrunner, markdowngenerator
[2265/18376] Fetching rainbow, processrunner, markdowngenerator, sourcekitten
[18366/172806] Fetching rainbow, processrunner, markdowngenerator, sourcekitten, swift-package-manager
Fetched https://github.com/eneko/MarkdownGenerator.git from cache (3.05s)
[144224/172032] Fetching rainbow, processrunner, sourcekitten, swift-package-manager
Fetched https://github.com/eneko/ProcessRunner.git from cache (3.05s)
[145485/171738] Fetching rainbow, sourcekitten, swift-package-manager
Fetched https://github.com/onevcat/Rainbow from cache (3.28s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (3.30s)
[138310/154430] Fetching swift-package-manager
Fetched https://github.com/apple/swift-package-manager from cache (10.82s)
Computing version for https://github.com/eneko/ProcessRunner.git
Computed https://github.com/eneko/ProcessRunner.git at 1.1.0 (11.80s)
Computing version for https://github.com/apple/swift-package-manager
Computed https://github.com/apple/swift-package-manager at 0.4.0 (4.60s)
Fetching https://github.com/apple/swift-llbuild.git
[1/28989] Fetching swift-llbuild
Fetched https://github.com/apple/swift-llbuild.git from cache (2.97s)
Computing version for https://github.com/brightdigit/swift-test-codecov
Computed https://github.com/brightdigit/swift-test-codecov at 1.0.0 (0.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.2 (0.53s)
Computing version for https://github.com/eneko/MarkdownGenerator.git
Computed https://github.com/eneko/MarkdownGenerator.git at 0.5.0 (2.25s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.1.1 (0.50s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.3.0 (0.72s)
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/jpsim/Yams
[1/4863] Fetching swiftshell
[1071/4979] Fetching swiftshell, logger
[1298/5559] Fetching swiftshell, logger, packageconfig
[1391/16216] Fetching swiftshell, logger, packageconfig, yams
Fetched https://github.com/shibapm/Logger from cache (0.42s)
[2351/16100] Fetching swiftshell, packageconfig, yams
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.46s)
[2130/15520] Fetching swiftshell, yams
Fetched https://github.com/kareman/SwiftShell from cache (0.70s)
[1706/10657] Fetching yams
Fetched https://github.com/jpsim/Yams from cache (1.84s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (2.70s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.73s)
Computing version for https://github.com/shibapm/Komondor
Computed https://github.com/shibapm/Komondor at 1.1.4 (0.55s)
Fetching https://github.com/JohnSundell/ShellOut.git
[1/960] Fetching shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.22s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (1.07s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.95s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.90s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/eneko/ProcessRunner.git at 1.1.0 (0.01s)
Computed https://github.com/apple/swift-package-manager at 0.4.0 (0.01s)
Computed https://github.com/brightdigit/swift-test-codecov at 1.0.0 (0.01s)
Computed https://github.com/apple/swift-argument-parser at 0.3.2 (0.01s)
Computed https://github.com/eneko/MarkdownGenerator.git at 0.5.0 (0.01s)
Computed https://github.com/apple/swift-llbuild.git at 0.1.1 (0.01s)
Computed https://github.com/shibapm/Rocket at 1.2.1 (0.78s)
Computed https://github.com/shibapm/Logger at 0.2.3 (0.00s)
Computed https://github.com/shibapm/Komondor at 1.1.4 (0.00s)
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.00s)
Computed https://github.com/jpsim/SourceKitten.git at 0.31.0 (0.01s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.39s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.2 (1.69s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.54s)
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.00s)
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.00s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.47s)
Fetching https://github.com/vapor/fluent-kit.git
[1/13328] Fetching fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (0.89s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (1.68s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/sql-kit.git
[1/5983] Fetching sql-kit
[839/9819] Fetching sql-kit, swift-log
Fetched https://github.com/vapor/sql-kit.git from cache (0.37s)
Fetched https://github.com/apple/swift-log.git from cache (0.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.82s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.41s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.00s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.78s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1710] Fetching swift-atomics
[788/6101] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Fetched https://github.com/apple/swift-system.git from cache (0.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.97s)
Computing version for https://github.com/vapor/fluent-sqlite-driver.git
Computed https://github.com/vapor/fluent-sqlite-driver.git at 4.8.1 (0.76s)
Fetching https://github.com/vapor/sqlite-kit.git
[1/2112] Fetching sqlite-kit
Fetched https://github.com/vapor/sqlite-kit.git from cache (0.90s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (1.83s)
Fetching https://github.com/vapor/sqlite-nio.git
Fetching https://github.com/vapor/async-kit.git
[1/1508] Fetching sqlite-nio
[2/3878] Fetching sqlite-nio, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.55s)
[16/1508] Fetching sqlite-nio
Fetched https://github.com/vapor/sqlite-nio.git from cache (2.09s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (2.74s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.37s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.21s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.60s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.68s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.3 (0.91s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (1.00s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/websocket-kit.git
[1/1063] Fetching swift-service-context
[661/3269] Fetching swift-service-context, swift-metrics
[3270/5878] Fetching swift-service-context, swift-metrics, websocket-kit
[3401/10852] Fetching swift-service-context, swift-metrics, websocket-kit, swift-distributed-tracing
[4696/14171] Fetching swift-service-context, swift-metrics, websocket-kit, swift-distributed-tracing, multipart-kit
[6841/20085] Fetching swift-service-context, swift-metrics, websocket-kit, swift-distributed-tracing, multipart-kit, swift-nio-extras
Fetched https://github.com/vapor/websocket-kit.git from cache (0.69s)
[14602/17476] Fetching swift-service-context, swift-metrics, swift-distributed-tracing, multipart-kit, swift-nio-extras
Fetching https://github.com/apple/swift-nio-http2.git
[15785/29003] Fetching swift-service-context, swift-metrics, swift-distributed-tracing, multipart-kit, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-service-context.git from cache (3.76s)
Fetched https://github.com/apple/swift-metrics.git from cache (3.76s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.76s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (3.76s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.08s)
Fetched https://github.com/vapor/multipart-kit.git from cache (3.81s)
[1/20727] Fetching routing-kit
[4354/34663] Fetching routing-kit, swift-crypto
[4562/40240] Fetching routing-kit, swift-crypto, console-kit
[19820/55083] Fetching routing-kit, swift-crypto, console-kit, swift-nio-ssl
Fetched https://github.com/vapor/console-kit.git from cache (0.70s)
[20975/49506] Fetching routing-kit, swift-crypto, swift-nio-ssl
Fetched https://github.com/vapor/routing-kit.git from cache (3.39s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.45s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.54s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (8.05s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (1.59s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.50s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.25s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.78s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.93s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
[415/6575] Fetching swift-asn1, swift-async-algorithms
[1679/7479] Fetching swift-asn1, swift-async-algorithms, swift-http-types
[1894/9905] Fetching swift-asn1, swift-async-algorithms, swift-http-types, swift-service-lifecycle
[4782/16060] Fetching swift-asn1, swift-async-algorithms, swift-http-types, swift-service-lifecycle, swift-certificates
[8888/17201] Fetching swift-asn1, swift-async-algorithms, swift-http-types, swift-service-lifecycle, swift-certificates, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.64s)
[12112/16297] Fetching swift-asn1, swift-async-algorithms, swift-service-lifecycle, swift-certificates, swift-http-structured-headers
Fetched https://github.com/apple/swift-asn1.git from cache (0.65s)
[10584/14707] Fetching swift-async-algorithms, swift-service-lifecycle, swift-certificates, swift-http-structured-headers
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.77s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.90s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.92s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.91s)
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.54s)
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.28s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.87s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.67s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.54s)
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.60s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.48s)
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.46s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.48s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.48s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.57s)
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 (0.86s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.45s)
Computing version for https://github.com/realm/SwiftLint
Computed https://github.com/realm/SwiftLint at 0.44.0 (0.54s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/929] Fetching swiftytexttable
[438/13870] Fetching swiftytexttable, cryptoswift
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (1.74s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.78s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (2.27s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.8 (0.70s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.2 (0.48s)
Computed https://github.com/kareman/SwiftShell at 5.1.0-beta.1 (0.00s)
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/shibapm/Rocket
Working copy of https://github.com/shibapm/Rocket resolved at 1.2.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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.12.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/eneko/SourceDocs
Working copy of https://github.com/eneko/SourceDocs resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
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/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 5.0.2
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/realm/SwiftLint
Working copy of https://github.com/realm/SwiftLint resolved at 0.44.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.3.2
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.3.8
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 4.0.6
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/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.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.4.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.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/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
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/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at 0.1.1
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/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.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.27.1
Creating working copy for https://github.com/vapor/sqlite-kit.git
Working copy of https://github.com/vapor/sqlite-kit.git resolved at 4.5.2
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.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.10.0
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.11.3
Creating working copy for https://github.com/eneko/MarkdownGenerator.git
Working copy of https://github.com/eneko/MarkdownGenerator.git resolved at 0.5.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-package-manager
Working copy of https://github.com/apple/swift-package-manager resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.3.2
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.31.0
Creating working copy for https://github.com/brightdigit/swift-test-codecov
Working copy of https://github.com/brightdigit/swift-test-codecov resolved at 1.0.0
Creating working copy for https://github.com/eneko/ProcessRunner.git
Working copy of https://github.com/eneko/ProcessRunner.git resolved at 1.1.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.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.36.0
Creating working copy for https://github.com/vapor/fluent-sqlite-driver.git
Working copy of https://github.com/vapor/fluent-sqlite-driver.git resolved at 4.8.1
Creating working copy for https://github.com/shibapm/Komondor
Working copy of https://github.com/shibapm/Komondor resolved at 1.1.4
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0-beta.1
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/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
warning: 'komondor': 'komondor' dependency on 'https://github.com/f-meloni/Rocket' conflicts with dependency on 'https://github.com/shibapm/Rocket' which has the same identity 'rocket'. this will be escalated to an error in future versions of SwiftPM.
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/914] Write sources
/host/spi-builder-workspace/.build/checkouts/async-http-client/Sources/CAsyncHTTPClient/CAsyncHTTPClient.c:37:38: error: call to undeclared function 'strptime_l'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
37 | const char * firstNonProcessed = strptime_l(string, format, result, (locale_t)locale);
| ^
/host/spi-builder-workspace/.build/checkouts/async-http-client/Sources/CAsyncHTTPClient/CAsyncHTTPClient.c:37:38: note: did you mean 'strftime_l'?
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/time.h:93:8: note: 'strftime_l' declared here
93 | size_t strftime_l (char * __restrict, size_t, const char * __restrict, const struct tm * __restrict, locale_t);
| ^
/host/spi-builder-workspace/.build/checkouts/async-http-client/Sources/CAsyncHTTPClient/CAsyncHTTPClient.c:37:18: error: incompatible integer to pointer conversion initializing 'const char *' with an expression of type 'int' [-Wint-conversion]
37 | const char * firstNonProcessed = strptime_l(string, format, result, (locale_t)locale);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[15/914] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[15/914] Compiling v3_akey.cc
[15/914] Compiling v3_ia5.cc
[15/914] Compiling v3_akeya.cc
[15/914] Compiling c-nioatomics.c
[15/914] Compiling a_bitstr.cc
[15/914] Compiling c-atomics.c
[15/914] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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: 'komondor': 'komondor' dependency on 'https://github.com/f-meloni/Rocket' conflicts with dependency on 'https://github.com/shibapm/Rocket' which has the same identity 'rocket'. this will be escalated to an error in future versions of SwiftPM.
[0/1] Planning build
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/900] Write sources
[49/900] Compiling _AtomicsShims.c
[50/900] Compiling CSystem shims.c
[51/900] Compiling CNIOWindows shim.c
[52/900] Compiling CNIOWindows WSAStartup.c
[53/900] Compiling CNIOWASI CNIOWASI.c
[54/900] Compiling CVaporBcrypt bcrypt.c
[55/900] Compiling CNIOLinux liburing_shims.c
[55/900] Compiling CVaporBcrypt blf.c
[57/900] Compiling CNIOLinux shim.c
[58/900] Compiling CNIOSHA1 c_nio_sha1.c
[59/900] Compiling CNIOLLHTTP c_nio_http.c
[60/900] Compiling CNIOExtrasZlib empty.c
[61/900] Compiling CNIODarwin shim.c
[62/900] Compiling CNIOLLHTTP c_nio_api.c
[63/900] Compiling fiat_p256_adx_sqr.S
[64/900] Compiling fiat_p256_adx_mul.S
[65/900] Compiling fiat_curve25519_adx_square.S
[66/900] Compiling _NumericsShims _NumericsShims.c
[67/900] Write swift-version-24593BA9C3E375BF.txt
[68/900] Compiling fiat_curve25519_adx_mul.S
[69/901] Compiling CNIOBoringSSLShims shims.c
[70/906] Compiling CNIOLLHTTP c_nio_llhttp.c
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.
[71/934] Compiling tls_method.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.
[71/934] Compiling tls13_server.cc
/host/spi-builder-workspace/.build/checkouts/sqlite-nio/Sources/CSQLite/sqlite_nio_sqlite3.c:29705:10: fatal error: 'pthread.h' file not found
29705 | #include <pthread.h>
| ^~~~~~~~~~~
[71/934] Compiling CSQLite sqlite_nio_sqlite3.c
[72/934] Emitting module _NIOBase64
[72/934] Compiling tls13_enc.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>
| ^~~~~~~~~~~
[72/934] Compiling tls_record.cc
BUILD FAILURE 6.1 wasm