The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build FileSystem, reference 0.3.0 (8d8f80), with Swift 5.8 for Linux on 21 Jul 2024 15:11:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.46.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/FileSystem.git
Reference: 0.3.0
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/tuist/FileSystem
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 8d8f801 Install git cliff
Cloned https://github.com/tuist/FileSystem.git
Revision (git rev-parse @):
8d8f801c510cbb1592c53140772bf8b73a2df73c
SUCCESS checkout https://github.com/tuist/FileSystem.git at 0.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/tuist/FileSystem.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:b64e9b208a540cfe8c395754a98ad2db7976bcbca6a5320a43e0e41342f74819
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/3525] Fetching swift-log
[2363/5094] Fetching swift-log, swift-atomics
[5095/19755] Fetching swift-log, swift-atomics, swift-collections
Fetching https://github.com/tuist/Path
Fetched https://github.com/apple/swift-log (0.84s)
Fetched https://github.com/apple/swift-atomics.git (0.84s)
Fetching https://github.com/apple/swift-nio
Fetched https://github.com/apple/swift-collections.git (0.87s)
Fetching https://github.com/weichsel/ZIPFoundation
[1/237] Fetching path
Fetched https://github.com/tuist/Path (0.16s)
Fetching https://github.com/apple/swift-system.git
[1/5365] Fetching zipfoundation
[5366/8977] Fetching zipfoundation, swift-system
Fetched https://github.com/weichsel/ZIPFoundation (0.44s)
Fetched https://github.com/apple/swift-system.git (0.32s)
[1/68083] Fetching swift-nio
Fetched https://github.com/apple/swift-nio (4.67s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.93s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.26s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.68.0 (0.42s)
Computing version for https://github.com/tuist/Path
Computed https://github.com/tuist/Path at 0.3.0 (0.32s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.33s)
Creating working copy for https://github.com/tuist/Path
Working copy of https://github.com/tuist/Path resolved at 0.3.0
Creating working copy for https://github.com/weichsel/ZIPFoundation
Working copy of https://github.com/weichsel/ZIPFoundation resolved at 0.9.19
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.68.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Building for debugging...
[0/25] Compiling CNIOWindows WSAStartup.c
[1/25] Compiling CNIOWindows shim.c
[1/25] Compiling CNIODarwin shim.c
[3/25] Compiling CNIOLinux liburing_shims.c
[4/25] Compiling _AtomicsShims.c
[5/25] Compiling CSystem shims.c
[6/25] Compiling CNIOLinux shim.c
[8/91] Emitting module _CollectionsUtilities
[8/93] Compiling c-nioatomics.c
[9/93] Compiling c-atomics.c
[11/117] Compiling Atomics AtomicMemoryOrderings.swift
[12/117] Compiling Atomics DoubleWord.swift
[13/117] Compiling Atomics UnsafeAtomic.swift
[14/117] Compiling Atomics UnsafeAtomicLazyReference.swift
[15/117] Compiling Atomics AtomicStorage.swift
[16/117] Compiling Atomics AtomicValue.swift
[17/117] Compiling Atomics ManagedAtomic.swift
[18/117] Compiling Atomics ManagedAtomicLazyReference.swift
[19/117] Compiling Atomics OptionalRawRepresentable.swift
[20/117] Compiling Atomics RawRepresentable.swift
[21/117] Emitting module Path
[22/117] Compiling Path Path.swift
/host/spi-builder-workspace/.build/checkouts/Path/Sources/Path/Path.swift:882:5: error: missing return in getter expected to return 'String'
    }
    ^
[23/117] Emitting module SystemPackage
[24/119] Compiling Atomics AtomicReference.swift
[27/119] Compiling Atomics IntegerConformances.swift
[28/119] Compiling Atomics PointerConformances.swift
[29/119] Compiling Atomics Primitives.native.swift
[32/119] Compiling Atomics AtomicBool.swift
[33/119] Compiling Atomics Primitives.shims.swift
[34/119] Compiling Atomics AtomicInteger.swift
[35/119] Compiling Atomics AtomicOptionalWrappable.swift
[39/119] Emitting module _NIODataStructures
[43/119] Emitting module _NIOBase64
BUILD FAILURE 5.8 linux