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 main (222ceb), with Swift 5.10 for Linux on 7 Sep 2025 07:50:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nashysolutions/foundation-dependencies.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/nashysolutions/foundation-dependencies
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 222ceb5 Updating docs.
Cloned https://github.com/nashysolutions/foundation-dependencies.git
Revision (git rev-parse @):
222ceb5c0e8a09d9182f9c68fe3350f5bf58dc01
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nashysolutions/foundation-dependencies.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/nashysolutions/foundation-dependencies.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/nashysolutions/files.git
Fetching https://github.com/pointfreeco/swift-dependencies.git
Fetching https://github.com/nashysolutions/versioning.git
[1/150] Fetching files
[15/230] Fetching files, versioning
[231/6555] Fetching files, versioning, swift-dependencies
Fetched https://github.com/nashysolutions/files.git from cache (0.80s)
Fetched https://github.com/nashysolutions/versioning.git from cache (0.80s)
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.81s)
Computing version for https://github.com/nashysolutions/files.git
Computed https://github.com/nashysolutions/files.git at 2.2.0 (0.38s)
Computing version for https://github.com/nashysolutions/versioning.git
Computed https://github.com/nashysolutions/versioning.git at 2.1.0 (0.35s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.8.1 (0.40s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2417] Fetching combine-schedulers
[1137/3709] Fetching combine-schedulers, swift-clocks
[2561/4587] Fetching combine-schedulers, swift-clocks, swift-concurrency-extras
[4588/10092] Fetching combine-schedulers, swift-clocks, swift-concurrency-extras, xctest-dynamic-overlay
[7726/81955] Fetching combine-schedulers, swift-clocks, swift-concurrency-extras, 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)
[17577/78660] Fetching swift-clocks, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.69s)
[12791/73155] Fetching swift-clocks, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (4.06s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.11s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.38s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.37s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.34s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.33s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.69s)
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/versioning.git
Working copy of https://github.com/nashysolutions/versioning.git resolved at 2.1.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/nashysolutions/files.git
Working copy of https://github.com/nashysolutions/files.git resolved at 2.2.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-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.8.1
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/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Building for debugging...
[0/13] Write sources
[7/13] Copying Info.plist
[7/13] Copying Localizable.xcstrings
[8/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/40] Emitting module IssueReportingPackageSupport
[15/40] Compiling IssueReportingPackageSupport _Test.swift
[17/41] Compiling ConcurrencyExtras Result.swift
[18/59] Compiling ConcurrencyExtras UncheckedSendable.swift
[19/61] Compiling IssueReporting TestContext.swift
[20/61] Compiling IssueReporting Unimplemented.swift
[21/63] Emitting module IssueReporting
[22/63] Compiling IssueReporting WithExpectedIssue.swift
[23/63] Compiling IssueReporting WithIssueContext.swift
[24/63] Compiling Files UpdateResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:23: error: cannot suppress conformances here
public protocol File: ~Copyable {
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:35: error: cannot suppress conformances here
public extension File where Self: ~Copyable {
                                  ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:45:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(UpdateResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:45:13: error: expected declaration
    ) throws(UpdateResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:18:8: note: in declaration of 'UpdateResource'
struct UpdateResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:38:10: error: expected '{' in body of function declaration
    func updateResource<
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:48:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(LoadResourceError) -> Resource {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:48:13: error: expected declaration
    ) throws(LoadResourceError) -> Resource {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:14:8: note: in declaration of 'LoadResource'
struct LoadResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:69:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(LoadResourceError) -> Data {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:69:13: error: expected declaration
    ) throws(LoadResourceError) -> Data {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:14:8: note: in declaration of 'LoadResource'
struct LoadResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:49:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(SaveResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:49:13: error: expected declaration
    ) throws(SaveResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:65:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(SaveResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:65:13: error: expected declaration
    ) throws(SaveResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:80:80: error: consecutive declarations on a line must be separated by ';'
    private func createData<R: Encodable>(from resource: R, key: String) throws(SaveResourceError) -> Data {
                                                                               ^
                                                                               ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:80:80: error: expected declaration
    private func createData<R: Encodable>(from resource: R, key: String) throws(SaveResourceError) -> Data {
                                                                               ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:106:26: error: extra arguments at positions #2, #3, #4 in call
            return String(
                         ^
Swift.String:4:23: note: 'init(_:)' declared here
    @inlinable public init<T>(_ value: T) where T : LosslessStringConvertible
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:109:26: error: cannot infer contextual base in reference to member 'module'
                bundle: .module,
                        ~^~~~~~
[25/64] Compiling Files SaveResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:23: error: cannot suppress conformances here
public protocol File: ~Copyable {
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:35: error: cannot suppress conformances here
public extension File where Self: ~Copyable {
                                  ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:49:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(SaveResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:49:13: error: expected declaration
    ) throws(SaveResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:65:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(SaveResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:65:13: error: expected declaration
    ) throws(SaveResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:80:80: error: consecutive declarations on a line must be separated by ';'
    private func createData<R: Encodable>(from resource: R, key: String) throws(SaveResourceError) -> Data {
                                                                               ^
                                                                               ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:80:80: error: expected declaration
    private func createData<R: Encodable>(from resource: R, key: String) throws(SaveResourceError) -> Data {
                                                                               ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:42:10: error: expected '{' in body of function declaration
    func saveResource<
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:61:10: error: expected '{' in body of function declaration
    func saveData<Folder: Directory>(
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:80:18: error: expected '{' in body of function declaration
    private func createData<R: Encodable>(from resource: R, key: String) throws(SaveResourceError) -> Data {
                 ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:122:26: error: extra arguments at positions #2, #3, #4 in call
            return String(
                         ^
Swift.String:4:23: note: 'init(_:)' declared here
    @inlinable public init<T>(_ value: T) where T : LosslessStringConvertible
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:125:26: error: cannot infer contextual base in reference to member 'module'
                bundle: .module,
                        ~^~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:130:26: error: extra arguments at positions #2, #3, #4 in call
            return String(
                         ^
Swift.String:4:23: note: 'init(_:)' declared here
    @inlinable public init<T>(_ value: T) where T : LosslessStringConvertible
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:133:26: error: cannot infer contextual base in reference to member 'module'
                bundle: .module,
                        ~^~~~~~
[26/64] Compiling IssueReporting XCTest.swift
[27/64] Compiling IssueReporting IsTesting.swift
[28/64] Compiling IssueReporting IssueReporter.swift
[29/64] Compiling Files LoadResource.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:23: error: cannot suppress conformances here
public protocol File: ~Copyable {
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:35: error: cannot suppress conformances here
public extension File where Self: ~Copyable {
                                  ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:48:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(LoadResourceError) -> Resource {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:48:13: error: expected declaration
    ) throws(LoadResourceError) -> Resource {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:14:8: note: in declaration of 'LoadResource'
struct LoadResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:69:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(LoadResourceError) -> Data {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:69:13: error: expected declaration
    ) throws(LoadResourceError) -> Data {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:14:8: note: in declaration of 'LoadResource'
struct LoadResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:43:9: error: generic parameter 'Resource' is not used in function signature
        Resource: Decodable,
        ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:42:10: error: expected '{' in body of function declaration
    func loadResource<
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:66:10: error: expected '{' in body of function declaration
    func loadData<Folder: Directory>(
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:128:26: error: extra arguments at positions #2, #3, #4 in call
            return String(
                         ^
Swift.String:4:23: note: 'init(_:)' declared here
    @inlinable public init<T>(_ value: T) where T : LosslessStringConvertible
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:131:26: error: cannot infer contextual base in reference to member 'module'
                bundle: .module,
                        ~^~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:136:26: error: extra arguments at positions #2, #3, #4 in call
            return String(
                         ^
Swift.String:4:23: note: 'init(_:)' declared here
    @inlinable public init<T>(_ value: T) where T : LosslessStringConvertible
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:139:26: error: cannot infer contextual base in reference to member 'module'
                bundle: .module,
                        ~^~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:144:26: error: extra arguments at positions #2, #3, #4 in call
            return String(
                         ^
Swift.String:4:23: note: 'init(_:)' declared here
    @inlinable public init<T>(_ value: T) where T : LosslessStringConvertible
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:147:26: error: cannot infer contextual base in reference to member 'module'
                bundle: .module,
                        ~^~~~~~
[30/64] Compiling ConcurrencyExtras Task.swift
[31/64] Compiling ConcurrencyExtras MainSerialExecutor.swift
[32/64] Compiling IssueReporting ErrorReporting.swift
[33/64] Compiling IssueReporting AppHostWarning.swift
[34/64] Compiling IssueReporting Deprecations.swift
[35/64] Compiling ConcurrencyExtras LockIsolated.swift
[36/64] Compiling IssueReporting LockIsolated.swift
[37/64] Compiling IssueReporting Rethrows.swift
[39/64] Compiling IssueReporting FailureObserver.swift
[40/64] Emitting module ConcurrencyExtras
[43/65] Compiling IssueReporting BreakpointReporter.swift
[44/65] Compiling IssueReporting FatalErrorReporter.swift
[45/65] Compiling IssueReporting RuntimeWarningReporter.swift
[46/65] Compiling IssueReporting ReportIssue.swift
[47/65] Emitting module Versioning
[48/65] Compiling Versioning SemanticVersion.swift
[49/65] Compiling Files resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:23: error: cannot suppress conformances here
public protocol File: ~Copyable {
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:35: error: cannot suppress conformances here
public extension File where Self: ~Copyable {
                                  ^

[51/65] Compiling IssueReporting SwiftTesting.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:23: error: cannot suppress conformances here
public protocol File: ~Copyable {
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:35: error: cannot suppress conformances here
public extension File where Self: ~Copyable {
                                  ^

[52/65] Compiling IssueReporting UncheckedSendable.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:23: error: cannot suppress conformances here
public protocol File: ~Copyable {
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:35: error: cannot suppress conformances here
public extension File where Self: ~Copyable {
                                  ^

error: emit-module command failed with exit code 1 (use -v to see invocation)
[53/65] Emitting module Files
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:23: error: cannot suppress conformances here
public protocol File: ~Copyable {
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:35: error: cannot suppress conformances here
public extension File where Self: ~Copyable {
                                  ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:63:22: error: cannot suppress conformances here
    ) -> some File & ~Copyable {
                     ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:93:37: error: cannot suppress conformances here
    ) -> URL where Resource: File & ~Copyable {
                                    ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:63:23: error: cannot find type 'Copyable' in scope
    ) -> some File & ~Copyable {
                      ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:63:10: error: 'some' types are only permitted in properties, subscripts, and functions
    ) -> some File & ~Copyable {
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:93:38: error: cannot find type 'Copyable' in scope
    ) -> URL where Resource: File & ~Copyable {
                                     ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:24: error: cannot find type 'Copyable' in scope
public protocol File: ~Copyable {
                       ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:102:16: error: type 'Resource<Folder>' does not conform to protocol 'File'
private struct Resource<Folder: Directory>: ~Copyable, File {
               ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:103:9: note: candidate has non-matching type 'String' [with Folder = Folder]
    let filename: String
        ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:104:9: note: candidate has non-matching type 'Folder' [with Folder = Folder]
    let enclosingFolder: Folder
        ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:16:9: note: protocol requires property 'filename' with type 'String'
    var filename: String { get }
        ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:19:9: note: protocol requires property 'enclosingFolder' with type 'Folder'
    var enclosingFolder: Folder { get }
        ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:102:16: error: noncopyable generic struct 'Resource' cannot conform to 'File'
private struct Resource<Folder: Directory>: ~Copyable, File {
               ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:36: error: cannot find type 'Copyable' in scope
public extension File where Self: ~Copyable {
                                   ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:116:52: error: cannot suppress conformances here
    func loadFile(filename: String) -> some File & ~Copyable {
                                                   ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:116:53: error: cannot find type 'Copyable' in scope
    func loadFile(filename: String) -> some File & ~Copyable {
                                                    ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:116:40: error: 'some' types are only permitted in properties, subscripts, and functions
    func loadFile(filename: String) -> some File & ~Copyable {
                                       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:34:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(DeleteResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:34:13: error: expected declaration
    ) throws(DeleteResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:13:8: note: in declaration of 'DeleteResource'
struct DeleteResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:31:10: error: expected '{' in body of function declaration
    func deleteResource<Folder: Directory>(
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:48:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(LoadResourceError) -> Resource {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:48:13: error: expected declaration
    ) throws(LoadResourceError) -> Resource {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:14:8: note: in declaration of 'LoadResource'
struct LoadResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:69:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(LoadResourceError) -> Data {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:69:13: error: expected declaration
    ) throws(LoadResourceError) -> Data {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:14:8: note: in declaration of 'LoadResource'
struct LoadResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:43:9: error: generic parameter 'Resource' is not used in function signature
        Resource: Decodable,
        ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:42:10: error: expected '{' in body of function declaration
    func loadResource<
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:66:10: error: expected '{' in body of function declaration
    func loadData<Folder: Directory>(
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:49:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(SaveResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:49:13: error: expected declaration
    ) throws(SaveResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:65:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(SaveResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:65:13: error: expected declaration
    ) throws(SaveResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:80:80: error: consecutive declarations on a line must be separated by ';'
    private func createData<R: Encodable>(from resource: R, key: String) throws(SaveResourceError) -> Data {
                                                                               ^
                                                                               ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:80:80: error: expected declaration
    private func createData<R: Encodable>(from resource: R, key: String) throws(SaveResourceError) -> Data {
                                                                               ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:42:10: error: expected '{' in body of function declaration
    func saveResource<
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:61:10: error: expected '{' in body of function declaration
    func saveData<Folder: Directory>(
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:80:18: error: expected '{' in body of function declaration
    private func createData<R: Encodable>(from resource: R, key: String) throws(SaveResourceError) -> Data {
                 ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:45:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(UpdateResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:45:13: error: expected declaration
    ) throws(UpdateResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:18:8: note: in declaration of 'UpdateResource'
struct UpdateResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:38:10: error: expected '{' in body of function declaration
    func updateResource<
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:23: error: cannot suppress conformances here
public protocol File: ~Copyable {
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:35: error: cannot suppress conformances here
public extension File where Self: ~Copyable {
                                  ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:116:52: error: cannot suppress conformances here
    func loadFile(filename: String) -> some File & ~Copyable {
                                                   ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:63:22: error: cannot suppress conformances here
    ) -> some File & ~Copyable {
                     ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:93:37: error: cannot suppress conformances here
    ) -> URL where Resource: File & ~Copyable {
                                    ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:116:53: error: cannot find type 'Copyable' in scope
    func loadFile(filename: String) -> some File & ~Copyable {
                                                    ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:116:40: error: 'some' types are only permitted in properties, subscripts, and functions
    func loadFile(filename: String) -> some File & ~Copyable {
                                       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:49:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(SaveResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:49:13: error: expected declaration
    ) throws(SaveResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:65:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(SaveResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:65:13: error: expected declaration
    ) throws(SaveResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:80:80: error: consecutive declarations on a line must be separated by ';'
    private func createData<R: Encodable>(from resource: R, key: String) throws(SaveResourceError) -> Data {
                                                                               ^
                                                                               ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:80:80: error: expected declaration
    private func createData<R: Encodable>(from resource: R, key: String) throws(SaveResourceError) -> Data {
                                                                               ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:48:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(LoadResourceError) -> Resource {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:48:13: error: expected declaration
    ) throws(LoadResourceError) -> Resource {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:14:8: note: in declaration of 'LoadResource'
struct LoadResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:69:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(LoadResourceError) -> Data {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:69:13: error: expected declaration
    ) throws(LoadResourceError) -> Data {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:14:8: note: in declaration of 'LoadResource'
struct LoadResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:84:27: error: cannot convert return expression of type '()' to return type 'Resource'
        return try loader.loadResource(named: filename, location: folder)
               ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                          as! Resource
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:84:27: error: generic parameter 'Resource' could not be inferred
        return try loader.loadResource(named: filename, location: folder)
                          ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:42:10: note: in call to function 'loadResource(named:location:)'
    func loadResource<
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:34:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(DeleteResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:34:13: error: expected declaration
    ) throws(DeleteResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:13:8: note: in declaration of 'DeleteResource'
struct DeleteResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:45:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(UpdateResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:45:13: error: expected declaration
    ) throws(UpdateResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:18:8: note: in declaration of 'UpdateResource'
struct UpdateResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:109:27: error: cannot convert return expression of type '()' to return type 'Data'
        return try loader.loadData(named: name, location: folder)
               ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:23: error: cannot suppress conformances here
public protocol File: ~Copyable {
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:35: error: cannot suppress conformances here
public extension File where Self: ~Copyable {
                                  ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:116:52: error: cannot suppress conformances here
    func loadFile(filename: String) -> some File & ~Copyable {
                                                   ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:63:22: error: cannot suppress conformances here
    ) -> some File & ~Copyable {
                     ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:93:37: error: cannot suppress conformances here
    ) -> URL where Resource: File & ~Copyable {
                                    ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:116:53: error: cannot find type 'Copyable' in scope
    func loadFile(filename: String) -> some File & ~Copyable {
                                                    ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:116:40: error: 'some' types are only permitted in properties, subscripts, and functions
    func loadFile(filename: String) -> some File & ~Copyable {
                                       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:49:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(SaveResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:49:13: error: expected declaration
    ) throws(SaveResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:65:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(SaveResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:65:13: error: expected declaration
    ) throws(SaveResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:80:80: error: consecutive declarations on a line must be separated by ';'
    private func createData<R: Encodable>(from resource: R, key: String) throws(SaveResourceError) -> Data {
                                                                               ^
                                                                               ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:80:80: error: expected declaration
    private func createData<R: Encodable>(from resource: R, key: String) throws(SaveResourceError) -> Data {
                                                                               ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/SaveResource.swift:14:8: note: in declaration of 'SaveResource'
struct SaveResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:48:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(LoadResourceError) -> Resource {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:48:13: error: expected declaration
    ) throws(LoadResourceError) -> Resource {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:14:8: note: in declaration of 'LoadResource'
struct LoadResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:69:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(LoadResourceError) -> Data {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:69:13: error: expected declaration
    ) throws(LoadResourceError) -> Data {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:14:8: note: in declaration of 'LoadResource'
struct LoadResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:84:27: error: cannot convert return expression of type '()' to return type 'Resource'
        return try loader.loadResource(named: filename, location: folder)
               ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                          as! Resource
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:84:27: error: generic parameter 'Resource' could not be inferred
        return try loader.loadResource(named: filename, location: folder)
                          ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/LoadResource.swift:42:10: note: in call to function 'loadResource(named:location:)'
    func loadResource<
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:34:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(DeleteResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:34:13: error: expected declaration
    ) throws(DeleteResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:13:8: note: in declaration of 'DeleteResource'
struct DeleteResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:45:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(UpdateResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:45:13: error: expected declaration
    ) throws(UpdateResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/UpdateResource.swift:18:8: note: in declaration of 'UpdateResource'
struct UpdateResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/FileSystemOperations.swift:109:27: error: cannot convert return expression of type '()' to return type 'Data'
        return try loader.loadData(named: name, location: folder)
               ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:23: error: cannot suppress conformances here
public protocol File: ~Copyable {
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:35: error: cannot suppress conformances here
public extension File where Self: ~Copyable {
                                  ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:34:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(DeleteResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:34:13: error: expected declaration
    ) throws(DeleteResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:13:8: note: in declaration of 'DeleteResource'
struct DeleteResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:63:22: error: cannot suppress conformances here
    ) -> some File & ~Copyable {
                     ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:93:37: error: cannot suppress conformances here
    ) -> URL where Resource: File & ~Copyable {
                                    ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:31:10: error: expected '{' in body of function declaration
    func deleteResource<Folder: Directory>(
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:71:26: error: extra arguments at positions #2, #3, #4 in call
            return String(
                         ^
Swift.String:4:23: note: 'init(_:)' declared here
    @inlinable public init<T>(_ value: T) where T : LosslessStringConvertible
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:74:26: error: cannot infer contextual base in reference to member 'module'
                bundle: .module,
                        ~^~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:23: error: cannot suppress conformances here
public protocol File: ~Copyable {
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:35: error: cannot suppress conformances here
public extension File where Self: ~Copyable {
                                  ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:34:13: error: consecutive declarations on a line must be separated by ';'
    ) throws(DeleteResourceError) {
            ^
            ;
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:34:13: error: expected declaration
    ) throws(DeleteResourceError) {
            ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:13:8: note: in declaration of 'DeleteResource'
struct DeleteResource<Context: FileSystemContext> {
       ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:63:22: error: cannot suppress conformances here
    ) -> some File & ~Copyable {
                     ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:93:37: error: cannot suppress conformances here
    ) -> URL where Resource: File & ~Copyable {
                                    ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:31:10: error: expected '{' in body of function declaration
    func deleteResource<Folder: Directory>(
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:71:26: error: extra arguments at positions #2, #3, #4 in call
            return String(
                         ^
Swift.String:4:23: note: 'init(_:)' declared here
    @inlinable public init<T>(_ value: T) where T : LosslessStringConvertible
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Operations/DeleteResource.swift:74:26: error: cannot infer contextual base in reference to member 'module'
                bundle: .module,
                        ~^~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:63:22: error: cannot suppress conformances here
    ) -> some File & ~Copyable {
                     ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:93:37: error: cannot suppress conformances here
    ) -> URL where Resource: File & ~Copyable {
                                    ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:23: error: cannot suppress conformances here
public protocol File: ~Copyable {
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:35: error: cannot suppress conformances here
public extension File where Self: ~Copyable {
                                  ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:63:23: error: cannot find type 'Copyable' in scope
    ) -> some File & ~Copyable {
                      ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:63:10: error: 'some' types are only permitted in properties, subscripts, and functions
    ) -> some File & ~Copyable {
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:93:38: error: cannot find type 'Copyable' in scope
    ) -> URL where Resource: File & ~Copyable {
                                     ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:24: error: cannot find type 'Copyable' in scope
public protocol File: ~Copyable {
                       ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:102:16: error: type 'Resource<Folder>' does not conform to protocol 'File'
private struct Resource<Folder: Directory>: ~Copyable, File {
               ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:103:9: note: candidate has non-matching type 'String' [with Folder = Folder]
    let filename: String
        ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:104:9: note: candidate has non-matching type 'Folder' [with Folder = Folder]
    let enclosingFolder: Folder
        ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:16:9: note: protocol requires property 'filename' with type 'String'
    var filename: String { get }
        ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:19:9: note: protocol requires property 'enclosingFolder' with type 'Folder'
    var enclosingFolder: Folder { get }
        ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:102:16: error: noncopyable generic struct 'Resource' cannot conform to 'File'
private struct Resource<Folder: Directory>: ~Copyable, File {
               ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:36: error: cannot find type 'Copyable' in scope
public extension File where Self: ~Copyable {
                                   ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:84:22: error: noncopyable type 'Resource<Self>' cannot be substituted for copyable generic parameter 'Self' in 'File'
        try resource.write(data: data, using: context)
                     ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:95:14: error: value of type 'URL' has no member 'appending'
            .appending(
             ^~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:96:37: error: value of type 'Resource' has no member 'filename'
                component: resource.filename,
                           ~~~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:97:33: error: cannot infer contextual base in reference to member 'notDirectory'
                directoryHint: .notDirectory
                               ~^~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:26:34: error: value of type 'URL' has no member 'appending'
        enclosingFolder.location.appending(component: filename, directoryHint: .notDirectory)
        ~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:26:81: error: cannot infer contextual base in reference to member 'notDirectory'
        enclosingFolder.location.appending(component: filename, directoryHint: .notDirectory)
                                                                               ~^~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:63:22: error: cannot suppress conformances here
    ) -> some File & ~Copyable {
                     ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:93:37: error: cannot suppress conformances here
    ) -> URL where Resource: File & ~Copyable {
                                    ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:23: error: cannot suppress conformances here
public protocol File: ~Copyable {
                      ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:35: error: cannot suppress conformances here
public extension File where Self: ~Copyable {
                                  ^

/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:63:23: error: cannot find type 'Copyable' in scope
    ) -> some File & ~Copyable {
                      ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:63:10: error: 'some' types are only permitted in properties, subscripts, and functions
    ) -> some File & ~Copyable {
         ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:93:38: error: cannot find type 'Copyable' in scope
    ) -> URL where Resource: File & ~Copyable {
                                     ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:11:24: error: cannot find type 'Copyable' in scope
public protocol File: ~Copyable {
                       ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:102:16: error: type 'Resource<Folder>' does not conform to protocol 'File'
private struct Resource<Folder: Directory>: ~Copyable, File {
               ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:103:9: note: candidate has non-matching type 'String' [with Folder = Folder]
    let filename: String
        ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:104:9: note: candidate has non-matching type 'Folder' [with Folder = Folder]
    let enclosingFolder: Folder
        ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:16:9: note: protocol requires property 'filename' with type 'String'
    var filename: String { get }
        ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:19:9: note: protocol requires property 'enclosingFolder' with type 'Folder'
    var enclosingFolder: Folder { get }
        ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:102:16: error: noncopyable generic struct 'Resource' cannot conform to 'File'
private struct Resource<Folder: Directory>: ~Copyable, File {
               ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:22:36: error: cannot find type 'Copyable' in scope
public extension File where Self: ~Copyable {
                                   ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:84:22: error: noncopyable type 'Resource<Self>' cannot be substituted for copyable generic parameter 'Self' in 'File'
        try resource.write(data: data, using: context)
                     ^
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:95:14: error: value of type 'URL' has no member 'appending'
            .appending(
             ^~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:96:37: error: value of type 'Resource' has no member 'filename'
                component: resource.filename,
                           ~~~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/Directory.swift:97:33: error: cannot infer contextual base in reference to member 'notDirectory'
                directoryHint: .notDirectory
                               ~^~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:26:34: error: value of type 'URL' has no member 'appending'
        enclosingFolder.location.appending(component: filename, directoryHint: .notDirectory)
        ~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files/File.swift:26:81: error: cannot infer contextual base in reference to member 'notDirectory'
        enclosingFolder.location.appending(component: filename, directoryHint: .notDirectory)
                                                                               ~^~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[66/66] Compiling IssueReporting Warn.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

error: fatalError
BUILD FAILURE 5.10 linux