The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build foundation-dependencies, reference 4.0.1 (9db118), with Swift 6.1 for Android on 15 Jun 2025 02:36:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nashysolutions/foundation-dependencies.git
Reference: 4.0.1
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/nashysolutions/foundation-dependencies
 * tag               4.0.1      -> FETCH_HEAD
HEAD is now at 9db1183 Adjusting documentation.
Cloned https://github.com/nashysolutions/foundation-dependencies.git
Revision (git rev-parse @):
9db1183c4933d54c7093ccd8ce496676ce2cbc93
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nashysolutions/foundation-dependencies.git at 4.0.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/nashysolutions/foundation-dependencies.git
https://github.com/nashysolutions/foundation-dependencies.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.1",
            "upper_bound" : "1.9.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies.git"
    },
    {
      "identity" : "versioning",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "2.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nashysolutions/versioning.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "2.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nashysolutions/files.git"
    }
  ],
  "manifest_display_name" : "foundation-dependencies",
  "name" : "foundation-dependencies",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "FoundationDependencies",
      "targets" : [
        "FoundationDependencies"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FoundationDependencies",
      "module_type" : "SwiftTarget",
      "name" : "FoundationDependencies",
      "path" : "Sources/FoundationDependencies",
      "product_dependencies" : [
        "Dependencies",
        "Versioning",
        "Files"
      ],
      "product_memberships" : [
        "FoundationDependencies"
      ],
      "sources" : [
        "FileSystem/FileSystemClient.swift",
        "FileSystem/FileSystemResourceClient.swift",
        "MainBundle/BundleResourceProvider.swift",
        "MainBundle/ColorAsset.swift",
        "MainBundle/ImageAsset.swift",
        "MainBundle/MainBundleClient.swift",
        "MainBundle/XcodeBundle.swift",
        "MainBundle/XcodeBundleError.swift",
        "UserDefaults/UserDefaultsClient.swift",
        "UserDefaults/UserDefaultsLiveStore.swift",
        "UserDefaults/UserDefaultsStoreProtocol.swift",
        "UserDefaults/UserDefaultsTestStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
e1a89dea01a6: Already exists
39bc14e52995: Already exists
cc0382103b05: Already exists
084072dee40a: Already exists
ff9ed6fed150: Pulling fs layer
ff9ed6fed150: Verifying Checksum
ff9ed6fed150: Download complete
ff9ed6fed150: Pull complete
Digest: sha256:53019eca44ba8cce4deef66552e72c09c078a8a7314109c78012ab10170a991e
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/nashysolutions/versioning.git
Fetching https://github.com/pointfreeco/swift-dependencies.git
Fetching https://github.com/nashysolutions/files.git
[1/77] Fetching versioning
[78/216] Fetching versioning, files
Fetched https://github.com/nashysolutions/versioning.git from cache (0.23s)
Fetched https://github.com/nashysolutions/files.git from cache (0.24s)
[1/6249] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.54s)
Computing version for https://github.com/nashysolutions/files.git
Computed https://github.com/nashysolutions/files.git at 2.1.0 (1.06s)
Fetching https://github.com/nashysolutions/error-presentation.git
[1/25] Fetching error-presentation
Fetched https://github.com/nashysolutions/error-presentation.git from cache (0.21s)
Computing version for https://github.com/nashysolutions/versioning.git
Computed https://github.com/nashysolutions/versioning.git at 2.1.0 (0.70s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.8.1 (0.50s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/861] Fetching swift-concurrency-extras
[862/3271] Fetching swift-concurrency-extras, combine-schedulers
[2116/4563] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
[4564/10030] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks, xctest-dynamic-overlay
[10031/80823] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.68s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.68s)
[7467/77552] Fetching swift-clocks, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.69s)
[2708/72085] Fetching swift-clocks, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (4.92s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.99s)
Computing version for https://github.com/nashysolutions/error-presentation.git
Computed https://github.com/nashysolutions/error-presentation.git at 1.0.0 (5.50s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.42s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.44s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.44s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.77s)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/nashysolutions/error-presentation.git
Working copy of https://github.com/nashysolutions/error-presentation.git resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/nashysolutions/files.git
Working copy of https://github.com/nashysolutions/files.git resolved at 2.1.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.8.1
Creating working copy for https://github.com/nashysolutions/versioning.git
Working copy of https://github.com/nashysolutions/versioning.git resolved at 2.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Building for debugging...
[0/13] Copying Info.plist
[0/13] Write sources
[0/13] Copying Localizable.xcstrings
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/47] Emitting module IssueReporting
<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
[15/49] Compiling IssueReporting TestContext.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
[16/49] Compiling IssueReporting Unimplemented.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
[17/49] Compiling IssueReporting WithExpectedIssue.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
[18/49] Compiling IssueReporting WithIssueContext.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
[19/49] Compiling ConcurrencyExtras MainSerialExecutor.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
[20/49] Compiling ConcurrencyExtras Result.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
[21/50] Compiling ConcurrencyExtras UncheckedSendable.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
[22/50] Compiling ConcurrencyExtras Task.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
[23/50] Compiling IssueReporting BreakpointReporter.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
[24/50] Emitting module ConcurrencyExtras
<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
[25/50] Compiling IssueReporting FatalErrorReporter.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
[26/50] Compiling ConcurrencyExtras AsyncStream.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
[27/50] Compiling ConcurrencyExtras AsyncThrowingStream.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
[28/50] Compiling IssueReporting RuntimeWarningReporter.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
[29/50] Compiling IssueReporting ReportIssue.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
[30/50] Compiling ConcurrencyExtras LockIsolated.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
[31/50] Compiling ConcurrencyExtras Locking.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
[32/50] Compiling ConcurrencyExtras UncheckedBox.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
[33/50] Compiling ConcurrencyExtras ActorIsolated.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
[34/50] Compiling ConcurrencyExtras AnyHashableSendable.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/51] Emitting module ErrorPresentation
[36/51] Compiling ErrorPresentation LocalizedCustomerFacingError.swift
[38/52] Emitting module Versioning
[39/52] Compiling Versioning SemanticVersion.swift
[40/53] Compiling IssueReporting SwiftTesting.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
[41/53] Compiling IssueReporting UncheckedSendable.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/53] Compiling IssueReporting Warn.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
<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
<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
<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
[46/53] Compiling IssueReporting ErrorReporting.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
[47/53] Compiling IssueReporting AppHostWarning.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
[48/53] Compiling IssueReporting Deprecations.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
<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
<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
<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
[55/89] Compiling Clocks Lock.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
[56/90] Compiling Clocks Timer.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
[57/90] Compiling CombineSchedulers UIScheduler.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
[58/90] Compiling Files Directory.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
[59/90] Compiling Files File.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
[60/90] Compiling CombineSchedulers Timer.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
[61/90] Compiling CombineSchedulers UIKit.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
[62/91] Compiling CombineSchedulers ImmediateScheduler.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
[63/91] Compiling CombineSchedulers Deprecations.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
[64/91] Compiling CombineSchedulers AnyScheduler.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
[65/91] Compiling CombineSchedulers Concurrency.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
[66/91] Emitting module CombineSchedulers
<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
[67/91] Compiling CombineSchedulers Lock.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
[68/91] Compiling CombineSchedulers NSRecursiveLock.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
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:72:26: error: extra arguments at positions #3, #4 in call
 70 |         switch self {
 71 |         case .fileDeleteFailed:
 72 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
 73 |                 localized: "delete.file.error.generic",
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:73:17: error: missing argument for parameter 'format' in call
 71 |         case .fileDeleteFailed:
 72 |             return String(
 73 |                 localized: "delete.file.error.generic",
    |                 `- error: missing argument for parameter 'format' in call
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
 75 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:73:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
 71 |         case .fileDeleteFailed:
 72 |             return String(
 73 |                 localized: "delete.file.error.generic",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
 75 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:75:26: error: cannot infer contextual base in reference to member 'module'
 73 |                 localized: "delete.file.error.generic",
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
 75 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
 76 |                 comment: "Generic user-facing error when file deletion fails. No technical detail included."
 77 |             )
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:72:26: error: extra arguments at positions #3, #4 in call
 70 |         switch self {
 71 |         case .fileDeleteFailed:
 72 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
 73 |                 localized: "delete.file.error.generic",
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:73:17: error: missing argument for parameter 'format' in call
 71 |         case .fileDeleteFailed:
 72 |             return String(
 73 |                 localized: "delete.file.error.generic",
    |                 `- error: missing argument for parameter 'format' in call
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
 75 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:73:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
 71 |         case .fileDeleteFailed:
 72 |             return String(
 73 |                 localized: "delete.file.error.generic",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
 75 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:75:26: error: cannot infer contextual base in reference to member 'module'
 73 |                 localized: "delete.file.error.generic",
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
 75 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
 76 |                 comment: "Generic user-facing error when file deletion fails. No technical detail included."
 77 |             )
[71/91] Compiling Files UpdateResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:107:26: error: extra arguments at positions #3, #4 in call
105 |
106 |         case .unexpected:
107 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
108 |                 localized: "update.resource.error.generic",
109 |                 defaultValue: "Something went wrong while updating your data. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:108:17: error: missing argument for parameter 'format' in call
106 |         case .unexpected:
107 |             return String(
108 |                 localized: "update.resource.error.generic",
    |                 `- error: missing argument for parameter 'format' in call
109 |                 defaultValue: "Something went wrong while updating your data. Please try again.",
110 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:108:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
106 |         case .unexpected:
107 |             return String(
108 |                 localized: "update.resource.error.generic",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
109 |                 defaultValue: "Something went wrong while updating your data. Please try again.",
110 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:110:26: error: cannot infer contextual base in reference to member 'module'
108 |                 localized: "update.resource.error.generic",
109 |                 defaultValue: "Something went wrong while updating your data. Please try again.",
110 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
111 |                 comment: "Shown when an unexpected error occurs during a resource update."
112 |             )
[72/92] Compiling Files SaveResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:123:26: error: extra arguments at positions #3, #4 in call
121 |         switch self {
122 |         case .encodingFailed:
123 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
124 |                 localized: "save.file.error.encoding",
125 |                 defaultValue: "We couldn’t save your data. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:124:17: error: missing argument for parameter 'format' in call
122 |         case .encodingFailed:
123 |             return String(
124 |                 localized: "save.file.error.encoding",
    |                 `- error: missing argument for parameter 'format' in call
125 |                 defaultValue: "We couldn’t save your data. Please try again.",
126 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:124:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
122 |         case .encodingFailed:
123 |             return String(
124 |                 localized: "save.file.error.encoding",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
125 |                 defaultValue: "We couldn’t save your data. Please try again.",
126 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:126:26: error: cannot infer contextual base in reference to member 'module'
124 |                 localized: "save.file.error.encoding",
125 |                 defaultValue: "We couldn’t save your data. Please try again.",
126 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
127 |                 comment: "Shown when encoding a resource fails. Avoids exposing internal keys or file names."
128 |             )
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:131:26: error: extra arguments at positions #3, #4 in call
129 |
130 |         case .fileSaveFailed:
131 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
132 |                 localized: "save.file.error.saving",
133 |                 defaultValue: "Saving the file didn’t work. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:132:17: error: missing argument for parameter 'format' in call
130 |         case .fileSaveFailed:
131 |             return String(
132 |                 localized: "save.file.error.saving",
    |                 `- error: missing argument for parameter 'format' in call
133 |                 defaultValue: "Saving the file didn’t work. Please try again.",
134 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:132:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
130 |         case .fileSaveFailed:
131 |             return String(
132 |                 localized: "save.file.error.saving",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
133 |                 defaultValue: "Saving the file didn’t work. Please try again.",
134 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:134:26: error: cannot infer contextual base in reference to member 'module'
132 |                 localized: "save.file.error.saving",
133 |                 defaultValue: "Saving the file didn’t work. Please try again.",
134 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
135 |                 comment: "Shown when saving a file fails. General message, hides technical detail."
136 |             )
[75/92] Compiling Clocks AnyClock.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
[76/92] Compiling CombineSchedulers UnimplementedScheduler.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
[77/93] Compiling Files LoadResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:129:26: error: extra arguments at positions #3, #4 in call
127 |         switch self {
128 |         case .emptyFile(let storageKey):
129 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
130 |                 localized: "load.file.error.empty",
131 |                 defaultValue: "The file \(storageKey) is empty.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:130:17: error: missing argument for parameter 'format' in call
128 |         case .emptyFile(let storageKey):
129 |             return String(
130 |                 localized: "load.file.error.empty",
    |                 `- error: missing argument for parameter 'format' in call
131 |                 defaultValue: "The file \(storageKey) is empty.",
132 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:130:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
128 |         case .emptyFile(let storageKey):
129 |             return String(
130 |                 localized: "load.file.error.empty",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
131 |                 defaultValue: "The file \(storageKey) is empty.",
132 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:132:26: error: cannot infer contextual base in reference to member 'module'
130 |                 localized: "load.file.error.empty",
131 |                 defaultValue: "The file \(storageKey) is empty.",
132 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
133 |                 comment: "Shown when a file exists but contains no data."
134 |             )
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:137:26: error: extra arguments at positions #3, #4 in call
135 |
136 |         case .decodingFailed(let storageKey):
137 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
138 |                 localized: "load.file.error.decoding",
139 |                 defaultValue: "Failed to decode the contents of the file \(storageKey).",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:138:17: error: missing argument for parameter 'format' in call
136 |         case .decodingFailed(let storageKey):
137 |             return String(
138 |                 localized: "load.file.error.decoding",
    |                 `- error: missing argument for parameter 'format' in call
139 |                 defaultValue: "Failed to decode the contents of the file \(storageKey).",
140 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:138:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
136 |         case .decodingFailed(let storageKey):
137 |             return String(
138 |                 localized: "load.file.error.decoding",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
139 |                 defaultValue: "Failed to decode the contents of the file \(storageKey).",
140 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:140:26: error: cannot infer contextual base in reference to member 'module'
138 |                 localized: "load.file.error.decoding",
139 |                 defaultValue: "Failed to decode the contents of the file \(storageKey).",
140 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
141 |                 comment: "Shown when decoding a file into a resource fails."
142 |             )
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:145:26: error: extra arguments at positions #3, #4 in call
143 |
144 |         case .fileReadFailed(let storageKey, let error):
145 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
146 |                 localized: "load.file.error.reading",
147 |                 defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:146:17: error: missing argument for parameter 'format' in call
144 |         case .fileReadFailed(let storageKey, let error):
145 |             return String(
146 |                 localized: "load.file.error.reading",
    |                 `- error: missing argument for parameter 'format' in call
147 |                 defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
148 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:146:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
144 |         case .fileReadFailed(let storageKey, let error):
145 |             return String(
146 |                 localized: "load.file.error.reading",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
147 |                 defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
148 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:148:26: error: cannot infer contextual base in reference to member 'module'
146 |                 localized: "load.file.error.reading",
147 |                 defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
148 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
149 |                 comment: "Shown when a file cannot be read. First is the file name, second is the system error."
150 |             )
[78/93] Compiling Clocks ImmediateClock.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
[79/93] Emitting module Clocks
<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
[80/93] Compiling Clocks _AsyncTimerSequence.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
[81/93] Emitting module Files
[86/93] Compiling Files resource_bundle_accessor.swift
[87/93] Compiling Clocks SwiftUI.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
<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
[88/93] Compiling XCTestDynamicOverlay Exports.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
[89/93] Emitting module XCTestDynamicOverlay
<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
<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-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:53019eca44ba8cce4deef66552e72c09c078a8a7314109c78012ab10170a991e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/35] Emitting module ErrorPresentation
[3/35] Compiling ErrorPresentation LocalizedCustomerFacingError.swift
[4/36] Compiling ConcurrencyExtras LockIsolated.swift
[5/36] Compiling IssueReporting LockIsolated.swift
[6/36] Compiling IssueReporting Rethrows.swift
[7/36] Compiling IssueReporting ErrorReporting.swift
[8/36] Compiling IssueReporting AppHostWarning.swift
[9/37] Compiling IssueReporting BreakpointReporter.swift
[10/37] Compiling IssueReporting FatalErrorReporter.swift
[11/39] Compiling ConcurrencyExtras MainSerialExecutor.swift
[13/39] Compiling IssueReporting XCTest.swift
[14/39] Compiling IssueReporting IsTesting.swift
[15/39] Compiling IssueReporting IssueReporter.swift
[16/39] Compiling ConcurrencyExtras Result.swift
[17/39] Compiling ConcurrencyExtras Task.swift
[18/39] Compiling IssueReporting Deprecations.swift
[19/39] Compiling IssueReporting FailureObserver.swift
[20/39] Emitting module ConcurrencyExtras
[21/39] Emitting module Versioning
[22/39] Compiling Versioning SemanticVersion.swift
[23/40] Compiling IssueReporting TestContext.swift
[24/40] Compiling IssueReporting Unimplemented.swift
[25/40] Compiling ConcurrencyExtras UncheckedSendable.swift
[27/41] Compiling IssueReporting RuntimeWarningReporter.swift
[28/41] Compiling IssueReporting ReportIssue.swift
[30/53] Emitting module IssueReporting
[31/53] Compiling Files Folder.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:72:26: error: extra arguments at positions #3, #4 in call
 70 |         switch self {
 71 |         case .fileDeleteFailed:
 72 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
 73 |                 localized: "delete.file.error.generic",
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:73:17: error: missing argument for parameter 'format' in call
 71 |         case .fileDeleteFailed:
 72 |             return String(
 73 |                 localized: "delete.file.error.generic",
    |                 `- error: missing argument for parameter 'format' in call
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
 75 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:73:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
 71 |         case .fileDeleteFailed:
 72 |             return String(
 73 |                 localized: "delete.file.error.generic",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
 75 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:75:26: error: cannot infer contextual base in reference to member 'module'
 73 |                 localized: "delete.file.error.generic",
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
 75 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
 76 |                 comment: "Generic user-facing error when file deletion fails. No technical detail included."
 77 |             )
[32/53] Compiling Files DeleteResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:72:26: error: extra arguments at positions #3, #4 in call
 70 |         switch self {
 71 |         case .fileDeleteFailed:
 72 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
 73 |                 localized: "delete.file.error.generic",
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:73:17: error: missing argument for parameter 'format' in call
 71 |         case .fileDeleteFailed:
 72 |             return String(
 73 |                 localized: "delete.file.error.generic",
    |                 `- error: missing argument for parameter 'format' in call
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
 75 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:73:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
 71 |         case .fileDeleteFailed:
 72 |             return String(
 73 |                 localized: "delete.file.error.generic",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
 75 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:75:26: error: cannot infer contextual base in reference to member 'module'
 73 |                 localized: "delete.file.error.generic",
 74 |                 defaultValue: "Something went wrong while removing a file. Please try again.",
 75 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
 76 |                 comment: "Generic user-facing error when file deletion fails. No technical detail included."
 77 |             )
[33/54] Compiling Files SaveResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:123:26: error: extra arguments at positions #3, #4 in call
121 |         switch self {
122 |         case .encodingFailed:
123 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
124 |                 localized: "save.file.error.encoding",
125 |                 defaultValue: "We couldn’t save your data. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:124:17: error: missing argument for parameter 'format' in call
122 |         case .encodingFailed:
123 |             return String(
124 |                 localized: "save.file.error.encoding",
    |                 `- error: missing argument for parameter 'format' in call
125 |                 defaultValue: "We couldn’t save your data. Please try again.",
126 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:124:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
122 |         case .encodingFailed:
123 |             return String(
124 |                 localized: "save.file.error.encoding",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
125 |                 defaultValue: "We couldn’t save your data. Please try again.",
126 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:126:26: error: cannot infer contextual base in reference to member 'module'
124 |                 localized: "save.file.error.encoding",
125 |                 defaultValue: "We couldn’t save your data. Please try again.",
126 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
127 |                 comment: "Shown when encoding a resource fails. Avoids exposing internal keys or file names."
128 |             )
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:131:26: error: extra arguments at positions #3, #4 in call
129 |
130 |         case .fileSaveFailed:
131 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
132 |                 localized: "save.file.error.saving",
133 |                 defaultValue: "Saving the file didn’t work. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:132:17: error: missing argument for parameter 'format' in call
130 |         case .fileSaveFailed:
131 |             return String(
132 |                 localized: "save.file.error.saving",
    |                 `- error: missing argument for parameter 'format' in call
133 |                 defaultValue: "Saving the file didn’t work. Please try again.",
134 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:132:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
130 |         case .fileSaveFailed:
131 |             return String(
132 |                 localized: "save.file.error.saving",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
133 |                 defaultValue: "Saving the file didn’t work. Please try again.",
134 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:134:26: error: cannot infer contextual base in reference to member 'module'
132 |                 localized: "save.file.error.saving",
133 |                 defaultValue: "Saving the file didn’t work. Please try again.",
134 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
135 |                 comment: "Shown when saving a file fails. General message, hides technical detail."
136 |             )
[34/54] Compiling Files UpdateResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:107:26: error: extra arguments at positions #3, #4 in call
105 |
106 |         case .unexpected:
107 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
108 |                 localized: "update.resource.error.generic",
109 |                 defaultValue: "Something went wrong while updating your data. Please try again.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:108:17: error: missing argument for parameter 'format' in call
106 |         case .unexpected:
107 |             return String(
108 |                 localized: "update.resource.error.generic",
    |                 `- error: missing argument for parameter 'format' in call
109 |                 defaultValue: "Something went wrong while updating your data. Please try again.",
110 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:108:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
106 |         case .unexpected:
107 |             return String(
108 |                 localized: "update.resource.error.generic",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
109 |                 defaultValue: "Something went wrong while updating your data. Please try again.",
110 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:110:26: error: cannot infer contextual base in reference to member 'module'
108 |                 localized: "update.resource.error.generic",
109 |                 defaultValue: "Something went wrong while updating your data. Please try again.",
110 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
111 |                 comment: "Shown when an unexpected error occurs during a resource update."
112 |             )
[35/54] Compiling Files Directory.swift
[36/54] Compiling Files File.swift
[39/54] Compiling Files FileSystemContext.swift
[40/54] Compiling Files FileSystemDirectory.swift
[41/54] Compiling IssueReporting SwiftTesting.swift
[42/54] Compiling IssueReporting UncheckedSendable.swift
[43/54] Compiling IssueReporting Warn.swift
[44/54] Compiling IssueReporting WithExpectedIssue.swift
[45/54] Compiling IssueReporting WithIssueContext.swift
[46/55] Compiling Files FileSystemFolderStore.swift
[47/55] Compiling Files FileSystemOperations.swift
[50/55] Compiling Files LoadResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:129:26: error: extra arguments at positions #3, #4 in call
127 |         switch self {
128 |         case .emptyFile(let storageKey):
129 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
130 |                 localized: "load.file.error.empty",
131 |                 defaultValue: "The file \(storageKey) is empty.",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:130:17: error: missing argument for parameter 'format' in call
128 |         case .emptyFile(let storageKey):
129 |             return String(
130 |                 localized: "load.file.error.empty",
    |                 `- error: missing argument for parameter 'format' in call
131 |                 defaultValue: "The file \(storageKey) is empty.",
132 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:130:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
128 |         case .emptyFile(let storageKey):
129 |             return String(
130 |                 localized: "load.file.error.empty",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
131 |                 defaultValue: "The file \(storageKey) is empty.",
132 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:132:26: error: cannot infer contextual base in reference to member 'module'
130 |                 localized: "load.file.error.empty",
131 |                 defaultValue: "The file \(storageKey) is empty.",
132 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
133 |                 comment: "Shown when a file exists but contains no data."
134 |             )
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:137:26: error: extra arguments at positions #3, #4 in call
135 |
136 |         case .decodingFailed(let storageKey):
137 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
138 |                 localized: "load.file.error.decoding",
139 |                 defaultValue: "Failed to decode the contents of the file \(storageKey).",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:138:17: error: missing argument for parameter 'format' in call
136 |         case .decodingFailed(let storageKey):
137 |             return String(
138 |                 localized: "load.file.error.decoding",
    |                 `- error: missing argument for parameter 'format' in call
139 |                 defaultValue: "Failed to decode the contents of the file \(storageKey).",
140 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:138:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
136 |         case .decodingFailed(let storageKey):
137 |             return String(
138 |                 localized: "load.file.error.decoding",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
139 |                 defaultValue: "Failed to decode the contents of the file \(storageKey).",
140 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:140:26: error: cannot infer contextual base in reference to member 'module'
138 |                 localized: "load.file.error.decoding",
139 |                 defaultValue: "Failed to decode the contents of the file \(storageKey).",
140 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
141 |                 comment: "Shown when decoding a file into a resource fails."
142 |             )
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:145:26: error: extra arguments at positions #3, #4 in call
143 |
144 |         case .fileReadFailed(let storageKey, let error):
145 |             return String(
    |                          `- error: extra arguments at positions #3, #4 in call
146 |                 localized: "load.file.error.reading",
147 |                 defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:146:17: error: missing argument for parameter 'format' in call
144 |         case .fileReadFailed(let storageKey, let error):
145 |             return String(
146 |                 localized: "load.file.error.reading",
    |                 `- error: missing argument for parameter 'format' in call
147 |                 defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
148 |                 bundle: .module,
Foundation.String.init:2:8: note: 'init(format:locale:_:)' declared here
1 | struct String {
2 | public init(format: __shared String, locale: __shared Locale?, _ args: any CVarArg...)}
  |        `- note: 'init(format:locale:_:)' declared here
3 |
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:146:28: error: cannot convert value of type 'String' to expected argument type 'Locale'
144 |         case .fileReadFailed(let storageKey, let error):
145 |             return String(
146 |                 localized: "load.file.error.reading",
    |                            `- error: cannot convert value of type 'String' to expected argument type 'Locale'
147 |                 defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
148 |                 bundle: .module,
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:148:26: error: cannot infer contextual base in reference to member 'module'
146 |                 localized: "load.file.error.reading",
147 |                 defaultValue: "Failed to read the file \(storageKey): \(error.localizedDescription).",
148 |                 bundle: .module,
    |                          `- error: cannot infer contextual base in reference to member 'module'
149 |                 comment: "Shown when a file cannot be read. First is the file name, second is the system error."
150 |             )
[52/55] Compiling Files resource_bundle_accessor.swift
[55/55] Emitting module Files
BUILD FAILURE 6.1 android