The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Conduit, reference main (f43bf4), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 06:13:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mindbody/Conduit.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/mindbody/Conduit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f43bf43 T 1404619: Update new network error condition in OAuth2Error (#171)
Cloned https://github.com/mindbody/Conduit.git
Revision (git rev-parse @):
f43bf439ebd9798839eb6ed3d7f2fb0f2ef3c994
SUCCESS checkout https://github.com/mindbody/Conduit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mindbody/Conduit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/80] Emitting module Conduit
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[4/80] Compiling Conduit FormEncodedRequestSerializer.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[5/80] Compiling Conduit HTTPRequestSerializer.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[6/80] Compiling Conduit JSONRequestSerializer.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[7/80] Compiling Conduit JSONResponseDeserializer.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[8/80] Compiling Conduit MultipartFormRequestSerializer.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[9/80] Compiling Conduit QueryString.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[10/80] Compiling Conduit RequestSerializer.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[11/80] Compiling Conduit ResponseDeserializer.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[12/80] Compiling Conduit SOAPEnvelopeFactory.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[13/80] Compiling Conduit XML.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[14/80] Compiling Conduit XMLNode.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[15/80] Compiling Conduit AutoPurgingURLImageCache.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[16/80] Compiling Conduit Image.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[17/80] Compiling Conduit ImageDownloader.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[18/80] Compiling Conduit URLImageCache.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[19/80] Compiling Conduit AwaitNetworkConnectivityRequestPipelineMiddleware.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[20/80] Compiling Conduit NetworkReachability.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[21/80] Compiling Conduit NetworkStatus.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[22/80] Compiling Conduit RequestPipelineMiddleware.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[23/80] Compiling Conduit ResponsePipelineMiddleware.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[24/80] Compiling Conduit Result.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[25/80] Compiling Conduit SSLPinningServerAuthenticationPolicy.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[26/80] Compiling Conduit Auth.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[27/80] Compiling Conduit OAuth2AuthorizationError.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[28/80] Compiling Conduit OAuth2AuthorizationRequest.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[29/80] Compiling Conduit OAuth2AuthorizationResponse.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[30/80] Compiling Conduit OAuth2AuthorizationStrategy.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[31/80] Compiling Conduit OAuth2AuthorizationRedirectHandler.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[32/80] Compiling Conduit OAuth2SafariAuthorizationStrategy.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[33/80] Compiling Conduit Cipher.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[34/80] Compiling Conduit Decryptor.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[35/80] Compiling Conduit Encryptor.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[36/80] Compiling Conduit CryptoError.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[37/90] Compiling Conduit OAuth2RefreshTokenGrantStrategy.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[38/90] Compiling Conduit OAuth2TokenGrantStrategy.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[39/90] Compiling Conduit OAuth2TokenRefreshCoordinator.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[40/90] Compiling Conduit OAuth2TokenCipher.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[41/90] Compiling Conduit OAuth2TokenCryptoCipher.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[42/90] Compiling Conduit OAuth2TokenEncryptedStore.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[43/90] Compiling Conduit OAuth2TokenFileStore.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[44/90] Compiling Conduit OAuth2TokenKeychainStore.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[45/90] Compiling Conduit OAuth2TokenMemoryStore.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[46/90] Compiling Conduit OAuth2TokenStore.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[47/90] Compiling Conduit OAuth2TokenUserDefaultsStore.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[48/90] Compiling Conduit TokenMigrator.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[49/90] Compiling Conduit KeychainOptions.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[50/90] Compiling Conduit KeychainWrapper.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[51/90] Compiling Conduit Conduit.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[52/90] Compiling Conduit ConduitLogger.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[53/90] Compiling Conduit DarwinNotificationCenter.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[54/90] Compiling Conduit CertificateBundle.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[55/90] Compiling Conduit AutoPurgingURLDataCache.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[56/90] Compiling Conduit DataDownloader.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[57/90] Compiling Conduit URLDataCache.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[58/90] Compiling Conduit HTTPRequestBuilder.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[59/90] Compiling Conduit CryptorError+Codes.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[60/90] Compiling Conduit AsymmetricKeyPair.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[61/90] Compiling Conduit HybridCipher.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[62/90] Compiling Conduit HybridEncryptionType.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[63/90] Compiling Conduit HybridKeyProvider.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[64/90] Compiling Conduit AES256CBCCipher.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[65/90] Compiling Conduit KeychainHybridKeyProvider.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[66/90] Compiling Conduit PBKDF2Derivator.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[67/90] Compiling Conduit OAuth2ClientConfiguration.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[68/90] Compiling Conduit OAuth2ServerEnvironment.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[69/90] Compiling Conduit DataConvertible.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[70/90] Compiling Conduit OAuth2Authorization.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[71/90] Compiling Conduit OAuth2Token.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[72/90] Compiling Conduit OAuth2Error.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[73/90] Compiling Conduit OAuth2RequestPipelineMiddleware.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[74/90] Compiling Conduit OAuth2TokenGrantManager.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[75/90] Compiling Conduit OAuth2URLSessionClientFactory.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[76/90] Compiling Conduit OAuth2AuthorizationCodeTokenGrantStrategy.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[77/90] Compiling Conduit OAuth2ClientCredentialsTokenGrantStrategy.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[78/90] Compiling Conduit OAuth2ExtensionTokenGrantStrategy.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[79/90] Compiling Conduit OAuth2PasswordTokenGrantStrategy.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[80/90] Compiling Conduit OAuth2RefreshStrategyFactory.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[81/90] Compiling Conduit XMLNodeAttributes.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[82/90] Compiling Conduit XMLRequestSerializer.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[83/90] Compiling Conduit XMLResponseDeserializer.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[84/90] Compiling Conduit XMLSerialization.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[85/90] Compiling Conduit ServerAuthenticationPolicy.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[86/90] Compiling Conduit SessionTaskProxy.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[87/90] Compiling Conduit TaskResponse.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[88/90] Compiling Conduit URLSessionClient.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[89/90] Compiling Conduit URLSessionClientLogging.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
[90/90] Compiling Conduit URLSessionClientType.swift
/host/spi-builder-workspace/Sources/Conduit/Auth/Auth.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// A static configuration object for Auth operations
BUILD FAILURE 6.2 wasm