Build Information
Failed to build NerdzAppUpdates, reference master (f0ed59), with Swift 6.1 for Wasm on 28 May 2025 15:27:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdzlab/NerdzAppUpdates.git
Reference: master
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/nerdzlab/NerdzAppUpdates
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f0ed596 - fixed crash;
Cloned https://github.com/nerdzlab/NerdzAppUpdates.git
Revision (git rev-parse @):
f0ed5961d5fe52f7aa68aa0a657412f93cde51ea
SUCCESS checkout https://github.com/nerdzlab/NerdzAppUpdates.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/nerdzlab/NerdzAppUpdates.git
https://github.com/nerdzlab/NerdzAppUpdates.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "nerdznetworking",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nerdzlab/NerdzNetworking.git"
},
{
"identity" : "version",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mrackwitz/Version.git"
},
{
"identity" : "nerdzutils",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.91",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nerdzlab/NerdzUtils.git"
},
{
"identity" : "firebase-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "11.0.0",
"upper_bound" : "12.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/firebase/firebase-ios-sdk.git"
}
],
"manifest_display_name" : "NerdzAppUpdates",
"name" : "NerdzAppUpdates",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "NerdzAppUpdates",
"targets" : [
"NerdzAppUpdates"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NerdzAppUpdates",
"module_type" : "SwiftTarget",
"name" : "NerdzAppUpdates",
"path" : "Sources/NerdzAppUpdates",
"product_dependencies" : [
"NerdzUtils",
"NerdzNetworking",
"Version",
"FirebaseRemoteConfig"
],
"product_memberships" : [
"NerdzAppUpdates"
],
"sources" : [
"General/Models/Internal/AppUpdateType.swift",
"General/Models/Internal/HardUpdate/HardUpdateMode.swift",
"General/Models/Internal/HardUpdate/HardUpdateScreenType.swift",
"General/Models/Internal/LoadingIndicationMode.swift",
"General/Models/Internal/LoadingIndicationScreenType.swift",
"General/Models/Internal/SoftUpdate/SoftUpdateMode.swift",
"General/Models/Internal/SoftUpdate/SoftUpdateScreenType.swift",
"General/Models/Internal/VersionVerifierError.swift",
"General/Typealiases/Typealiases.swift",
"General/VersionVerifier.swift",
"VersionProviders/AppStore/AppStoreCountry.swift",
"VersionProviders/AppStore/AppStoreErrorResponseModel.swift",
"VersionProviders/AppStore/AppStoreResponseApiModel.swift",
"VersionProviders/AppStore/AppStoreVersionProvider.swift",
"VersionProviders/AppStore/GetLatestAppStoreVersionRequest.swift",
"VersionProviders/Firebase/FirebaseConfigVersionProvider.swift",
"VersionProviders/VersionProviderType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/nerdzlab/NerdzNetworking.git
Fetching https://github.com/firebase/firebase-ios-sdk.git
Fetching https://github.com/mrackwitz/Version.git
Fetching https://github.com/nerdzlab/NerdzUtils.git
[1/1604] Fetching nerdzutils
[194/3134] Fetching nerdzutils, nerdznetworking
[1290/3982] Fetching nerdzutils, nerdznetworking, version
Fetched https://github.com/mrackwitz/Version.git from cache (0.42s)
Fetched https://github.com/nerdzlab/NerdzNetworking.git from cache (0.44s)
Fetched https://github.com/nerdzlab/NerdzUtils.git from cache (0.44s)
[1/370763] Fetching firebase-ios-sdk
Fetched https://github.com/firebase/firebase-ios-sdk.git from cache (20.11s)
Computing version for https://github.com/mrackwitz/Version.git
Computed https://github.com/mrackwitz/Version.git at 0.8.0 (20.84s)
Computing version for https://github.com/nerdzlab/NerdzNetworking.git
Computed https://github.com/nerdzlab/NerdzNetworking.git at 2.0.2 (0.73s)
Fetching https://github.com/datatheorem/TrustKit.git
[1/7037] Fetching trustkit
Fetched https://github.com/datatheorem/TrustKit.git from cache (0.93s)
Computing version for https://github.com/datatheorem/TrustKit.git
Computed https://github.com/datatheorem/TrustKit.git at 3.0.6 (1.55s)
Computing version for https://github.com/nerdzlab/NerdzUtils.git
Computed https://github.com/nerdzlab/NerdzUtils.git at 1.1.0 (0.72s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/4386] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.48s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (1.01s)
Computing version for https://github.com/firebase/firebase-ios-sdk.git
Computed https://github.com/firebase/firebase-ios-sdk.git at 11.13.0 (23.78s)
Fetching https://github.com/google/abseil-cpp-binary.git
Fetching https://github.com/google/app-check.git
Fetching https://github.com/google/interop-ios-for-google-sdks.git
Fetching https://github.com/firebase/leveldb.git
Fetching https://github.com/google/grpc-binary.git
Fetching https://github.com/firebase/nanopb.git
[1/100] Fetching abseil-cpp-binary
[101/3454] Fetching abseil-cpp-binary, leveldb
[336/3603] Fetching abseil-cpp-binary, leveldb, grpc-binary
[610/11888] Fetching abseil-cpp-binary, leveldb, grpc-binary, nanopb
[2817/12163] Fetching abseil-cpp-binary, leveldb, grpc-binary, nanopb, interop-ios-for-google-sdks
[3359/14346] Fetching abseil-cpp-binary, leveldb, grpc-binary, nanopb, interop-ios-for-google-sdks, app-check
Fetched https://github.com/google/grpc-binary.git from cache (0.35s)
[9724/14197] Fetching abseil-cpp-binary, leveldb, nanopb, interop-ios-for-google-sdks, app-check
Fetching https://github.com/google/gtm-session-fetcher.git
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.38s)
Fetched https://github.com/google/app-check.git from cache (0.38s)
[7689/11914] Fetching leveldb, nanopb, interop-ios-for-google-sdks
Fetching https://github.com/google/GoogleDataTransport.git
Fetching https://github.com/google/GoogleUtilities.git
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.49s)
Fetching https://github.com/google/GoogleAppMeasurement.git
[1/4483] Fetching gtm-session-fetcher
[136/10357] Fetching gtm-session-fetcher, googledatatransport
[2404/15434] Fetching gtm-session-fetcher, googledatatransport, googleutilities
Fetched https://github.com/firebase/leveldb.git from cache (0.69s)
Fetched https://github.com/firebase/nanopb.git from cache (0.70s)
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/google/promises.git
[11683/15896] Fetching gtm-session-fetcher, googledatatransport, googleutilities, googleappmeasurement
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.34s)
Fetched https://github.com/google/GoogleUtilities.git from cache (0.53s)
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.54s)
[1/2442] Fetching promises
Fetched https://github.com/google/gtm-session-fetcher.git from cache (0.71s)
Fetched https://github.com/google/promises.git from cache (0.37s)
[1/38969] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (7.17s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 101.0.0 (8.44s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.69.0 (0.90s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024072200.0 (0.53s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.53s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.53s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 11.13.0 (0.55s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.48s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (0.50s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (1.12s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (0.48s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 4.5.0 (0.53s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (0.59s)
Creating working copy for https://github.com/nerdzlab/NerdzNetworking.git
Working copy of https://github.com/nerdzlab/NerdzNetworking.git resolved at 2.0.2
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
Creating working copy for https://github.com/nerdzlab/NerdzUtils.git
Working copy of https://github.com/nerdzlab/NerdzUtils.git resolved at 1.1.0
Creating working copy for https://github.com/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 11.13.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.29.0
Creating working copy for https://github.com/google/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 10.1.0
Creating working copy for https://github.com/google/grpc-binary.git
Working copy of https://github.com/google/grpc-binary.git resolved at 1.69.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/datatheorem/TrustKit.git
Working copy of https://github.com/datatheorem/TrustKit.git resolved at 3.0.6
Creating working copy for https://github.com/google/abseil-cpp-binary.git
Working copy of https://github.com/google/abseil-cpp-binary.git resolved at 1.2024072200.0
Creating working copy for https://github.com/firebase/leveldb.git
Working copy of https://github.com/firebase/leveldb.git resolved at 1.22.5
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.0
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 101.0.0
Creating working copy for https://github.com/mrackwitz/Version.git
Working copy of https://github.com/mrackwitz/Version.git resolved at 0.8.0
Creating working copy for https://github.com/google/app-check.git
Working copy of https://github.com/google/app-check.git resolved at 11.2.0
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Creating working copy for https://github.com/firebase/firebase-ios-sdk.git
Working copy of https://github.com/firebase/firebase-ios-sdk.git resolved at 11.13.0
Creating working copy for https://github.com/google/gtm-session-fetcher.git
Working copy of https://github.com/google/gtm-session-fetcher.git resolved at 4.5.0
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.13.0/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurementIdentitySupport.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurementOnDeviceConversion.zip
[1369/707732] Downloading https://dl.google.com/firebase/ios/swiftpm/11.13.0/FirebaseAnalytics.zip
[109310/10997738] Downloading https://dl.google.com/firebase/ios/swiftpm/11.13.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurement.zip
[288351/14033243] Downloading https://dl.google.com/firebase/ios/swiftpm/11.13.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurementOnDeviceConversion.zip
[649648/37253120] Downloading https://dl.google.com/firebase/ios/swiftpm/11.13.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurementOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip
[1666089/56437007] Downloading https://dl.google.com/firebase/ios/swiftpm/11.13.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurementOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip
[3404981/68747393] Downloading https://dl.google.com/firebase/ios/swiftpm/11.13.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurementOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[17647764/68039661] Downloading https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurementOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.13.0/FirebaseAnalytics.zip (0.88s)
[39677343/68112518] Downloading https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurementOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurementIdentitySupport.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurementOnDeviceConversion.zip (1.11s)
[39957848/65077013] Downloading https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurementIdentitySupport.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurementIdentitySupport.zip (1.13s)
[41604040/65004156] Downloading https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[42720045/93298436] Downloading https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip
[93707955/196610050] Downloading https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.13.0/GoogleAppMeasurement.zip (3.05s)
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (5.51s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip (8.13s)
Downloaded https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip (8.25s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip (16.83s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip (45.40s)
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/49] Write sources
[4/49] Copying PrivacyInfo.xcprivacy
[4/49] Write sources
[8/49] Copying PrivacyInfo.xcprivacy
[8/49] Write sources
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/TrustKit.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/TrustKit.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/TrustKit.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[11/49] Compiling TrustKit TSKTrustKitConfig.m
[11/49] Compiling TrustKit parse_configuration.m
[11/49] Compiling TrustKit configuration_utils.m
[11/49] Compiling TrustKit TSKPinningValidator.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/TrustKit.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[11/49] Compiling TrustKit resource_bundle_accessor.m
[11/49] Compiling TrustKit TSKPinningValidatorResult.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/TrustKit.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[11/49] Compiling TrustKit TrustKit.m
[11/49] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/TrustKit.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/TrustKit.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/TrustKit.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/39] Compiling TrustKit resource_bundle_accessor.m
[1/39] Compiling TrustKit TrustKit.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/TrustKit.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/39] Compiling TrustKit TSKPinningValidator.m
[1/39] Compiling TrustKit TSKTrustKitConfig.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/TrustKit.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/39] Compiling TrustKit configuration_utils.m
[1/39] Compiling TrustKit TSKPinningValidatorResult.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/TrustKit.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/39] Compiling TrustKit parse_configuration.m
[1/39] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm