Build Information
Failed to build FileSystem, reference 0.6.17 (e26c09
), with Swift 5.10 for Linux on 14 Nov 2024 15:05:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.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.10
Building package at path: $PWD
https://github.com/tuist/FileSystem.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
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-log
Fetching https://github.com/weichsel/ZIPFoundation
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/tuist/Path
[1/3690] Fetching swift-log
[2/4014] Fetching swift-log, path
[990/9480] Fetching swift-log, path, zipfoundation
Fetched https://github.com/tuist/Path from cache (0.28s)
[4456/9156] Fetching swift-log, zipfoundation
[8884/80647] Fetching swift-log, zipfoundation, swift-nio
Fetched https://github.com/weichsel/ZIPFoundation from cache (0.59s)
[11555/75181] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log from cache (5.37s)
Fetched https://github.com/apple/swift-nio from cache (5.53s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.73s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.67s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.76.1 (2.27s)
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
[927/5470] Fetching swift-atomics, swift-system
[5471/20945] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.78s)
[5758/19376] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.09s)
Fetched https://github.com/apple/swift-collections.git from cache (2.15s)
Computing version for https://github.com/tuist/Path
Computed https://github.com/tuist/Path at 0.3.8 (0.82s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.75s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.07s)
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-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
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/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.4.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.76.1
Building for debugging...
[0/45] Write sources
[15/45] Compiling CNIOWindows shim.c
[16/45] Compiling CSystem shims.c
[17/45] Compiling CNIOWindows WSAStartup.c
[18/45] Compiling _AtomicsShims.c
[18/45] Write sources
[20/45] Compiling CNIOWASI CNIOWASI.c
[21/45] Compiling CNIODarwin shim.c
[22/45] Compiling CNIOLinux liburing_shims.c
[23/45] Compiling CNIOLinux shim.c
[24/45] Write swift-version-24593BA9C3E375BF.txt
[26/106] Emitting module _NIOBase64
[26/106] Compiling c-nioatomics.c
[27/106] Compiling c-atomics.c
[29/129] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[30/129] Compiling InternalCollectionsUtilities Specialize.swift
[31/131] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/131] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/131] Compiling InternalCollectionsUtilities Debugging.swift
[34/131] Compiling InternalCollectionsUtilities Descriptions.swift
[35/131] Compiling _NIOBase64 Base64.swift
[36/132] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[37/132] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[38/132] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[39/132] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[40/132] Emitting module InternalCollectionsUtilities
[41/132] Compiling InternalCollectionsUtilities UInt+reversed.swift
[42/132] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[43/132] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[44/132] Compiling InternalCollectionsUtilities Integer rank.swift
[45/132] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[50/135] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[51/135] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[52/135] Compiling SystemPackage MachPort.swift
[53/135] Compiling SystemPackage PlatformString.swift
[54/135] Compiling SystemPackage SystemString.swift
[63/135] Emitting module SystemPackage
[69/135] Compiling _NIODataStructures PriorityQueue.swift
[70/135] Compiling _NIODataStructures _TinyArray.swift
[71/135] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[72/135] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/136] Compiling Path Path.swift
[74/136] Emitting module Path
[77/145] Emitting module NIOConcurrencyHelpers
[78/164] Compiling SystemPackage Util+StringArray.swift
[79/164] Compiling SystemPackage Util.swift
[80/164] Compiling SystemPackage UtilConsumers.swift
[81/179] Compiling DequeModule Deque+Equatable.swift
[82/179] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/181] Compiling DequeModule Deque+CustomReflectable.swift
[84/181] Compiling DequeModule Deque+Descriptions.swift
[85/181] Compiling Atomics UnsafeAtomic.swift
[86/181] Compiling Atomics UnsafeAtomicLazyReference.swift
[87/183] Compiling DequeModule Deque.swift
[88/183] Compiling DequeModule _DequeBuffer.swift
[89/183] Compiling DequeModule Deque._Storage.swift
[90/183] Compiling DequeModule Deque._UnsafeHandle.swift
[92/183] Compiling DequeModule _DequeBufferHeader.swift
[95/183] Compiling DequeModule Deque+Codable.swift
[96/185] Emitting module ZIPFoundation
[97/185] Compiling DequeModule Deque+Collection.swift
[105/185] Compiling Logging MetadataProvider.swift
[106/185] Compiling DequeModule _DequeSlot.swift
[107/185] Compiling DequeModule _UnsafeWrappedBuffer.swift
[108/185] Compiling NIOConcurrencyHelpers NIOLock.swift
[109/185] Compiling ZIPFoundation URL+ZIP.swift
[110/185] Compiling SystemPackage RawBuffer.swift
[111/185] Compiling SystemPackage Syscalls.swift
[112/185] Compiling SystemPackage WindowsSyscallAdapters.swift
[113/185] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[116/185] Compiling Atomics IntegerOperations.swift
[117/185] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[118/185] Compiling DequeModule Deque+Extras.swift
[119/185] Compiling DequeModule Deque+Hashable.swift
[120/185] Compiling DequeModule Deque+Testing.swift
[124/186] Compiling NIOConcurrencyHelpers lock.swift
[125/186] Emitting module Logging
[126/186] Emitting module _NIODataStructures
[127/186] Compiling _NIODataStructures Heap.swift
[136/187] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[140/187] 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)
~~~~~~~~~ ^~~~~~~~~
[140/187] Wrapping AST for _NIOBase64 for debugging
[151/188] Wrapping AST for SystemPackage for debugging
[153/188] Emitting module Glob
[153/188] Wrapping AST for _NIODataStructures for debugging
[155/188] Compiling NIOConcurrencyHelpers atomics.swift
[156/189] Wrapping AST for Path for debugging
[157/189] Wrapping AST for InternalCollectionsUtilities for debugging
[162/189] Compiling Glob Pattern+Options.swift
[163/189] Compiling Glob Pattern+Parser.swift
[164/189] Compiling Glob Pattern.swift
[164/189] Wrapping AST for NIOConcurrencyHelpers for debugging
[166/189] Compiling Logging Locks.swift
[167/189] Compiling Logging LogHandler.swift
[168/189] Compiling Logging Logging.swift
[168/189] Wrapping AST for ZIPFoundation for debugging
[171/190] Compiling Glob InvalidPattern.swift
[172/190] Compiling Glob Pattern+Match.swift
error: fatalError
[172/190] Wrapping AST for Logging for debugging
BUILD FAILURE 5.10 linux