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 swift-uv, reference master (1c65d1), with Swift 6.2 (beta) for Linux on 22 Jun 2025 08:34:03 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RussBaz/swift-uv.git
Reference: master
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/RussBaz/swift-uv
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1c65d1e Possible dependency fix workaround on Linux?
Cloned https://github.com/RussBaz/swift-uv.git
Revision (git rev-parse @):
1c65d1edefc0dfbdc19b75f655b4ce99fb092db7
SUCCESS checkout https://github.com/RussBaz/swift-uv.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/RussBaz/swift-uv.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/RussBaz/mini-alloc
Fetching https://github.com/apple/swift-collections.git
[1/43] Fetching mini-alloc
[44/16683] Fetching mini-alloc, swift-collections
Fetched https://github.com/RussBaz/mini-alloc from cache (1.00s)
Fetched https://github.com/apple/swift-collections.git from cache (1.02s)
Computing version for https://github.com/RussBaz/mini-alloc
Computed https://github.com/RussBaz/mini-alloc at 1.0.2 (1.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.63s)
Creating working copy for https://github.com/RussBaz/mini-alloc
Working copy of https://github.com/RussBaz/mini-alloc resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/62] Write sources
[11/62] Compiling inet.c
[12/62] Compiling idna.c
[13/62] Compiling random.c
[14/62] Compiling version.c
[15/62] Compiling uv-data-getter-setters.c
[16/62] Write swift-version-24593BA9C3E375BF.txt
[17/62] Compiling fs-poll.c
[18/62] Compiling uv-common.c
[19/64] Compiling tcp.c
[20/64] Compiling tty.c
[21/78] Compiling random-sysctl-linux.c
[22/78] Compiling stream.c
[23/78] Compiling thread.c
[24/78] Compiling udp.c
[25/78] Compiling random-getrandom.c
[26/78] Compiling proctitle.c
[27/78] Compiling random-devurandom.c
[28/78] Compiling pipe.c
[29/78] Compiling poll.c
[29/78] Compiling procfs-exepath.c
[31/78] Compiling signal.c
[32/78] Compiling loop-watcher.c
[33/78] Compiling loop.c
[34/78] Compiling getnameinfo.c
[35/78] Compiling process.c
[36/78] Compiling getaddrinfo.c
[37/78] Compiling dl.c
[38/78] Compiling async.c
[39/78] Compiling core.c
[40/78] Compiling strtok.c
[41/78] Compiling threadpool.c
[42/78] Write sources
[43/78] Compiling thread-common.c
[44/78] Compiling strscpy.c
[44/78] Compiling timer.c
[46/78] Compiling linux.c
[47/78] Compiling fs.c
[49/78] Emitting module InternalCollectionsUtilities
[50/79] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[51/79] Compiling InternalCollectionsUtilities _SortedCollection.swift
[52/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/79] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[54/79] Compiling InternalCollectionsUtilities UInt+reversed.swift
[55/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[56/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[57/79] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/79] Compiling InternalCollectionsUtilities Debugging.swift
[59/79] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[60/79] Compiling InternalCollectionsUtilities Descriptions.swift
[61/79] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[62/79] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[63/79] Compiling InternalCollectionsUtilities Integer rank.swift
[64/87] Wrapping AST for InternalCollectionsUtilities for debugging
[66/219] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[67/324] Compiling HashTreeCollections _HashLevel.swift
[68/324] Compiling HashTreeCollections _HashNode+Builder.swift
[69/324] Compiling HashTreeCollections _Bucket.swift
[70/324] Compiling HashTreeCollections _Hash.swift
[71/356] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[72/356] Compiling HashTreeCollections _HashNode+Storage.swift
[73/356] Emitting module BitCollections
[74/363] Compiling HeapModule _HeapNode.swift
[75/363] Compiling HeapModule Heap.swift
[76/363] Compiling HeapModule Heap+Invariants.swift
[77/363] Compiling HeapModule Heap+Descriptions.swift
[78/363] Emitting module HeapModule
[79/363] Compiling HeapModule Heap+UnsafeHandle.swift
[81/364] Compiling HashTreeCollections _HashNode+Debugging.swift
[82/364] Compiling HashTreeCollections _HashNode+Initializers.swift
[82/364] Wrapping AST for HeapModule for debugging
[84/364] Compiling HashTreeCollections TreeSet+Hashable.swift
[85/364] Compiling HashTreeCollections TreeSet+Sendable.swift
[86/364] Compiling HashTreeCollections TreeSet+Sequence.swift
[87/364] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[88/364] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[89/364] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[90/364] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[91/364] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[92/364] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[93/364] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[94/374] Compiling HashTreeCollections TreeDictionary+Collection.swift
[95/374] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[96/374] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[97/374] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[98/374] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[99/374] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[100/374] Compiling HashTreeCollections TreeDictionary+Filter.swift
[101/381] Compiling DequeModule _DequeSlot.swift
[102/381] Compiling DequeModule _UnsafeWrappedBuffer.swift
[103/381] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[104/381] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[105/381] Compiling HashTreeCollections TreeDictionary+Keys.swift
[106/381] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[107/381] Compiling HashTreeCollections TreeDictionary+Merge.swift
[108/381] Compiling BitCollections BitSet.Index.swift
[109/381] Compiling BitCollections BitSet._UnsafeHandle.swift
[110/381] Compiling HashTreeCollections _HashNode+Structural union.swift
[111/381] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[112/381] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[113/381] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[114/381] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[115/381] Compiling HashTreeCollections _HashNode.swift
[116/381] Compiling HashTreeCollections _HashNodeHeader.swift
[117/381] Compiling HashTreeCollections _HashSlot.swift
[118/381] Compiling HashTreeCollections _HashStack.swift
[119/381] Compiling HashTreeCollections _HashTreeIterator.swift
[120/381] Compiling HashTreeCollections _HashTreeStatistics.swift
[121/381] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[122/381] Compiling HashTreeCollections _RawHashNode.swift
[123/381] Compiling HashTreeCollections _UnmanagedHashNode.swift
[124/381] Compiling HashTreeCollections _UnsafePath.swift
[125/381] Compiling HashTreeCollections TreeDictionary+Codable.swift
[133/381] Compiling OrderedCollections OrderedSet+SubSequence.swift
[134/381] Compiling OrderedCollections OrderedSet+Testing.swift
[135/381] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[136/381] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[137/381] Compiling OrderedCollections OrderedSet.swift
[138/381] Compiling OrderedCollections _UnsafeBitset.swift
[139/381] Compiling HashTreeCollections TreeSet+Equatable.swift
[140/381] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[141/381] Compiling HashTreeCollections TreeSet+Extras.swift
[142/381] Compiling HashTreeCollections TreeSet+Filter.swift
[150/381] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[151/381] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[152/381] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[153/381] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[154/381] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[155/381] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[156/381] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[157/381] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[158/381] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[159/381] Compiling HashTreeCollections TreeSet.swift
[170/381] Compiling OrderedCollections OrderedSet+Sendable.swift
[171/381] Compiling HashTreeCollections _HashNode+Invariants.swift
[172/381] Compiling HashTreeCollections _HashNode+Lookups.swift
[173/381] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[174/381] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[175/381] Compiling HashTreeCollections _AncestorHashSlots.swift
[176/381] Compiling HashTreeCollections _Bitmap.swift
[177/381] Emitting module DequeModule
[201/382] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[202/382] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[203/382] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[204/382] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[205/382] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[206/382] Compiling HashTreeCollections _HashNode+Structural merge.swift
[207/382] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[208/382] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[208/382] Wrapping AST for DequeModule for debugging
[218/382] Emitting module OrderedCollections
[245/382] Emitting module MA
[246/382] Compiling MA MAContainer.swift
[247/383] Wrapping AST for MA for debugging
[323/393] Emitting module _RopeModule
[332/394] Wrapping AST for BitCollections for debugging
[333/394] Wrapping AST for OrderedCollections for debugging
[377/394] Compiling _RopeModule Rope+Join.swift
[378/394] Compiling _RopeModule Rope+MutatingForEach.swift
[379/394] Compiling _RopeModule Rope+Remove.swift
[380/394] Compiling _RopeModule Rope+RemoveSubrange.swift
[381/394] Compiling _RopeModule Rope+Split.swift
[382/394] Compiling _RopeModule Optional Utilities.swift
[383/394] Compiling _RopeModule String Utilities.swift
[384/394] Compiling _RopeModule String.Index+ABI.swift
[385/394] Compiling _RopeModule _CharacterRecognizer.swift
[386/395] Wrapping AST for _RopeModule for debugging
[388/395] Emitting module HashTreeCollections
[389/398] Wrapping AST for HashTreeCollections for debugging
[391/398] Compiling Collections Collections.swift
[392/398] Emitting module Collections
[393/399] Wrapping AST for Collections for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[395/421] Emitting module UVCore
/host/spi-builder-workspace/Sources/UVCore/UVExecutionThread.swift:10:58: warning: conformance of 'UVExecutionThread' to protocol 'Sendable' is already unavailable
  8 | #endif
  9 |
 10 | public final class UVExecutionThread: Thread, @unchecked Sendable {
    |                    |                                     `- warning: conformance of 'UVExecutionThread' to protocol 'Sendable' is already unavailable
    |                    `- note: 'UVExecutionThread' inherits conformance to protocol 'Sendable' from superclass here
 11 |     private var id = -1
 12 |     private var loop: uv_loop_t
/host/spi-builder-workspace/Sources/UVCore/UVExecutor.swift:2:9: error: stored property 'thread' of 'Sendable'-conforming class 'UVExecutor' has non-Sendable type 'UVExecutionThread'
 1 | public final class UVExecutor: SerialExecutor {
 2 |     let thread: UVExecutionThread
   |         `- error: stored property 'thread' of 'Sendable'-conforming class 'UVExecutor' has non-Sendable type 'UVExecutionThread'
 3 |
 4 |     public init(thread: UVExecutionThread? = nil) {
/host/spi-builder-workspace/Sources/UVCore/UVExecutionThread.swift:10:20: note: class 'UVExecutionThread' does not conform to the 'Sendable' protocol
  8 | #endif
  9 |
 10 | public final class UVExecutionThread: Thread, @unchecked Sendable {
    |                    `- note: class 'UVExecutionThread' does not conform to the 'Sendable' protocol
 11 |     private var id = -1
 12 |     private var loop: uv_loop_t
[396/423] Compiling UVCore UVFIFOQueue.swift
[397/423] Compiling UVCore UVHandlerRepresentable.swift
[398/423] Compiling UVCore UVManualMemoryConvertible.swift
[399/423] Compiling UVCore UVRequestRepresentable.swift
[400/423] Compiling UVCore UVStreamRepresentable.swift
[401/423] Compiling UVCore UVJobs.swift
[402/423] Compiling UVCore UVTask.swift
[403/423] Compiling UVCore UVScheduledManager.swift
[404/423] Compiling UVCore TcpBuffer.swift
[405/423] Compiling UVCore TcpConnection.swift
[406/423] Compiling UVCore TcpServer.swift
[407/423] Compiling UVCore UVTcpConnectionController.swift
[408/423] Compiling UVCore UVTcpManager.swift
[409/423] Compiling UVCore UVTcpResponse.swift
[410/423] Compiling UVCore UVTcpBuffer.swift
[411/423] Compiling UVCore UVTcpChannel.swift
[412/423] Compiling UVCore UVTcpConnection.swift
[413/423] Compiling UVCore UVTcpServer.swift
[414/423] Compiling UVCore UVTcpServerSetup.swift
[415/423] Compiling UVCore UVError.swift
[416/423] Compiling UVCore UVExecutionThread.swift
/host/spi-builder-workspace/Sources/UVCore/UVExecutionThread.swift:10:58: warning: conformance of 'UVExecutionThread' to protocol 'Sendable' is already unavailable
  8 | #endif
  9 |
 10 | public final class UVExecutionThread: Thread, @unchecked Sendable {
    |                    |                                     `- warning: conformance of 'UVExecutionThread' to protocol 'Sendable' is already unavailable
    |                    `- note: 'UVExecutionThread' inherits conformance to protocol 'Sendable' from superclass here
 11 |     private var id = -1
 12 |     private var loop: uv_loop_t
/host/spi-builder-workspace/Sources/UVCore/UVExecutor.swift:2:9: error: stored property 'thread' of 'Sendable'-conforming class 'UVExecutor' has non-Sendable type 'UVExecutionThread'
 1 | public final class UVExecutor: SerialExecutor {
 2 |     let thread: UVExecutionThread
   |         `- error: stored property 'thread' of 'Sendable'-conforming class 'UVExecutor' has non-Sendable type 'UVExecutionThread'
 3 |
 4 |     public init(thread: UVExecutionThread? = nil) {
/host/spi-builder-workspace/Sources/UVCore/UVExecutionThread.swift:10:20: note: class 'UVExecutionThread' does not conform to the 'Sendable' protocol
  8 | #endif
  9 |
 10 | public final class UVExecutionThread: Thread, @unchecked Sendable {
    |                    `- note: class 'UVExecutionThread' does not conform to the 'Sendable' protocol
 11 |     private var id = -1
 12 |     private var loop: uv_loop_t
[417/423] Compiling UVCore UVExecutor.swift
/host/spi-builder-workspace/Sources/UVCore/UVExecutionThread.swift:10:58: warning: conformance of 'UVExecutionThread' to protocol 'Sendable' is already unavailable
  8 | #endif
  9 |
 10 | public final class UVExecutionThread: Thread, @unchecked Sendable {
    |                    |                                     `- warning: conformance of 'UVExecutionThread' to protocol 'Sendable' is already unavailable
    |                    `- note: 'UVExecutionThread' inherits conformance to protocol 'Sendable' from superclass here
 11 |     private var id = -1
 12 |     private var loop: uv_loop_t
/host/spi-builder-workspace/Sources/UVCore/UVExecutor.swift:2:9: error: stored property 'thread' of 'Sendable'-conforming class 'UVExecutor' has non-Sendable type 'UVExecutionThread'
 1 | public final class UVExecutor: SerialExecutor {
 2 |     let thread: UVExecutionThread
   |         `- error: stored property 'thread' of 'Sendable'-conforming class 'UVExecutor' has non-Sendable type 'UVExecutionThread'
 3 |
 4 |     public init(thread: UVExecutionThread? = nil) {
/host/spi-builder-workspace/Sources/UVCore/UVExecutionThread.swift:10:20: note: class 'UVExecutionThread' does not conform to the 'Sendable' protocol
  8 | #endif
  9 |
 10 | public final class UVExecutionThread: Thread, @unchecked Sendable {
    |                    `- note: class 'UVExecutionThread' does not conform to the 'Sendable' protocol
 11 |     private var id = -1
 12 |     private var loop: uv_loop_t
[418/423] Compiling UVCore UVAddressRepresentable.swift
/host/spi-builder-workspace/Sources/UVCore/UVExecutionThread.swift:10:58: warning: conformance of 'UVExecutionThread' to protocol 'Sendable' is already unavailable
  8 | #endif
  9 |
 10 | public final class UVExecutionThread: Thread, @unchecked Sendable {
    |                    |                                     `- warning: conformance of 'UVExecutionThread' to protocol 'Sendable' is already unavailable
    |                    `- note: 'UVExecutionThread' inherits conformance to protocol 'Sendable' from superclass here
 11 |     private var id = -1
 12 |     private var loop: uv_loop_t
/host/spi-builder-workspace/Sources/UVCore/UVExecutor.swift:2:9: error: stored property 'thread' of 'Sendable'-conforming class 'UVExecutor' has non-Sendable type 'UVExecutionThread'
 1 | public final class UVExecutor: SerialExecutor {
 2 |     let thread: UVExecutionThread
   |         `- error: stored property 'thread' of 'Sendable'-conforming class 'UVExecutor' has non-Sendable type 'UVExecutionThread'
 3 |
 4 |     public init(thread: UVExecutionThread? = nil) {
/host/spi-builder-workspace/Sources/UVCore/UVExecutionThread.swift:10:20: note: class 'UVExecutionThread' does not conform to the 'Sendable' protocol
  8 | #endif
  9 |
 10 | public final class UVExecutionThread: Thread, @unchecked Sendable {
    |                    `- note: class 'UVExecutionThread' does not conform to the 'Sendable' protocol
 11 |     private var id = -1
 12 |     private var loop: uv_loop_t
BUILD FAILURE 6.2 linux