Build Information
Failed to build Helm, reference v0.0.12-beta (4cbe7c
), with Swift 6.0 for Linux on 2 Nov 2024 09:26:56 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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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-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 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 (1.15s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.72s)
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 UInt+reversed.swift
[14/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/29] Compiling InternalCollectionsUtilities Specialize.swift
[19/29] Compiling InternalCollectionsUtilities Debugging.swift
[20/29] Compiling InternalCollectionsUtilities Descriptions.swift
[21/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/31] Emitting module InternalCollectionsUtilities
[24/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[25/31] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[26/31] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.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+ExpressibleByArrayLiteral.swift
[34/306] Compiling HeapModule Heap+Invariants.swift
[35/306] Compiling DequeModule _DequeBuffer.swift
[36/306] Compiling DequeModule _DequeBufferHeader.swift
[37/308] Compiling HeapModule Heap.swift
[38/308] Compiling HeapModule _HeapNode.swift
[39/308] Compiling _RopeModule BigString+Chunk+Counts.swift
[40/308] Compiling _RopeModule BigString+Chunk+Description.swift
[41/308] Compiling DequeModule Deque+Equatable.swift
[42/308] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[43/308] Compiling HeapModule Heap+UnsafeHandle.swift
[44/308] Compiling HeapModule Heap+Descriptions.swift
[45/308] Emitting module HeapModule
[47/309] Compiling _RopeModule RopeSummary.swift
[48/309] Compiling _RopeModule _RopeItem.swift
[49/309] Compiling _RopeModule _RopePath.swift
[50/309] Compiling _RopeModule BigString+UnicodeScalarView.swift
[51/309] Compiling _RopeModule BigSubstring+UTF16View.swift
[52/309] Compiling _RopeModule BigSubstring+UTF8View.swift
[53/309] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[54/309] Compiling _RopeModule BigSubstring.swift
[55/309] Compiling _RopeModule Rope+Builder.swift
[56/309] Compiling _RopeModule Rope+Debugging.swift
[57/319] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[58/319] Compiling _RopeModule BigString+Chunk+Breaks.swift
[63/319] Compiling DequeModule Deque+Extras.swift
[64/319] Compiling DequeModule Deque+Hashable.swift
[65/326] Compiling _RopeModule _RopeVersion.swift
[66/326] Compiling _RopeModule Rope+Collection.swift
[67/326] Compiling _RopeModule Rope+Index.swift
[68/326] Compiling _RopeModule Rope+Sequence.swift
[69/326] Compiling _RopeModule Rope+Append.swift
[70/326] Compiling _RopeModule Rope+Extract.swift
[71/326] Compiling _RopeModule Rope+Find.swift
[72/326] Compiling _RopeModule Rope+ForEachWhile.swift
[73/326] Compiling _RopeModule Rope+Insert.swift
[74/326] Compiling _RopeModule Rope+_Storage.swift
[75/326] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[76/326] Compiling _RopeModule Rope+_UnsafeHandle.swift
[77/326] Compiling BitCollections BitSet.Index.swift
[78/326] Compiling BitCollections BitSet._UnsafeHandle.swift
[79/333] Compiling DequeModule _DequeSlot.swift
[80/333] Compiling DequeModule _UnsafeWrappedBuffer.swift
[83/333] Compiling DequeModule Deque+Testing.swift
[84/333] Compiling DequeModule Deque._Storage.swift
[85/333] Compiling DequeModule Deque._UnsafeHandle.swift
[86/333] Compiling DequeModule Deque.swift
[89/333] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[90/333] Compiling _RopeModule BigString+Hashing.swift
[91/333] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[92/333] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[93/333] Compiling _RopeModule BigString+Sequence.swift
[94/333] Compiling _RopeModule BigString+TextOutputStream.swift
[95/333] Compiling _RopeModule BigString+Append.swift
[96/333] Compiling _RopeModule BigString+Initializers.swift
[97/333] Compiling _RopeModule BigString+Insert.swift
[98/333] Compiling _RopeModule BigString+Managing Breaks.swift
[99/333] Compiling _RopeModule BigString+RemoveSubrange.swift
[100/333] Compiling _RopeModule BigString+ReplaceSubrange.swift
[101/333] Compiling _RopeModule BigString+Split.swift
[102/333] Compiling _RopeModule Range+BigString.swift
[103/333] Compiling _RopeModule BigString+UTF16View.swift
[104/333] Compiling _RopeModule BigString+UTF8View.swift
[115/333] Compiling OrderedCollections OrderedSet+Sendable.swift
[116/333] Compiling _RopeModule Rope+Invariants.swift
[117/333] Compiling _RopeModule Rope+_Node.swift
[118/333] Compiling HashTreeCollections TreeSet+Collection.swift
[119/333] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[120/333] Compiling HashTreeCollections TreeSet+Debugging.swift
[121/333] Compiling HashTreeCollections TreeSet+Descriptions.swift
[122/333] Compiling HashTreeCollections TreeSet+Equatable.swift
[123/333] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[124/333] Compiling HashTreeCollections TreeSet+Extras.swift
[125/333] Compiling HashTreeCollections TreeSet+Filter.swift
[133/333] Compiling _RopeModule BigString+Equatable.swift
[147/333] Compiling _RopeModule BigString+Iterators.swift
[148/333] Compiling _RopeModule BigString+Metrics.swift
[149/333] Compiling _RopeModule BigString+Summary.swift
[150/333] Compiling _RopeModule BigString.swift
[151/333] Compiling _RopeModule BigString+Comparable.swift
[152/333] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[153/333] Compiling _RopeModule BigString+CustomStringConvertible.swift
[170/333] Emitting module BitCollections
[181/342] Compiling _RopeModule _CharacterRecognizer.swift
[182/342] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[183/342] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[184/342] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[185/342] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[186/342] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[187/342] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[188/342] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[189/342] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[190/342] Compiling HashTreeCollections TreeSet.swift
[191/342] Emitting module DequeModule
[196/343] Compiling OrderedCollections OrderedSet+SubSequence.swift
[197/343] Compiling OrderedCollections OrderedSet+Testing.swift
[198/343] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[199/343] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[279/344] Compiling OrderedCollections OrderedSet.swift
[280/344] Compiling OrderedCollections _UnsafeBitset.swift
[314/344] Emitting module OrderedCollections
[316/345] Emitting module _RopeModule
[336/345] Compiling _RopeModule Rope+Join.swift
[337/345] Compiling _RopeModule Rope+MutatingForEach.swift
[338/345] Compiling _RopeModule Rope+Remove.swift
[339/345] Compiling _RopeModule Rope+RemoveSubrange.swift
[340/345] Compiling _RopeModule Rope+Split.swift
[341/345] Compiling _RopeModule Optional Utilities.swift
[342/345] Compiling _RopeModule String Utilities.swift
[343/345] Compiling _RopeModule String.Index+ABI.swift
[346/346] Emitting module HashTreeCollections
[348/349] Emitting module Collections
[349/349] Compiling Collections Collections.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[351/361] 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
[352/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
[353/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
[354/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
[355/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
[356/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
[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 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
[360/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
[361/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
[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