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

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.12-beta
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.12-beta -> FETCH_HEAD
HEAD is now at 4cbe7c1 Removed logo
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
4cbe7c1348acee3054dfaa7d5f19eff8e8f95cc4
SUCCESS checkout https://github.com/valentinradu/Helm.git at v0.0.12-beta
========================================
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-2":/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.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.28s)
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 _SortedCollection.swift
[15/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/31] Compiling InternalCollectionsUtilities Debugging.swift
[17/31] Compiling InternalCollectionsUtilities Descriptions.swift
[18/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/31] Compiling InternalCollectionsUtilities Specialize.swift
[22/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/31] Compiling InternalCollectionsUtilities Integer rank.swift
[24/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[28/31] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[29/31] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[30/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[31/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[33/306] Compiling HeapModule Heap+Descriptions.swift
[34/306] Compiling _RopeModule BigString+Debugging.swift
[35/306] Compiling _RopeModule BigString+Index.swift
[36/306] Compiling _RopeModule BigString+Ingester.swift
[37/306] Compiling _RopeModule BigString+Invariants.swift
[38/308] Compiling _RopeModule BigString+CustomStringConvertible.swift
[39/308] Compiling _RopeModule BigString+Equatable.swift
[40/308] Compiling HeapModule _HeapNode.swift
[41/308] Compiling HeapModule Heap.swift
[42/308] Compiling HeapModule Heap+UnsafeHandle.swift
[43/308] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[44/308] Compiling HeapModule Heap+Invariants.swift
[45/308] Emitting module HeapModule
[46/309] Compiling _RopeModule Rope+_Node.swift
[47/309] Compiling _RopeModule BigString+Append.swift
[48/309] Compiling _RopeModule BigString+Initializers.swift
[49/309] Compiling _RopeModule BigString+Insert.swift
[50/309] Compiling _RopeModule BigString+Managing Breaks.swift
[51/309] Compiling _RopeModule BigString+RemoveSubrange.swift
[52/309] Compiling _RopeModule BigString+ReplaceSubrange.swift
[53/316] Compiling _RopeModule _RopeItem.swift
[54/316] Compiling _RopeModule _RopePath.swift
[55/316] Compiling HashTreeCollections TreeSet+Sequence.swift
[56/316] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[57/316] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[58/316] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[59/316] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[60/316] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[61/316] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[62/316] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[63/316] Compiling _RopeModule BigSubstring+UTF16View.swift
[64/316] Compiling _RopeModule BigSubstring+UTF8View.swift
[65/316] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[66/316] Compiling _RopeModule BigSubstring.swift
[67/316] Compiling _RopeModule Rope+Builder.swift
[68/316] Compiling _RopeModule Rope+Debugging.swift
[69/316] Compiling _RopeModule Rope+Invariants.swift
[70/316] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[71/316] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[72/316] Compiling _RopeModule BigString+Sequence.swift
[73/316] Compiling _RopeModule BigString+TextOutputStream.swift
[74/316] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[75/316] Compiling _RopeModule BigString+Chunk+Breaks.swift
[76/316] Compiling _RopeModule BigString+Chunk+Counts.swift
[78/326] Compiling _RopeModule BigString+UTF16View.swift
[79/326] Compiling _RopeModule BigString+UTF8View.swift
[80/326] Compiling _RopeModule _RopeVersion.swift
[81/326] Compiling _RopeModule Rope+Collection.swift
[82/326] Compiling _RopeModule Rope+Index.swift
[83/326] Compiling BitCollections BitSet.Index.swift
[84/326] Compiling BitCollections BitSet._UnsafeHandle.swift
[90/326] Compiling _RopeModule BigString+Split.swift
[91/326] Compiling _RopeModule Range+BigString.swift
[92/333] Compiling DequeModule _DequeSlot.swift
[93/333] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/333] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[95/333] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[96/333] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[97/333] Compiling _RopeModule BigString+Chunk+Splitting.swift
[98/333] Compiling _RopeModule BigString+Chunk.swift
[99/333] Compiling _RopeModule BigString+BidirectionalCollection.swift
[100/333] Compiling _RopeModule BigString+UnicodeScalarView.swift
[110/333] Compiling _RopeModule BigString+Iterators.swift
[111/333] Compiling _RopeModule BigString+Metrics.swift
[112/333] Compiling _RopeModule BigString+Comparable.swift
[113/333] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[114/333] Compiling _RopeModule BigString+Summary.swift
[115/333] Compiling _RopeModule BigString.swift
[116/333] Compiling _RopeModule BigString+Builder.swift
[117/333] Compiling _RopeModule BigString+Contents.swift
[125/333] Compiling OrderedCollections OrderedSet+SubSequence.swift
[126/333] Compiling OrderedCollections OrderedSet+Testing.swift
[127/333] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[128/333] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[129/333] Compiling OrderedCollections OrderedSet.swift
[130/333] Compiling OrderedCollections _UnsafeBitset.swift
[131/333] Compiling _RopeModule Rope.swift
[132/333] Compiling _RopeModule RopeElement.swift
[133/333] Compiling _RopeModule RopeMetric.swift
[134/333] Compiling _RopeModule RopeSummary.swift
[162/333] Emitting module BitCollections
[171/333] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[172/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[173/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[174/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[175/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[176/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[177/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[178/333] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[179/333] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[180/333] Compiling HashTreeCollections TreeSet.swift
[192/342] Compiling OrderedCollections OrderedSet+Sendable.swift
[197/342] Emitting module DequeModule
[198/343] Compiling _RopeModule BigString+Chunk+Description.swift
[304/344] Emitting module OrderedCollections
[305/345] Compiling _RopeModule Rope+Join.swift
[306/345] Compiling _RopeModule Rope+MutatingForEach.swift
[307/345] Compiling _RopeModule Rope+Remove.swift
[308/345] Compiling _RopeModule Rope+RemoveSubrange.swift
[309/345] Compiling _RopeModule Rope+Split.swift
[310/345] Compiling _RopeModule Optional Utilities.swift
[311/345] Compiling _RopeModule String Utilities.swift
[312/345] Compiling _RopeModule String.Index+ABI.swift
[313/345] Compiling _RopeModule _CharacterRecognizer.swift
[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 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
[352/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
[353/361] 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
[354/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
[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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[359/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
[360/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
[361/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
[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