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.6.17 (e26c09), with Swift 5.9 for Linux on 14 Nov 2024 15:05:35 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/FileSystem.git
Reference: 0.6.17
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.6.17     -> FETCH_HEAD
HEAD is now at e26c094 [Release] FileSystem 0.6.17
Cloned https://github.com/tuist/FileSystem.git
Revision (git rev-parse @):
e26c0940dec44ccfc5b412cd851403fade675048
SUCCESS checkout https://github.com/tuist/FileSystem.git at 0.6.17
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/tuist/FileSystem.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:4:17: remark: '@preconcurrency' attribute on module 'PackageDescription' is unused
@preconcurrency import PackageDescription
~~~~~~~~~~~~~~~~^
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:4:17: remark: '@preconcurrency' attribute on module 'PackageDescription' is unused
@preconcurrency import PackageDescription
~~~~~~~~~~~~~~~~^
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/weichsel/ZIPFoundation
Fetching https://github.com/apple/swift-log
[1/5466] Fetching zipfoundation
[712/9156] Fetching zipfoundation, swift-log
[9157/80647] Fetching zipfoundation, swift-log, swift-nio
Fetching https://github.com/tuist/Path
Fetched https://github.com/weichsel/ZIPFoundation (0.51s)
[7980/75181] Fetching swift-log, swift-nio
[22279/75505] Fetching swift-log, swift-nio, path
Fetched https://github.com/tuist/Path (0.24s)
[29427/75181] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log (4.09s)
Fetched https://github.com/apple/swift-nio (4.19s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.38s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.34s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.76.1 (1.63s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[127/5470] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git (0.38s)
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-system.git (1.18s)
Fetched https://github.com/apple/swift-collections.git (1.20s)
Computing version for https://github.com/tuist/Path
Computed https://github.com/tuist/Path at 0.3.8 (0.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/tuist/Path
Working copy of https://github.com/tuist/Path resolved at 0.3.8
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.76.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.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Building for debugging...
[0/27] Compiling _AtomicsShims.c
[0/27] Compiling CNIOLinux liburing_shims.c
[0/27] Compiling CNIOWindows WSAStartup.c
[3/27] Compiling CNIOWASI CNIOWASI.c
[4/27] Compiling CNIOWindows shim.c
[5/27] Compiling CNIODarwin shim.c
[6/27] Compiling CSystem shims.c
[7/27] Compiling CNIOLinux shim.c
[9/88] Emitting module Path
[9/88] Compiling c-nioatomics.c
[11/105] Emitting module SystemPackage
[11/108] Compiling c-atomics.c
[13/114] Emitting module ZIPFoundation
[14/116] Emitting module NIOConcurrencyHelpers
[15/116] Emitting module InternalCollectionsUtilities
[16/118] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/118] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/118] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[19/118] Compiling InternalCollectionsUtilities Debugging.swift
[20/118] Compiling InternalCollectionsUtilities Descriptions.swift
[21/118] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/118] Compiling InternalCollectionsUtilities Specialize.swift
[23/118] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/118] Compiling InternalCollectionsUtilities Integer rank.swift
[25/118] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/118] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/118] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/118] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[29/118] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/118] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/118] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/118] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/118] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[34/118] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/119] Compiling SystemPackage Util+StringArray.swift
[36/119] Compiling SystemPackage Util.swift
[37/119] Compiling SystemPackage UtilConsumers.swift
[44/119] Compiling SystemPackage SystemString.swift
[45/119] Emitting module _NIOBase64
[46/119] Compiling _NIOBase64 Base64.swift
[55/120] Compiling _NIODataStructures PriorityQueue.swift
[60/122] Compiling _NIODataStructures _TinyArray.swift
[61/122] Compiling Path Path.swift
[64/147] Compiling DequeModule Deque+CustomReflectable.swift
[65/147] Compiling DequeModule Deque+Descriptions.swift
[66/149] Compiling DequeModule _DequeBuffer.swift
[67/149] Compiling DequeModule _DequeBufferHeader.swift
[68/168] Compiling Atomics AtomicInteger.swift
[69/168] Compiling Atomics AtomicOptionalWrappable.swift
[70/168] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[71/168] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[72/168] Compiling ZIPFoundation URL+ZIP.swift
[73/168] Compiling Atomics ManagedAtomic.swift
[74/168] Compiling Atomics ManagedAtomicLazyReference.swift
[75/168] Compiling Atomics UnsafeAtomic.swift
[76/168] Compiling Atomics UnsafeAtomicLazyReference.swift
[77/170] Compiling Atomics PointerConformances.swift
[78/170] Compiling Atomics Primitives.native.swift
[83/170] Compiling Atomics Primitives.shims.swift
[86/170] Compiling Atomics OptionalRawRepresentable.swift
[87/170] Compiling Atomics RawRepresentable.swift
[88/170] Compiling Atomics AtomicBool.swift
[95/170] Compiling Atomics IntegerOperations.swift
[96/170] Compiling Atomics AtomicMemoryOrderings.swift
[97/170] Compiling Atomics DoubleWord.swift
[100/170] Compiling Atomics IntegerConformances.swift
[101/170] Compiling Atomics AtomicReference.swift
[102/170] Compiling Atomics AtomicStorage.swift
[103/170] Compiling Atomics AtomicValue.swift
[104/170] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[105/170] Compiling NIOConcurrencyHelpers NIOLock.swift
[106/170] Compiling NIOConcurrencyHelpers lock.swift
[107/170] Compiling Logging MetadataProvider.swift
[108/170] Emitting module _NIODataStructures
[109/170] Compiling _NIODataStructures Heap.swift
[110/170] Compiling Atomics Unmanaged extensions.swift
[112/170] Compiling SystemPackage Constants.swift
[113/170] Compiling SystemPackage Exports.swift
[114/170] Compiling SystemPackage Mocking.swift
[115/170] Compiling SystemPackage RawBuffer.swift
[116/170] Compiling SystemPackage Syscalls.swift
[117/170] Compiling SystemPackage WindowsSyscallAdapters.swift
[118/171] Compiling Glob GlobSearch.swift
/host/spi-builder-workspace/Sources/Glob/GlobSearch.swift:49:41: error: value of type 'URL' has no member 'appending'
                                baseURL.appending(path: constant.dropLast()),
                                ~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Glob/GlobSearch.swift:170:10: error: type 'FileManager.DirectoryEnumerationOptions' has no member 'producesRelativePathURLs'
        .producesRelativePathURLs,
        ~^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Glob/GlobSearch.swift:187:39: error: value of type 'URL' has no member 'appending'
            let foundPath = directory.appending(path: url.relativePath)
                            ~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Glob/GlobSearch.swift:49:41: error: value of type 'URL' has no member 'appending'
                                baseURL.appending(path: constant.dropLast()),
                                ~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Glob/GlobSearch.swift:49:41: error: value of type 'URL' has no member 'appending'
                                baseURL.appending(path: constant.dropLast()),
                                ~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Glob/GlobSearch.swift:187:39: error: value of type 'URL' has no member 'appending'
            let foundPath = directory.appending(path: url.relativePath)
                            ~~~~~~~~~ ^~~~~~~~~
[119/172] Emitting module Logging
[120/173] Emitting module Glob
[132/176] Compiling Glob Pattern.swift
[134/176] Compiling NIOConcurrencyHelpers atomics.swift
[142/177] Compiling Glob Pattern+Options.swift
[143/177] Compiling Glob Pattern+Parser.swift
[143/177] Wrapping AST for _NIOBase64 for debugging
[151/177] Wrapping AST for _NIODataStructures for debugging
[152/178] Wrapping AST for SystemPackage for debugging
[153/178] Wrapping AST for ZIPFoundation for debugging
[155/178] Compiling Glob InvalidPattern.swift
[156/178] Compiling Glob Pattern+Match.swift
[156/178] Wrapping AST for Path for debugging
[159/178] Emitting module DequeModule
[159/179] Wrapping AST for InternalCollectionsUtilities for debugging
error: fatalError
[160/179] Wrapping AST for NIOConcurrencyHelpers for debugging
[161/179] Compiling Logging LogHandler.swift
BUILD FAILURE 5.9 linux