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 main (9e8323), with Swift 6.0 for Linux on 2 Nov 2024 09:26:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valentinradu/Helm.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9e83233 Update README.md
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
9e83233160174813b620e734d6e43018e123ed25
SUCCESS checkout https://github.com/valentinradu/Helm.git at main
========================================
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-4609320-0":/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 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/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.99s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.59s)
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] Emitting module InternalCollectionsUtilities
[14/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[15/31] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[16/31] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[17/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/31] Compiling InternalCollectionsUtilities Debugging.swift
[22/31] Compiling InternalCollectionsUtilities Descriptions.swift
[23/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/31] Compiling InternalCollectionsUtilities Specialize.swift
[27/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/31] Compiling InternalCollectionsUtilities Integer rank.swift
[29/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[30/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/306] Compiling HeapModule Heap+Invariants.swift
[34/306] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/306] Compiling HeapModule Heap+Descriptions.swift
[36/306] Compiling HeapModule _HeapNode.swift
[37/306] Compiling HeapModule Heap.swift
[38/306] Compiling HashTreeCollections _HashNode+Structural filter.swift
[39/306] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[40/306] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[41/306] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[42/308] Compiling HeapModule Heap+UnsafeHandle.swift
[43/308] Emitting module HeapModule
[44/309] Compiling HashTreeCollections TreeSet+Hashable.swift
[45/309] Compiling HashTreeCollections TreeSet+Sendable.swift
[46/309] Compiling HashTreeCollections TreeSet+Sequence.swift
[47/309] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[48/309] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[49/309] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[50/309] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[51/309] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[52/309] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[53/309] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[55/319] Compiling HashTreeCollections TreeDictionary+Collection.swift
[56/319] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[57/319] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[58/319] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[59/319] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[60/319] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[61/319] Compiling HashTreeCollections TreeDictionary+Filter.swift
[62/319] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[63/319] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[64/319] Compiling HashTreeCollections TreeDictionary+Keys.swift
[65/319] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[66/319] Compiling HashTreeCollections TreeDictionary+Merge.swift
[67/319] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[68/319] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[69/326] Compiling HashTreeCollections _Bucket.swift
[70/326] Compiling HashTreeCollections _Hash.swift
[71/326] Compiling HashTreeCollections _HashLevel.swift
[72/326] Compiling HashTreeCollections _HashNode+Builder.swift
[73/326] Compiling HashTreeCollections _HashNode+Debugging.swift
[74/326] Compiling HashTreeCollections _HashNode+Initializers.swift
[75/326] Compiling HashTreeCollections _HashNode+Invariants.swift
[76/333] Compiling BitCollections Range+Utilities.swift
[77/333] Compiling BitCollections Slice+Utilities.swift
[78/333] Compiling BitCollections UInt+Tricks.swift
[79/333] Compiling BitCollections _Word.swift
[80/333] Compiling OrderedCollections OrderedSet.swift
[81/333] Compiling OrderedCollections _UnsafeBitset.swift
[82/333] Compiling HashTreeCollections TreeSet+Equatable.swift
[83/333] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[84/333] Compiling HashTreeCollections TreeSet+Extras.swift
[85/333] Compiling HashTreeCollections TreeSet+Filter.swift
[86/333] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[87/333] Compiling HashTreeCollections _HashNode+Structural union.swift
[88/333] Compiling HashTreeCollections _HashNode+Structural merge.swift
[89/333] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[90/333] Emitting module BitCollections
[91/333] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[92/333] Compiling HashTreeCollections _HashTreeIterator.swift
[93/333] Compiling HashTreeCollections _HashTreeStatistics.swift
[94/333] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[95/333] Compiling HashTreeCollections _RawHashNode.swift
[96/333] Compiling HashTreeCollections _UnmanagedHashNode.swift
[97/333] Compiling HashTreeCollections _UnsafePath.swift
[98/333] Compiling HashTreeCollections TreeDictionary+Codable.swift
[106/333] Compiling HashTreeCollections _HashNode+Lookups.swift
[107/333] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[108/333] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[109/333] Compiling HashTreeCollections _HashNode.swift
[110/333] Compiling HashTreeCollections _HashNodeHeader.swift
[111/333] Compiling HashTreeCollections _HashSlot.swift
[112/333] Compiling HashTreeCollections _HashStack.swift
[113/333] Compiling HashTreeCollections _AncestorHashSlots.swift
[114/333] Compiling HashTreeCollections _Bitmap.swift
[115/333] Compiling DequeModule _DequeSlot.swift
[116/333] Compiling DequeModule _UnsafeWrappedBuffer.swift
[138/333] Compiling HashTreeCollections _HashNode+Storage.swift
[139/333] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[148/333] Compiling BitCollections BitSet.Index.swift
[149/333] Compiling BitCollections BitSet._UnsafeHandle.swift
[150/333] Compiling BitCollections BitSet.swift
[151/333] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[152/333] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[157/333] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[158/333] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[165/342] Emitting module DequeModule
[200/343] Compiling _RopeModule _CharacterRecognizer.swift
[201/343] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[202/343] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[203/343] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[204/343] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[205/343] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[206/343] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[207/343] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[208/343] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[209/343] Compiling HashTreeCollections TreeSet.swift
[291/344] Emitting module OrderedCollections
[326/345] Compiling _RopeModule Rope+Join.swift
[327/345] Compiling _RopeModule Rope+MutatingForEach.swift
[328/345] Compiling _RopeModule Rope+Remove.swift
[329/345] Compiling _RopeModule Rope+RemoveSubrange.swift
[330/345] Compiling _RopeModule Rope+Split.swift
[331/345] Compiling _RopeModule Optional Utilities.swift
[332/345] Compiling _RopeModule String Utilities.swift
[333/345] Compiling _RopeModule String.Index+ABI.swift
[335/345] Emitting module _RopeModule
[346/346] Emitting module HashTreeCollections
[348/349] Compiling Collections Collections.swift
[349/349] Emitting module Collections
[351/361] 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
[352/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
[353/362] 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
[354/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[355/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
[356/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
[357/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
[358/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
[359/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
[360/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
[361/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
[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