The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LLVS, reference main (92fe81), with Swift 6.1 for Wasm on 6 Mar 2026 22:58:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mentalfaculty/LLVS.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/mentalfaculty/LLVS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 92fe81b Update CLAUDE.md for LLVSModel, smart merge, and async exchanges
Cloned https://github.com/mentalfaculty/LLVS.git
Revision (git rev-parse @):
92fe81b57dc5552110bafcfe63a37fce51c3ad28
SUCCESS checkout https://github.com/mentalfaculty/LLVS.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mentalfaculty/LLVS.git
https://github.com/mentalfaculty/LLVS.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation.git"
    },
    {
      "identity" : "pcloud-sdk-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pCloud/pcloud-sdk-swift.git"
    },
    {
      "identity" : "box-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/box/box-ios-sdk.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "LLVS",
  "name" : "LLVS",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SQLite3",
      "targets" : [
        "SQLite3"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LLVS",
      "targets" : [
        "LLVS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LLVSCloudKit",
      "targets" : [
        "LLVSCloudKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LLVSSQLite",
      "targets" : [
        "LLVSSQLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LLVSPCloud",
      "targets" : [
        "LLVSPCloud"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LLVSBox",
      "targets" : [
        "LLVSBox"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LLVSModel",
      "targets" : [
        "LLVSModel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LLVSWebDAV",
      "targets" : [
        "LLVSWebDAV"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LLVSGoogleDrive",
      "targets" : [
        "LLVSGoogleDrive"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LLVSOneDrive",
      "targets" : [
        "LLVSOneDrive"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LLVSModelMacros",
      "targets" : [
        "LLVSModelMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SQLite3",
      "module_type" : "SystemLibraryTarget",
      "name" : "SQLite3",
      "path" : "Sources/SQLite3",
      "product_memberships" : [
        "SQLite3",
        "LLVSSQLite"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "LLVSWebDAV",
      "module_type" : "SwiftTarget",
      "name" : "LLVSWebDAV",
      "path" : "Sources/LLVSWebDAV",
      "product_memberships" : [
        "LLVSWebDAV"
      ],
      "sources" : [
        "WebDAVFileSystem.swift",
        "WebDAVResponseParser.swift"
      ],
      "target_dependencies" : [
        "LLVS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLVSTests",
      "module_type" : "SwiftTarget",
      "name" : "LLVSTests",
      "path" : "Tests/LLVSTests",
      "sources" : [
        "ArrayDiffTests.swift",
        "CloudFileSystemExchangeTests.swift",
        "DataCompressionTests.swift",
        "DiffTests.swift",
        "DynamicTaskBatcherTests.swift",
        "FileSystemExchangeTests.swift",
        "FileZoneTests.swift",
        "GeneralTests.swift",
        "HistoryTests.swift",
        "MapTests.swift",
        "MemoryExchangeTests.swift",
        "MergeTests.swift",
        "MostRecentBranchArbiterTests.swift",
        "MostRecentChangeArbiterTests.swift",
        "MultipeerExchangeTests.swift",
        "PerformanceTests.swift",
        "PrevailingValueTests.swift",
        "SQLitePerformanceTests.swift",
        "SQLiteZoneTests.swift",
        "SerialHistoryTests.swift",
        "SharedStoreTests.swift",
        "SnapshotTests.swift",
        "StoreSetupTests.swift",
        "ValueChangesInVersionTests.swift",
        "ValueTests.swift",
        "VersionTests.swift"
      ],
      "target_dependencies" : [
        "LLVS",
        "LLVSSQLite"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LLVSSQLite",
      "module_type" : "SwiftTarget",
      "name" : "LLVSSQLite",
      "path" : "Sources/LLVSSQLite",
      "product_memberships" : [
        "LLVSSQLite"
      ],
      "sources" : [
        "SQLiteDatabase+Zones.swift",
        "SQLiteDatabase.swift",
        "SQLiteZone.swift"
      ],
      "target_dependencies" : [
        "LLVS",
        "SQLite3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLVSPCloud",
      "module_type" : "SwiftTarget",
      "name" : "LLVSPCloud",
      "path" : "Sources/LLVSPCloud",
      "product_dependencies" : [
        "PCloudSDKSwift"
      ],
      "product_memberships" : [
        "LLVSPCloud"
      ],
      "sources" : [
        "PCloudExchange.swift"
      ],
      "target_dependencies" : [
        "LLVS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLVSOneDrive",
      "module_type" : "SwiftTarget",
      "name" : "LLVSOneDrive",
      "path" : "Sources/LLVSOneDrive",
      "product_memberships" : [
        "LLVSOneDrive"
      ],
      "sources" : [
        "OneDriveAuthenticator.swift",
        "OneDriveFileSystem.swift"
      ],
      "target_dependencies" : [
        "LLVS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLVSModelTests",
      "module_type" : "SwiftTarget",
      "name" : "LLVSModelTests",
      "path" : "Tests/LLVSModelTests",
      "sources" : [
        "MergeableArbiterTests.swift"
      ],
      "target_dependencies" : [
        "LLVSModel",
        "LLVS",
        "LLVSSQLite"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LLVSModelMacros",
      "module_type" : "SwiftTarget",
      "name" : "LLVSModelMacros",
      "path" : "Sources/LLVSModelMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "LLVSModel",
        "LLVSModelMacros"
      ],
      "sources" : [
        "MergeableModelMacro.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "LLVSModel",
      "module_type" : "SwiftTarget",
      "name" : "LLVSModel",
      "path" : "Sources/LLVSModel",
      "product_memberships" : [
        "LLVSModel"
      ],
      "sources" : [
        "Macros.swift",
        "Mergeable.swift",
        "MergeableArbiter.swift",
        "StorableModel.swift",
        "StoreCoordinator+Model.swift"
      ],
      "target_dependencies" : [
        "LLVS",
        "LLVSModelMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLVSGoogleDrive",
      "module_type" : "SwiftTarget",
      "name" : "LLVSGoogleDrive",
      "path" : "Sources/LLVSGoogleDrive",
      "product_memberships" : [
        "LLVSGoogleDrive"
      ],
      "sources" : [
        "GoogleDriveAuthenticator.swift",
        "GoogleDriveFileSystem.swift"
      ],
      "target_dependencies" : [
        "LLVS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLVSCloudKit",
      "module_type" : "SwiftTarget",
      "name" : "LLVSCloudKit",
      "path" : "Sources/LLVSCloudKit",
      "product_memberships" : [
        "LLVSCloudKit"
      ],
      "sources" : [
        "CloudKitExchange.swift"
      ],
      "target_dependencies" : [
        "LLVS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLVSBox",
      "module_type" : "SwiftTarget",
      "name" : "LLVSBox",
      "path" : "Sources/LLVSBox",
      "product_dependencies" : [
        "BoxSDK"
      ],
      "product_memberships" : [
        "LLVSBox"
      ],
      "sources" : [
        "BoxExchange.swift"
      ],
      "target_dependencies" : [
        "LLVS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLVS",
      "module_type" : "SwiftTarget",
      "name" : "LLVS",
      "path" : "Sources/LLVS",
      "product_dependencies" : [
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "LLVS",
        "LLVSCloudKit",
        "LLVSSQLite",
        "LLVSPCloud",
        "LLVSBox",
        "LLVSModel",
        "LLVSWebDAV",
        "LLVSGoogleDrive",
        "LLVSOneDrive"
      ],
      "sources" : [
        "Core/Exchange.swift",
        "Core/FileZone.swift",
        "Core/FolderBasedExchange.swift",
        "Core/History.swift",
        "Core/Map.swift",
        "Core/Merge.swift",
        "Core/Snapshot.swift",
        "Core/SnapshotCapable+ZIP.swift",
        "Core/Storage.swift",
        "Core/Store.swift",
        "Core/StoreCoordinator.swift",
        "Core/Value.swift",
        "Core/Version.swift",
        "Core/Zone.swift",
        "Exchanges/CloudFileSystem.swift",
        "Exchanges/CloudFileSystemExchange.swift",
        "Exchanges/FileSystemExchange.swift",
        "Exchanges/MemoryExchange.swift",
        "Exchanges/MultipeerExchange.swift",
        "General/Cache.swift",
        "General/DataCompression.swift",
        "General/DynamicTaskBatcher.swift",
        "General/General.swift",
        "General/Log.swift",
        "Utilities/ArrayDiff.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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 -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:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pCloud/pcloud-sdk-swift.git
Fetching https://github.com/box/box-ios-sdk.git
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/3453] Fetching pcloud-sdk-swift
[174/37356] Fetching pcloud-sdk-swift, box-ios-sdk
[2906/43319] Fetching pcloud-sdk-swift, box-ios-sdk, zipfoundation
[11023/117922] Fetching pcloud-sdk-swift, box-ios-sdk, zipfoundation, swift-syntax
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (13.27s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (13.34s)
[26106/37356] Fetching pcloud-sdk-swift, box-ios-sdk
Fetched https://github.com/pCloud/pcloud-sdk-swift.git from cache (23.27s)
Fetched https://github.com/box/box-ios-sdk.git from cache (23.76s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (26.56s)
Computing version for https://github.com/box/box-ios-sdk.git
Computed https://github.com/box/box-ios-sdk.git at 10.4.0 (0.85s)
Computing version for https://github.com/pCloud/pcloud-sdk-swift.git
Computed https://github.com/pCloud/pcloud-sdk-swift.git at 3.2.3 (0.62s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.20 (0.52s)
Creating working copy for https://github.com/pCloud/pcloud-sdk-swift.git
Working copy of https://github.com/pCloud/pcloud-sdk-swift.git resolved at 3.2.3
Creating working copy for https://github.com/box/box-ios-sdk.git
Working copy of https://github.com/box/box-ios-sdk.git resolved at 10.4.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.20
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
warning: 'box-ios-sdk': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Info.plist
Building for debugging...
[0/48] Write sources
[0/48] Copying PrivacyInfo.xcprivacy
[27/48] Write sources
[29/48] Compiling _SwiftSyntaxCShims dummy.c
[30/48] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/283] Emitting module PCloudSDKSwift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/287] Emitting module ZIPFoundation
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
[34/289] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/289] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/290] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/290] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/291] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/291] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/292] Wrapping AST for SwiftSyntax509 for debugging
[43/292] Wrapping AST for SwiftSyntax510 for debugging
[44/292] Wrapping AST for SwiftSyntax600 for debugging
[46/356] Compiling SwiftSyntax SyntaxAnyVisitor.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[47/356] Compiling SwiftSyntax SyntaxBaseNodes.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[48/356] Compiling SwiftSyntax SyntaxCollections.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[49/356] Compiling SwiftSyntax SyntaxEnum.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[50/356] Compiling SwiftSyntax SyntaxProtocol.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[51/356] Compiling SwiftSyntax SyntaxText.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[52/356] Compiling SwiftSyntax SyntaxTreeViewMode.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[53/356] Compiling SwiftSyntax TokenDiagnostic.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[54/356] Compiling SwiftSyntax ChildNameForKeyPath.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[55/356] Compiling SwiftSyntax Keyword.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[56/356] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[57/356] Compiling SwiftSyntax RenamedNodesCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[58/356] Compiling SwiftSyntax CommonAncestor.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[59/356] Compiling SwiftSyntax Convenience.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[60/356] Compiling SwiftSyntax CustomTraits.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[61/356] Compiling SwiftSyntax Identifier.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[62/356] Compiling SwiftSyntax MemoryLayout.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[63/356] Compiling SwiftSyntax AbsolutePosition.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[64/356] Compiling SwiftSyntax AbsoluteRawSyntax.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[65/356] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[66/356] Compiling SwiftSyntax Assert.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[67/356] Compiling SwiftSyntax BumpPtrAllocator.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
[71/356] Compiling SwiftSyntax RawSyntaxLayoutView.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
[72/356] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
[73/356] Compiling SwiftSyntax SyntaxNodeStructure.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
[75/356] Compiling SwiftSyntax SourceLocation.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
[76/356] Compiling SwiftSyntax SyntaxNodeFactory.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
[77/356] Compiling SwiftSyntax RawSyntaxTokenView.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
[78/356] Compiling SwiftSyntax SourceEdit.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
[79/356] Compiling SwiftSyntax SourceLength.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
[80/356] Compiling SwiftSyntax TokenSyntax.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[81/356] Compiling SwiftSyntax Trivia.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[82/356] Compiling SwiftSyntax Utils.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[91/356] Compiling SwiftSyntax SourcePresence.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[92/356] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[93/356] Compiling SwiftSyntax Syntax.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[94/356] Compiling SwiftSyntax SyntaxArena.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[95/356] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[96/356] Compiling SwiftSyntax SyntaxChildren.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[97/356] Compiling SwiftSyntax SyntaxCollection.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[98/356] Compiling SwiftSyntax SyntaxHashable.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[99/356] Compiling SwiftSyntax SyntaxIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[100/356] Compiling SwiftSyntax SyntaxKind.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[101/356] Compiling SwiftSyntax SyntaxRewriter.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[102/356] Compiling SwiftSyntax SyntaxTraits.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[103/356] Compiling SwiftSyntax SyntaxVisitor.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[104/356] Compiling SwiftSyntax TokenKind.swift
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:387:13: error: cannot find 'DispatchQueue' in scope
385 |     public static func delayInSeconds(seconds: Int) async throws {
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
    |             `- error: cannot find 'DispatchQueue' in scope
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
389 |             ) {
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Internal/Utils.swift:388:28: error: cannot call value of non-function type 'ContinuousClock.Instant'
386 |         return try await withCheckedThrowingContinuation { continuation in
387 |             DispatchQueue.global().asyncAfter(
388 |                 deadline: .now() + .milliseconds(seconds * 1000)
    |                            `- error: cannot call value of non-function type 'ContinuousClock.Instant'
389 |             ) {
390 |                 continuation.resume()
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Networking/BoxNetworkClient.swift:21:82: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 19 |     /// - Parameters:
 20 |     ///   - configuration: A configuration object that specifies certain behaviors, such as caching policies, timeouts, proxies, pipelining, TLS versions to support, cookie policies, and credential storage.
 21 |     public init(configuration: URLSessionConfiguration = URLSessionConfiguration.default) {
    |                                                                                  `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
 22 |         self.redirectHandler = RedirectHandler()
 23 |         self.session = URLSession(configuration: configuration, delegate: redirectHandler, delegateQueue: nil)
[105/356] Compiling SwiftSyntax MissingNodeInitializers.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[106/356] Compiling SwiftSyntax RawSyntax.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: could not build C module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: could not build C module 'CZlib'
167 |
168 | extension Data {
[119/356] Compiling SwiftSyntax TokenSequence.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
warning: 'box-ios-sdk': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Info.plist
[0/1] Planning build
Building for debugging...
[0/18] Write swift-version-24593BA9C3E375BF.txt
[2/77] Compiling SwiftSyntax509 Empty.swift
[3/77] Emitting module SwiftSyntax509
[4/78] Compiling SwiftSyntax600 Empty.swift
[5/78] Emitting module SwiftSyntax600
[8/77] Compiling SwiftSyntax510 Empty.swift
[9/77] Emitting module SwiftSyntax510
[11/77] Compiling PCloudSDKSwift URLSessionBasedDownloadOperation.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[12/77] Compiling PCloudSDKSwift URLSessionBasedNetworkOperation.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[13/77] Compiling PCloudSDKSwift URLSessionBasedNetworkOperationUtilities.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[14/77] Compiling PCloudSDKSwift URLSessionBasedUploadOperation.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[15/77] Compiling PCloudSDKSwift Parser.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[16/77] Compiling PCloudSDKSwift ResultUtilities.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[17/77] Compiling PCloudSDKSwift UInt64+Clamping.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[18/77] Compiling PCloudSDKSwift URLSessionBasedCallOperation.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[19/81] Compiling PCloudSDKSwift URLSessionEventHub.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[20/81] Compiling PCloudSDKSwift URLSessionTaskBuilder.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[21/81] Compiling PCloudSDKSwift UploadInfo.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[22/81] Compiling PCloudSDKSwift UploadTask.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[23/81] Compiling ZIPFoundation Archive+WritingDeprecated.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[24/81] Compiling ZIPFoundation Data+CompressionDeprecated.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[25/81] Compiling ZIPFoundation Data+Serialization.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[26/81] Compiling ZIPFoundation Date+ZIP.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[27/81] Compiling ZIPFoundation Archive+MemoryFile.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[28/81] Compiling ZIPFoundation Archive+BackingConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[29/81] Compiling ZIPFoundation Archive+Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[30/81] Compiling ZIPFoundation Archive+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[31/81] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[32/81] Compiling ZIPFoundation Archive+Writing.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[33/81] Compiling ZIPFoundation Archive.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[34/81] Compiling ZIPFoundation Data+Compression.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[35/81] Compiling ZIPFoundation Entry.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[36/81] Compiling ZIPFoundation FileManager+ZIP.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[37/81] Compiling PCloudSDKSwift PCloudClient.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[38/81] Compiling ZIPFoundation Archive+Progress.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[39/81] Compiling ZIPFoundation Archive+Reading.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[40/81] Compiling ZIPFoundation Entry+Serialization.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[41/81] Compiling ZIPFoundation Entry+ZIP64.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[42/81] Compiling ZIPFoundation Archive+ZIP64.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/81] Emitting module PCloudSDKSwift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[44/81] Compiling PCloudSDKSwift User.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[45/81] Compiling PCloudSDKSwift VoidCancellationToken.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[46/81] Compiling PCloudSDKSwift OAuthWebViewMobile.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[47/81] Compiling PCloudSDKSwift PCloud+OAuthMobile.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
 8 |
 9 | import Foundation
10 | import libkern
   |        `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/CZLib/shim.h:15:9: error: 'zlib.h' file not found
13 |
14 | #import <stdio.h>
15 | #import <zlib.h>
   |         `- error: 'zlib.h' file not found
16 |
17 | // [zlib] provide 64-bit offset functions if _LARGEFILE64_SOURCE defined
BUILD FAILURE 6.1 wasm