Build Information
Failed to build ParseServerSwift, reference 1.0.2 (a88dbf), with Swift 6.1 for Wasm on 3 Feb 2026 18:40:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/parse-server-swift.git
Reference: 1.0.2
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/netreconlab/parse-server-swift
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at a88dbfe docs: Convert tutorial markdown code blocks to DocC snippet files (#90)
Cloned https://github.com/netreconlab/parse-server-swift.git
Revision (git rev-parse @):
a88dbfe04e36f84255c4247770483e425f09d1ed
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/parse-server-swift.git at 1.0.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/netreconlab/parse-server-swift.git
https://github.com/netreconlab/parse-server-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.121.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "parse-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.6",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/netreconlab/Parse-Swift.git"
}
],
"manifest_display_name" : "ParseServerSwift",
"name" : "ParseServerSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ParseServerSwift",
"targets" : [
"ParseServerSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ParseServerSwiftTests",
"module_type" : "SwiftTarget",
"name" : "ParseServerSwiftTests",
"path" : "Tests/ParseServerSwiftTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"AppTests.swift"
],
"target_dependencies" : [
"ParseServerSwift"
],
"type" : "test"
},
{
"c99name" : "ParseServerSwift",
"module_type" : "SwiftTarget",
"name" : "ParseServerSwift",
"path" : "Sources/ParseServerSwift",
"product_dependencies" : [
"Vapor",
"ParseSwift"
],
"product_memberships" : [
"ParseServerSwift",
"App"
],
"sources" : [
"Extensions/Parse+Vapor.swift",
"Extensions/ParseHookFunction+Vapor.swift",
"Extensions/ParseHookTrigger+Vapor.swift",
"Models/GameScore.swift",
"Models/Hooks.swift",
"Models/Parameters/FooParameters.swift",
"Models/User.swift",
"Parse.swift",
"ParseServerConfiguration.swift",
"Utility/Constants.swift",
"Utility/Functions.swift",
"configure.swift",
"routes.swift"
],
"type" : "library"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_memberships" : [
"App"
],
"sources" : [
"entrypoint.swift"
],
"target_dependencies" : [
"ParseServerSwift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/netreconlab/Parse-Swift.git
[1/76663] Fetching vapor
[16867/123455] Fetching vapor, parse-swift
Fetched https://github.com/vapor/vapor.git from cache (3.97s)
[44453/46792] Fetching parse-swift
Fetched https://github.com/netreconlab/Parse-Swift.git from cache (7.80s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 6.0.6 (8.74s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.121.1 (1.10s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-certificates.git
[1/1692] Fetching swift-asn1
[509/4324] Fetching swift-asn1, websocket-kit
[886/7940] Fetching swift-asn1, websocket-kit, multipart-kit
[1540/13992] Fetching swift-asn1, websocket-kit, multipart-kit, swift-algorithms
[5435/15812] Fetching swift-asn1, websocket-kit, multipart-kit, swift-algorithms, swift-atomics
[6286/22899] Fetching swift-asn1, websocket-kit, multipart-kit, swift-algorithms, swift-atomics, swift-certificates
Fetched https://github.com/vapor/websocket-kit.git from cache (0.78s)
[16366/20267] Fetching swift-asn1, multipart-kit, swift-algorithms, swift-atomics, swift-certificates
Fetching https://github.com/apple/swift-service-context.git
Fetched https://github.com/apple/swift-certificates.git from cache (1.20s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[11193/14342] Fetching swift-asn1, multipart-kit, swift-algorithms, swift-atomics, swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.65s)
Fetching https://github.com/apple/swift-metrics.git
[11214/18822] Fetching swift-asn1, multipart-kit, swift-algorithms, swift-atomics, swift-distributed-tracing
[16856/21381] Fetching swift-asn1, multipart-kit, swift-algorithms, swift-atomics, swift-distributed-tracing, swift-metrics
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.81s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.58s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git
[11213/13180] Fetching swift-asn1, multipart-kit, swift-algorithms, swift-atomics
[11214/19617] Fetching swift-asn1, multipart-kit, swift-algorithms, swift-atomics, swift-nio-extras
[11858/25505] Fetching swift-asn1, multipart-kit, swift-algorithms, swift-atomics, swift-nio-extras, swift-log
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.85s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-algorithms.git from cache (3.35s)
Fetched https://github.com/apple/swift-atomics.git from cache (3.36s)
Fetched https://github.com/apple/swift-asn1.git from cache (3.37s)
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-log.git from cache (1.33s)
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/multipart-kit.git from cache (3.46s)
Fetching https://github.com/vapor/console-kit.git
[1/6552] Fetching console-kit
[984/27908] Fetching console-kit, routing-kit
[2247/45413] Fetching console-kit, routing-kit, swift-crypto
[2379/57155] Fetching console-kit, routing-kit, swift-crypto, swift-nio-http2
[16826/139012] Fetching console-kit, routing-kit, swift-crypto, swift-nio-http2, swift-nio
Fetched https://github.com/vapor/console-kit.git from cache (0.72s)
[16839/132460] Fetching routing-kit, swift-crypto, swift-nio-http2, swift-nio
Fetching https://github.com/vapor/async-kit.git
[29513/134914] Fetching routing-kit, swift-crypto, swift-nio-http2, swift-nio, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.95s)
Fetching https://github.com/swift-server/async-http-client.git
[41573/132460] Fetching routing-kit, swift-crypto, swift-nio-http2, swift-nio
[79971/147425] Fetching routing-kit, swift-crypto, swift-nio-http2, swift-nio, async-http-client
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (7.01s)
Fetched https://github.com/vapor/routing-kit.git from cache (6.60s)
Fetched https://github.com/apple/swift-crypto.git from cache (6.58s)
[69810/96822] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (4.88s)
[55179/81857] Fetching swift-nio
[66306/97153] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.70s)
Fetched https://github.com/apple/swift-nio.git from cache (14.16s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (18.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.98s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.88s)
Fetching https://github.com/apple/swift-numerics.git
[1/6403] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.81s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.78s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (3.20s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.3 (1.17s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.09s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2809] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.59s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.1 (4.63s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.93s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.92s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.98s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.25s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (1.05s)
Fetching https://github.com/apple/swift-collections.git
[1/19090] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.05s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (2.98s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.95s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (3.16s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (3.40s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (1.03s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (1.39s)
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-http-types.git
[1/6085] Fetching swift-async-algorithms
[123/7036] Fetching swift-async-algorithms, swift-http-types
[778/9604] Fetching swift-async-algorithms, swift-http-types, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-types.git from cache (0.56s)
[6159/8653] Fetching swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.70s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.89s)
[1/1204] Fetching swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.0 (3.18s)
Fetching https://github.com/apple/swift-system.git
[1/5552] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.78s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.95s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (1.17s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.24s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (1.08s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.21s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (1.16s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.3 (1.11s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.1
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 6.0.6
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
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.30.3
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.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.39.0
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.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.94.0
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.5.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.1.1
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/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.3
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.32.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.121.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
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
Building for debugging...
[0/913] Write sources
[1/913] Compiling _NumericsShims _NumericsShims.c
[2/913] Write sources
[8/913] Compiling _CWASI _CWASI.c
[9/913] Compiling _AtomicsShims.c
[10/913] Write sources
[55/913] Compiling CXKCPShims shims.c
[56/913] Compiling SimpleFIPS202.c
[57/913] Compiling KeccakSponge.c
[58/913] Compiling a_i2d_fp.cc
[59/913] Compiling aes.cc
[60/913] Compiling KeccakHash.c
[61/913] Compiling CVaporBcrypt blf.c
[62/913] Compiling CVaporBcrypt bcrypt.c
[63/913] Compiling CSystem shims.c
[64/913] Compiling a_d2i_fp.cc
[65/913] Compiling CNIOWindows shim.c
[66/913] Compiling CNIOWASI CNIOWASI.c
[67/913] Compiling CNIOWindows WSAStartup.c
[68/913] Compiling CNIOOpenBSD shim.c
[69/913] Compiling CNIOPosix event_loop_id.c
[69/913] Compiling CNIOSHA1 c_nio_sha1.c
[71/913] Compiling CNIOLinux liburing_shims.c
[71/913] Compiling CNIOLinux shim.c
[73/913] Write swift-version-24593BA9C3E375BF.txt
[74/913] Compiling a_dup.cc
[75/913] Compiling CNIOExtrasZlib empty.c
[76/913] Compiling CNIOLLHTTP c_nio_http.c
[77/913] Compiling CNIOLLHTTP c_nio_api.c
[78/916] Compiling a_gentm.cc
[79/952] Compiling a_bitstr.cc
[81/972] Emitting module SystemPackage
[81/976] Compiling CNIOLLHTTP c_nio_llhttp.c
[83/987] Compiling RealModule RealFunctions.swift
[84/988] Compiling RealModule Float16+Real.swift
[85/988] Compiling _CertificateInternals _TinyArray.swift
[86/988] Emitting module _CertificateInternals
[87/988] Compiling RealModule Float80+Real.swift
[88/988] Compiling RealModule Real.swift
[89/988] Compiling RealModule AlgebraicField.swift
[90/988] Compiling RealModule ApproximateEquality.swift
[91/988] Emitting module RealModule
[92/989] Emitting module _NIOBase64
[93/989] Compiling _NIOBase64 Base64.swift
[94/990] Compiling RealModule ElementaryFunctions.swift
[95/990] Compiling RealModule Float+Real.swift
[96/990] Compiling _NIODataStructures _TinyArray.swift
[97/990] Compiling SwiftASN1 ASN1Integer.swift
[98/990] Compiling SwiftASN1 ASN1Null.swift
[99/992] Compiling _NIODataStructures PriorityQueue.swift
[100/992] Compiling SwiftASN1 ASN1Strings.swift
[101/992] Compiling SwiftASN1 ArraySliceBigint.swift
[102/992] Compiling SwiftASN1 GeneralizedTime.swift
[103/992] Compiling SwiftASN1 ObjectIdentifier.swift
[104/992] Compiling RealModule AugmentedArithmetic.swift
[105/992] Compiling RealModule Double+Real.swift
[106/992] Compiling SwiftASN1 TimeUtilities.swift
[107/992] Compiling SwiftASN1 UTCTime.swift
[114/992] Compiling ServiceContextModule ServiceContextKey.swift
[115/992] Compiling ServiceContextModule ServiceContext.swift
[116/992] Emitting module ServiceContextModule
[120/993] Compiling SwiftASN1 ASN1OctetString.swift
[121/993] Compiling SystemPackage SystemString.swift
[122/993] Compiling SystemPackage Util+StringArray.swift
[123/993] Compiling SystemPackage Util.swift
[124/993] Compiling SystemPackage UtilConsumers.swift
[126/993] Compiling RealModule RelaxedArithmetic.swift
[127/994] Compiling SwiftASN1 PEMDocument.swift
[130/994] Compiling SwiftASN1 DER.swift
[131/994] Compiling SwiftASN1 Errors.swift
[140/1181] Compiling ParseSwift API+Command.swift
[141/1181] Compiling ParseSwift API+NonParseBodyCommand+async.swift
[142/1183] Compiling Logging MetadataProvider.swift
[143/1183] Compiling ParseSwift ParseGoogle+async.swift
[144/1183] Compiling ParseSwift ParseGoogle+combine.swift
[145/1183] Compiling ParseSwift ParseGoogle.swift
[146/1183] Compiling ParseSwift ParseInstagram+async.swift
[147/1183] Compiling ParseSwift ParseInstagram+combine.swift
[148/1183] Compiling ParseSwift ParseInstagram.swift
[149/1183] Compiling ParseSwift ParseLDAP+async.swift
[150/1183] Compiling ParseSwift ParseLDAP+combine.swift
[151/1183] Compiling Instrumentation NoOpInstrument.swift
[152/1183] Compiling ParseSwift ParseLDAP.swift
[153/1183] Compiling ParseSwift ParseLinkedIn+async.swift
[154/1183] Compiling ParseSwift ParseLinkedIn+combine.swift
[155/1183] Compiling ParseSwift ParseLinkedIn.swift
[156/1184] Compiling Instrumentation MultiplexInstrument.swift
[157/1184] Emitting module Instrumentation
[158/1184] Emitting module SwiftASN1
[159/1184] Compiling ParseSwift ParseApple+combine.swift
[160/1184] Compiling ParseSwift ParseApple.swift
[161/1184] Compiling ParseSwift ParseFacebook+async.swift
[162/1184] Compiling ParseSwift ParseFacebook+combine.swift
[163/1184] Compiling ParseSwift Responses.swift
[164/1184] Compiling ParseSwift ParseApple+async.swift
[165/1184] Emitting module _NIODataStructures
[166/1184] Compiling _NIODataStructures Heap.swift
[167/1185] Compiling Instrumentation Locks.swift
[168/1185] Compiling Instrumentation InstrumentationSystem.swift
[169/1185] Compiling Instrumentation Instrument.swift
[170/1186] Emitting module Logging
[173/1186] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[174/1186] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[177/1186] Compiling ParseSwift ParseFacebook.swift
[181/1186] Wrapping AST for _NIOBase64 for debugging
[182/1186] Wrapping AST for _NIODataStructures for debugging
[183/1189] Wrapping AST for _CertificateInternals for debugging
[186/1189] Compiling ParseSwift ParseGitHub.swift
[186/1190] Wrapping AST for SystemPackage for debugging
[189/1198] Emitting module InternalCollectionsUtilities
[189/1198] Wrapping AST for ServiceContextModule for debugging
[190/1198] Wrapping AST for SwiftASN1 for debugging
[191/1198] Wrapping AST for RealModule for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[193/1198] Emitting module CoreMetrics
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:56:49: error: cannot find type 'pthread_mutex_t' in scope
54 | UnsafeMutablePointer.allocate(capacity: 1)
55 | #else
56 | fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
| `- error: cannot find type 'pthread_mutex_t' in scope
57 | UnsafeMutablePointer.allocate(capacity: 1)
58 | #endif
[193/1198] Compiling CNIODarwin shim.c
[194/1198] Wrapping AST for Instrumentation for debugging
[195/1198] Compiling fiat_p256_adx_sqr.S
[196/1198] Compiling fiat_p256_adx_mul.S
[198/1198] Compiling Tracing TracingTime.swift
[198/1198] Compiling fiat_curve25519_adx_square.S
[200/1198] Emitting module Tracing
[200/1198] Compiling fiat_curve25519_adx_mul.S
[202/1198] Compiling Tracing TracerProtocol.swift
[203/1198] Compiling Tracing TracerProtocol+Legacy.swift
[204/1198] Compiling Tracing Tracer.swift
[205/1198] Compiling ParseSwift API+BatchCommand.swift
[206/1198] Compiling ParseSwift API+Command+async.swift
[207/1198] Compiling ParseSwift API+NonParseBodyCommand.swift
[208/1198] Compiling ParseSwift API.swift
[209/1198] Compiling ParseSwift BatchUtils.swift
[210/1198] Compiling ParseSwift ParseURLSessionDelegate.swift
[213/1199] Compiling CoreMetrics Locks.swift
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:56:49: error: cannot find type 'pthread_mutex_t' in scope
54 | UnsafeMutablePointer.allocate(capacity: 1)
55 | #else
56 | fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
| `- error: cannot find type 'pthread_mutex_t' in scope
57 | UnsafeMutablePointer.allocate(capacity: 1)
58 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:65:20: error: cannot find 'pthread_mutexattr_t' in scope
63 | InitializeSRWLock(self.mutex)
64 | #else
65 | var attr = pthread_mutexattr_t()
| `- error: cannot find 'pthread_mutexattr_t' in scope
66 | pthread_mutexattr_init(&attr)
67 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:66:9: error: cannot find 'pthread_mutexattr_init' in scope
64 | #else
65 | var attr = pthread_mutexattr_t()
66 | pthread_mutexattr_init(&attr)
| `- error: cannot find 'pthread_mutexattr_init' in scope
67 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
68 |
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:67:9: error: cannot find 'pthread_mutexattr_settype' in scope
65 | var attr = pthread_mutexattr_t()
66 | pthread_mutexattr_init(&attr)
67 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot find 'pthread_mutexattr_settype' in scope
68 |
69 | let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:67:48: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
65 | var attr = pthread_mutexattr_t()
66 | pthread_mutexattr_init(&attr)
67 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
68 |
69 | let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:67:43: error: cannot infer contextual base in reference to member 'init'
65 | var attr = pthread_mutexattr_t()
66 | pthread_mutexattr_init(&attr)
67 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot infer contextual base in reference to member 'init'
68 |
69 | let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:69:19: error: cannot find 'pthread_mutex_init' in scope
67 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
68 |
69 | let err = pthread_mutex_init(self.mutex, &attr)
| `- error: cannot find 'pthread_mutex_init' in scope
70 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
71 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:78:19: error: cannot find 'pthread_mutex_destroy' in scope
76 | // SRWLOCK does not need to be free'd
77 | #else
78 | let err = pthread_mutex_destroy(self.mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
79 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
80 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:92:19: error: cannot find 'pthread_mutex_lock' in scope
90 | AcquireSRWLockExclusive(self.mutex)
91 | #else
92 | let err = pthread_mutex_lock(self.mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
93 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
94 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:105:19: error: cannot find 'pthread_mutex_unlock' in scope
103 | ReleaseSRWLockExclusive(self.mutex)
104 | #else
105 | let err = pthread_mutex_unlock(self.mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
106 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
107 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:177:14: error: value of type 'ReadWriteLock' has no member 'rwlock'
175 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
176 | #endif
177 | self.rwlock.deallocate()
| `- error: value of type 'ReadWriteLock' has no member 'rwlock'
178 | }
179 |
[214/1199] Compiling CoreMetrics Metrics.swift
/host/spi-builder-workspace/.build/checkouts/swift-metrics/Sources/CoreMetrics/Locks.swift:56:49: error: cannot find type 'pthread_mutex_t' in scope
54 | UnsafeMutablePointer.allocate(capacity: 1)
55 | #else
56 | fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
| `- error: cannot find type 'pthread_mutex_t' in scope
57 | UnsafeMutablePointer.allocate(capacity: 1)
58 | #endif
[214/1199] Compiling CNIOBoringSSLShims shims.c
[214/1199] Compiling tls_record.cc
[215/1199] Compiling Logging LogHandler.swift
[216/1199] Compiling Logging Locks.swift
[216/1199] Compiling KeccakP-1600-opt64.c
[217/1199] Compiling Tracing InstrumentationSystem+Tracing.swift
[218/1199] Compiling Tracing NoOpTracer.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseAnalytics.swift:154:54: error: cannot find type 'DispatchQueue' in scope
152 | at date: Date? = nil,
153 | options: API.Options = [],
154 | callbackQueue: DispatchQueue = .main,
| `- error: cannot find type 'DispatchQueue' in scope
155 | completion: @escaping @Sendable (Result<Void, ParseError>) -> Void) {
156 | Task {
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseAnalytics+async.swift:64:13: error: generic parameter 'T' could not be inferred
62 | at date: Date? = nil,
63 | options: API.Options = []) async throws {
64 | try await withCheckedThrowingContinuation { continuation in
| `- error: generic parameter 'T' could not be inferred
65 | Self.trackAppOpened(dimensions: dimensions,
66 | at: date,
_Concurrency.withCheckedThrowingContinuation:3:24: note: in call to function 'withCheckedThrowingContinuation(isolation:function:_:)'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | @backDeployed(before: macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0)
3 | @inlinable public func withCheckedThrowingContinuation<T>(isolation: isolated (any Actor)? = #isolation, function: String = #function, _ body: (CheckedContinuation<T, any Error>) -> Void) async throws -> sending T
| `- note: in call to function 'withCheckedThrowingContinuation(isolation:function:_:)'
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseAnalytics+async.swift:68:21: error: extra argument 'completion' in call
66 | at: date,
67 | options: options,
68 | completion: { continuation.resume(with: $0) })
| `- error: extra argument 'completion' in call
69 | }
70 | }
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseAnalytics.swift:187:38: error: cannot find type 'DispatchQueue' in scope
185 | */
186 | public func track(options: API.Options = [],
187 | callbackQueue: DispatchQueue = .main,
| `- error: cannot find type 'DispatchQueue' in scope
188 | completion: @escaping @Sendable (Result<Void, ParseError>) -> Void) {
189 | Task {
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseAnalytics.swift:221:47: error: cannot find type 'DispatchQueue' in scope
219 | at date: Date? = nil,
220 | options: API.Options = [],
221 | callbackQueue: DispatchQueue = .main,
| `- error: cannot find type 'DispatchQueue' in scope
222 | completion: @escaping @Sendable (Result<Void, ParseError>) -> Void) {
223 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseAnalytics+async.swift:79:13: error: generic parameter 'T' could not be inferred
77 | */
78 | func track(options: API.Options = []) async throws {
79 | try await withCheckedThrowingContinuation { continuation in
| `- error: generic parameter 'T' could not be inferred
80 | self.track(options: options,
81 | completion: { continuation.resume(with: $0) })
_Concurrency.withCheckedThrowingContinuation:3:24: note: in call to function 'withCheckedThrowingContinuation(isolation:function:_:)'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | @backDeployed(before: macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0)
3 | @inlinable public func withCheckedThrowingContinuation<T>(isolation: isolated (any Actor)? = #isolation, function: String = #function, _ body: (CheckedContinuation<T, any Error>) -> Void) async throws -> sending T
| `- note: in call to function 'withCheckedThrowingContinuation(isolation:function:_:)'
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseAnalytics+async.swift:81:21: error: extra argument 'completion' in call
79 | try await withCheckedThrowingContinuation { continuation in
80 | self.track(options: options,
81 | completion: { continuation.resume(with: $0) })
| `- error: extra argument 'completion' in call
82 | }
83 | }
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseAnalytics+async.swift:98:13: error: generic parameter 'T' could not be inferred
96 | at date: Date? = nil,
97 | options: API.Options = []) async throws {
98 | try await withCheckedThrowingContinuation { continuation in
| `- error: generic parameter 'T' could not be inferred
99 | self.track(dimensions: dimensions,
100 | at: date,
_Concurrency.withCheckedThrowingContinuation:3:24: note: in call to function 'withCheckedThrowingContinuation(isolation:function:_:)'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | @backDeployed(before: macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0)
3 | @inlinable public func withCheckedThrowingContinuation<T>(isolation: isolated (any Actor)? = #isolation, function: String = #function, _ body: (CheckedContinuation<T, any Error>) -> Void) async throws -> sending T
| `- note: in call to function 'withCheckedThrowingContinuation(isolation:function:_:)'
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseAnalytics+async.swift:102:21: error: extra argument 'completion' in call
100 | at: date,
101 | options: options,
102 | completion: { continuation.resume(with: $0) })
| `- error: extra argument 'completion' in call
103 | }
104 | }
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:174:26: error: cannot find type 'URLRequest' in scope
172 | /// [documentation](https://developer.apple.com/documentation/foundation/url_loading_system/accessing_cached_data)
173 | /// for more info.
174 | case cachePolicy(URLRequest.CachePolicy)
| `- error: cannot find type 'URLRequest' in scope
175 | /// Use a specific server URL.
176 | /// - note: The URL of the Swift SDK is provided by default. Only set this
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseAnalytics.swift:158:42: error: cannot infer contextual base in reference to member 'reloadIgnoringLocalCacheData'
156 | Task {
157 | var options = options
158 | options.insert(.cachePolicy(.reloadIgnoringLocalCacheData))
| `- error: cannot infer contextual base in reference to member 'reloadIgnoringLocalCacheData'
159 | let appOppened = ParseAnalytics(name: "AppOpened",
160 | dimensions: dimensions,
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseAnalytics.swift:191:42: error: cannot infer contextual base in reference to member 'reloadIgnoringLocalCacheData'
189 | Task {
190 | var options = options
191 | options.insert(.cachePolicy(.reloadIgnoringLocalCacheData))
| `- error: cannot infer contextual base in reference to member 'reloadIgnoringLocalCacheData'
192 | await self.saveCommand().execute(options: options,
193 | callbackQueue: callbackQueue) { result in
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseAnalytics.swift:225:45: error: cannot infer contextual base in reference to member 'reloadIgnoringLocalCacheData'
223 |
224 | var mutableOptions = options
225 | mutableOptions.insert(.cachePolicy(.reloadIgnoringLocalCacheData))
| `- error: cannot infer contextual base in reference to member 'reloadIgnoringLocalCacheData'
226 | self.dimensionsAnyCodable = convertToAnyCodable(dimensions)
227 | self.date = date
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+NonParseBodyCommand.swift:38:37: error: cannot find type 'DispatchQueue' in scope
36 | // MARK: Asynchronous Execution
37 | func execute(options: API.Options,
38 | callbackQueue: DispatchQueue,
| `- error: cannot find type 'DispatchQueue' in scope
39 | allowIntermediateResponses: Bool = false,
40 | completion: @escaping @Sendable (Result<U, ParseError>) -> Void) async {
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+NonParseBodyCommand+async.swift:17:33: error: cannot find type 'DispatchQueue' in scope
15 | // MARK: Asynchronous Execution
16 | func execute(options: API.Options,
17 | callbackQueue: DispatchQueue,
| `- error: cannot find type 'DispatchQueue' in scope
18 | allowIntermediateResponses: Bool = false) async throws -> U {
19 | try await withCheckedThrowingContinuation { continuation in
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseConfigCodable.swift:36:45: error: cannot find type 'DispatchQueue' in scope
34 | */
35 | public static func fetch(options: API.Options = [],
36 | callbackQueue: DispatchQueue = .main,
| `- error: cannot find type 'DispatchQueue' in scope
37 | completion: @escaping @Sendable (Result<[String: V], ParseError>) -> Void) {
38 | Task {
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseConfigCodable+async.swift:26:36: error: extra argument 'completion' in call
24 | try await withCheckedThrowingContinuation { continuation in
25 | Self.fetch(options: options,
26 | completion: { continuation.resume(with: $0) })
| `- error: extra argument 'completion' in call
27 | }
28 | }
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseConfigCodable.swift:76:44: error: cannot find type 'DispatchQueue' in scope
74 | public static func save(_ config: [String: V],
75 | options: API.Options = [],
76 | callbackQueue: DispatchQueue = .main,
| `- error: cannot find type 'DispatchQueue' in scope
77 | completion: @escaping @Sendable (Result<Bool, ParseError>) -> Void) {
78 | Task {
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseConfigCodable+async.swift:44:35: error: extra argument 'completion' in call
42 | Self.save(config,
43 | options: options,
44 | completion: { continuation.resume(with: $0) })
| `- error: extra argument 'completion' in call
45 | }
46 | }
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseConfigCodable.swift:40:42: error: cannot infer contextual base in reference to member 'reloadIgnoringLocalCacheData'
38 | Task {
39 | var options = options
40 | options.insert(.cachePolicy(.reloadIgnoringLocalCacheData))
| `- error: cannot infer contextual base in reference to member 'reloadIgnoringLocalCacheData'
41 | await fetchCommand()
42 | .execute(options: options,
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseConfigCodable.swift:81:42: error: cannot infer contextual base in reference to member 'reloadIgnoringLocalCacheData'
79 | var options = options
80 | options.insert(.usePrimaryKey)
81 | options.insert(.cachePolicy(.reloadIgnoringLocalCacheData))
| `- error: cannot infer contextual base in reference to member 'reloadIgnoringLocalCacheData'
82 | await updateCommand(config)
83 | .execute(options: options,
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseConfiguration.swift:66:51: error: cannot find 'URLRequest' in scope
64 | /// See Apple's [documentation](https://developer.apple.com/documentation/foundation/url_loading_system/accessing_cached_data)
65 | /// for more info.
66 | public internal(set) var requestCachePolicy = URLRequest.CachePolicy.useProtocolCachePolicy
| `- error: cannot find 'URLRequest' in scope
67 |
68 | /// A dictionary of additional headers to send with requests. See Apple's
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Protocols/ParseFileTransferable.swift:32:17: error: cannot find type 'URLRequest' in scope
30 | */
31 | func upload(
32 | with request: URLRequest,
| `- error: cannot find type 'URLRequest' in scope
33 | fromFile fileURL: URL,
34 | completion: @escaping @Sendable (Data?, URLResponse?, URLRequest?, Error?) -> Void
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Protocols/ParseFileTransferable.swift:34:57: error: cannot find type 'URLRequest' in scope
32 | with request: URLRequest,
33 | fromFile fileURL: URL,
34 | completion: @escaping @Sendable (Data?, URLResponse?, URLRequest?, Error?) -> Void
| `- error: cannot find type 'URLRequest' in scope
35 | ) throws -> URLSessionUploadTask
36 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Protocols/ParseFileTransferable.swift:50:17: error: cannot find type 'URLRequest' in scope
48 | */
49 | func upload(
50 | with request: URLRequest,
| `- error: cannot find type 'URLRequest' in scope
51 | from bodyData: Data?,
52 | completion: @escaping @Sendable (Data?, URLResponse?, URLRequest?, Error?) -> Void
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Protocols/ParseFileTransferable.swift:52:57: error: cannot find type 'URLRequest' in scope
50 | with request: URLRequest,
51 | from bodyData: Data?,
52 | completion: @escaping @Sendable (Data?, URLResponse?, URLRequest?, Error?) -> Void
| `- error: cannot find type 'URLRequest' in scope
53 | ) throws -> URLSessionUploadTask
54 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseConfiguration.swift:121:48: error: 'AuthChallengeDisposition' is not a member type of type 'Foundation.URLSession' (aka 'AnyObject')
119 |
120 | internal var authentication: (@Sendable (URLAuthenticationChallenge,
121 | (URLSession.AuthChallengeDisposition,
| `- error: 'AuthChallengeDisposition' is not a member type of type 'Foundation.URLSession' (aka 'AnyObject')
122 | URLCredential?) -> Void) -> Void)?
123 | internal var mountPath: String
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseConfiguration.swift:196:29: error: cannot find type 'URLRequest' in scope
194 | usingPostForQuery: Bool = false,
195 | primitiveStore: ParsePrimitiveStorable? = nil,
196 | requestCachePolicy: URLRequest.CachePolicy = .useProtocolCachePolicy,
| `- error: cannot find type 'URLRequest' in scope
197 | cacheMemoryCapacity: Int = 512_000,
198 | cacheDiskCapacity: Int = 10_000_000,
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/819] Write sources
[6/828] Compiling CNIOBoringSSLShims shims.c
[7/828] Write swift-version-24593BA9C3E375BF.txt
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.
[8/828] Compiling tls13_enc.cc
[8/828] Compiling KeccakP-1600-opt64.c
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>
| ^~~~~~~~~~~
[8/828] Compiling tls13_client.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>
| ^~~~~~~~~~~
[8/828] Compiling tls13_server.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>
| ^~~~~~~~~~~
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>
| ^~~~~~~~~~~
[8/828] Compiling tls13_both.cc
[8/828] Compiling tls_method.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>
| ^~~~~~~~~~~
[8/828] Compiling tls_record.cc
[8/828] Compiling t1_enc.cc
BUILD FAILURE 6.1 wasm