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 Helm, reference v0.0.10 (92e87f), with Swift 6.0 for Linux on 28 Nov 2024 16:07:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valentinradu/Helm.git
Reference: v0.0.10
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/valentinradu/Helm
 * tag               v0.0.10    -> FETCH_HEAD
HEAD is now at 92e87f0 Made Helm final
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
92e87f062045b2a1810cd8a77057935a383bcfb1
SUCCESS checkout https://github.com/valentinradu/Helm.git at v0.0.10
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/valentinradu/Helm.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections.git
[1/15597] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.85s)
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
Building for debugging...
[0/12] Write sources
[10/12] Copying Media.xcassets
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/31] Emitting module InternalCollectionsUtilities
[16/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/31] Compiling InternalCollectionsUtilities Integer rank.swift
[22/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/31] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/31] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[26/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/31] Compiling InternalCollectionsUtilities Specialize.swift
[28/31] Compiling InternalCollectionsUtilities Debugging.swift
[29/31] Compiling InternalCollectionsUtilities Descriptions.swift
[30/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/283] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[34/306] Compiling HashTreeCollections _HashNode+Storage.swift
[35/306] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[36/308] Compiling HashTreeCollections _HashTreeStatistics.swift
[37/308] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[38/308] Compiling HeapModule _HeapNode.swift
[39/308] Compiling HeapModule Heap.swift
[40/308] Compiling HeapModule Heap+Descriptions.swift
[41/308] Compiling HeapModule Heap+Invariants.swift
[42/308] Compiling HeapModule Heap+UnsafeHandle.swift
[43/308] Emitting module HeapModule
[45/309] Compiling DequeModule _DequeSlot.swift
[46/309] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/309] Compiling HashTreeCollections _HashNode+Initializers.swift
[48/309] Compiling HashTreeCollections _HashNode+Invariants.swift
[49/309] Compiling HashTreeCollections _HashNode+Lookups.swift
[50/309] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[51/309] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[52/309] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[53/309] Compiling HashTreeCollections _HashNode+Structural union.swift
[54/309] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[55/309] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[56/309] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[57/309] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[58/309] Compiling HashTreeCollections _HashNode.swift
[59/309] Compiling HashTreeCollections _HashNodeHeader.swift
[60/309] Compiling HashTreeCollections _HashSlot.swift
[61/316] Compiling OrderedCollections OrderedSet+SubSequence.swift
[62/316] Compiling OrderedCollections OrderedSet+Testing.swift
[63/316] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[64/316] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[65/316] Compiling OrderedCollections OrderedSet.swift
[66/316] Compiling OrderedCollections _UnsafeBitset.swift
[67/316] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[68/316] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[69/316] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[70/316] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[71/326] Compiling HashTreeCollections _HashNode+Structural merge.swift
[72/326] Compiling HashTreeCollections _HashTreeIterator.swift
[73/326] Compiling HashTreeCollections _HashNode+Structural filter.swift
[74/326] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[75/326] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[76/326] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[77/326] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[78/326] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[79/326] Compiling HashTreeCollections TreeDictionary+Filter.swift
[80/326] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[81/326] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[82/326] Compiling HashTreeCollections TreeDictionary+Keys.swift
[83/326] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[84/326] Compiling HashTreeCollections TreeDictionary+Merge.swift
[85/326] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[86/326] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[87/326] Compiling HashTreeCollections TreeDictionary+Values.swift
[88/326] Compiling HashTreeCollections _AncestorHashSlots.swift
[89/326] Compiling HashTreeCollections _Bitmap.swift
[90/326] Compiling HashTreeCollections _Bucket.swift
[91/326] Compiling HashTreeCollections _Hash.swift
[92/326] Compiling HashTreeCollections _HashLevel.swift
[93/326] Compiling HashTreeCollections _HashNode+Builder.swift
[94/326] Compiling HashTreeCollections _HashNode+Debugging.swift
[103/326] Compiling HashTreeCollections _UnsafePath.swift
[104/326] Compiling HashTreeCollections TreeDictionary+Codable.swift
[105/326] Compiling HashTreeCollections TreeDictionary+Collection.swift
[106/326] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[107/326] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[108/326] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[109/326] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[110/326] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[111/326] Emitting module BitCollections
[133/333] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[134/333] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[138/333] Compiling BitCollections BitSet.Index.swift
[139/333] Compiling BitCollections BitSet._UnsafeHandle.swift
[140/333] Compiling BitCollections BitSet.swift
[141/333] Compiling BitCollections Range+Utilities.swift
[142/333] Compiling BitCollections Slice+Utilities.swift
[143/333] Compiling BitCollections UInt+Tricks.swift
[165/342] Compiling BitCollections _Word.swift
[166/342] Emitting module DequeModule
[167/343] Compiling _RopeModule _CharacterRecognizer.swift
[168/343] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[169/343] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[170/343] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[171/343] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[172/343] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[173/343] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[174/343] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[175/343] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[176/343] Compiling HashTreeCollections TreeSet.swift
[210/344] Compiling HashTreeCollections TreeDictionary.swift
[211/344] Compiling HashTreeCollections TreeSet+Codable.swift
[285/344] Compiling _RopeModule Rope+Join.swift
[286/344] Compiling _RopeModule Rope+MutatingForEach.swift
[287/344] Compiling _RopeModule Rope+Remove.swift
[288/344] Compiling _RopeModule Rope+RemoveSubrange.swift
[289/344] Compiling _RopeModule Rope+Split.swift
[290/344] Compiling _RopeModule Optional Utilities.swift
[291/344] Compiling _RopeModule String Utilities.swift
[292/344] Compiling _RopeModule String.Index+ABI.swift
[293/344] Emitting module OrderedCollections
[315/345] Emitting module _RopeModule
[346/346] Emitting module HashTreeCollections
[348/349] Emitting module Collections
[349/349] Compiling Collections Collections.swift
[351/361] Compiling Helm Helm+Validation.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
  8 | import Foundation
  9 | import OrderedCollections
 10 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 11 |
 12 | // Present-related methods
error: emit-module command failed with exit code 1 (use -v to see invocation)
[352/362] Emitting module Helm
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
  8 | import Foundation
  9 | import OrderedCollections
 10 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 11 |
 12 | // Present-related methods
[353/362] Compiling Helm Errors.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
  8 | import Foundation
  9 | import OrderedCollections
 10 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 11 |
 12 | // Present-related methods
[354/362] Compiling Helm Graph+Operators.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
  8 | import Foundation
  9 | import OrderedCollections
 10 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 11 |
 12 | // Present-related methods
[355/362] Compiling Helm Helm+Transitions.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
  8 | import Foundation
  9 | import OrderedCollections
 10 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 11 |
 12 | // Present-related methods
[356/362] Compiling Helm Helm+Traversal.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
  8 | import Foundation
  9 | import OrderedCollections
 10 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 11 |
 12 | // Present-related methods
[357/362] Compiling Helm Graph.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
  8 | import Foundation
  9 | import OrderedCollections
 10 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 11 |
 12 | // Present-related methods
[358/362] Compiling Helm Helm+Navigation.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
  8 | import Foundation
  9 | import OrderedCollections
 10 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 11 |
 12 | // Present-related methods
[359/362] Compiling Helm Optional+Unwrap.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
  8 | import Foundation
  9 | import OrderedCollections
 10 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 11 |
 12 | // Present-related methods
[360/362] Compiling Helm Helm.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
  8 | import Foundation
  9 | import OrderedCollections
 10 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 11 |
 12 | // Present-related methods
[361/362] Compiling Helm Segue+Graph.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
  8 | import Foundation
  9 | import OrderedCollections
 10 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 11 |
 12 | // Present-related methods
[362/362] Compiling Helm Segue.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
  8 | import Foundation
  9 | import OrderedCollections
 10 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 11 |
 12 | // Present-related methods
BUILD FAILURE 6.0 linux