Build Information
Failed to build SVMPrefs, reference main (d53ddf
), with Swift 6.0 for Linux on 27 Nov 2024 16:48:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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 -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/ghv/SVMPrefs.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/ghv/SVMPrefs
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d53ddf0 Merge pull request #7 from ghv/optional_intrinsic_defaults
Cloned https://github.com/ghv/SVMPrefs.git
Revision (git rev-parse @):
d53ddf05659f7131ae4a21289919dbf13f9afc75
SUCCESS checkout https://github.com/ghv/SVMPrefs.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/ghv/SVMPrefs.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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 -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/stencilproject/Stencil.git
[1/5189] Fetching stencil
Fetched https://github.com/stencilproject/Stencil.git from cache (0.33s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/jakeheis/SwiftCLI.git
[1/5074] Fetching swiftcli
[661/6328] Fetching swiftcli, regex
[3152/7739] Fetching swiftcli, regex, pathkit
[3322/20186] Fetching swiftcli, regex, pathkit, swift-snapshot-testing
[3644/21207] Fetching swiftcli, regex, pathkit, swift-snapshot-testing, spectre
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.31s)
[4007/16133] Fetching regex, pathkit, swift-snapshot-testing, spectre
Fetched https://github.com/kylef/PathKit.git from cache (0.72s)
Fetched https://github.com/sharplet/Regex.git from cache (0.73s)
[5378/13468] Fetching swift-snapshot-testing, spectre
Fetched https://github.com/kylef/Spectre.git from cache (1.48s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (1.54s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.48s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.55s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.53s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.68s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.17.6 (0.57s)
Fetching https://github.com/swiftlang/swift-syntax
[1/66683] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.00s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.72s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at master (1aeeced)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.17.6
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 6.0.3
Building for debugging...
[0/17] Write sources
[7/17] Write swift-version-24593BA9C3E375BF.txt
[9/47] Compiling SwiftCLI Error.swift
[10/47] Compiling SwiftCLI HelpCommand.swift
[11/47] Compiling SwiftCLI HelpMessageGenerator.swift
[12/49] Compiling SwiftCLI ValueBox.swift
[13/49] Compiling SwiftCLI VersionCommand.swift
[14/49] Compiling Regex Foundation+Ranges.swift
[15/49] Emitting module Regex
[16/49] Compiling SwiftCLI Command.swift
[17/49] Compiling SwiftCLI Compatibility.swift
[18/49] Compiling SwiftCLI CompletionGenerator.swift
[19/49] Emitting module SwiftCLI
[20/49] Compiling SwiftCLI ArgumentList.swift
[21/49] Compiling SwiftCLI ArgumentListManipulator.swift
[22/49] Compiling SwiftCLI CLI.swift
[23/49] Compiling SwiftCLI Term.swift
[24/49] Compiling SwiftCLI Validation.swift
[25/49] Emitting module PathKit
[26/49] Compiling PathKit PathKit.swift
[27/50] Compiling SwiftCLI OptionRegistry.swift
[28/50] Compiling SwiftCLI Parameter.swift
[29/50] Compiling SwiftCLI Parser.swift
[30/50] Compiling SwiftCLI Path.swift
[31/50] Compiling SwiftCLI Stream.swift
[32/50] Compiling SwiftCLI Task.swift
[34/50] Compiling Regex String+ReplaceMatching.swift
[35/50] Compiling Regex Regex.swift
[36/50] Compiling Regex Options.swift
[37/50] Compiling Regex MatchResult.swift
[38/50] Compiling Regex ThreadLocal.swift
[40/51] Compiling SwiftCLI Input.swift
[41/51] Compiling SwiftCLI Option.swift
[42/51] Compiling SwiftCLI OptionGroup.swift
[42/52] Wrapping AST for PathKit for debugging
[44/52] Wrapping AST for Regex for debugging
[45/76] Wrapping AST for SwiftCLI for debugging
[47/76] Emitting module SVMPrefsTools
[48/76] Compiling SVMPrefsTools Backup.swift
[50/77] Compiling Stencil Context.swift
[51/77] Compiling Stencil DynamicMemberLookup.swift
[52/77] Compiling Stencil Environment.swift
[52/77] Wrapping AST for SVMPrefsTools for debugging
[54/79] Compiling Stencil IfTag.swift
[55/79] Compiling Stencil Include.swift
[56/79] Compiling Stencil Inheritance.swift
[57/79] Emitting module Stencil
[58/79] Compiling Stencil Loader.swift
[59/79] Compiling Stencil Node.swift
[60/79] Compiling Stencil NowTag.swift
[61/79] Compiling Stencil KeyPath.swift
[62/79] Compiling Stencil LazyValueWrapper.swift
[63/79] Compiling Stencil Lexer.swift
[64/79] Compiling Stencil Errors.swift
[65/79] Compiling Stencil Expression.swift
[66/79] Compiling Stencil Extension.swift
[67/79] Compiling Stencil FilterTag.swift
[68/79] Compiling Stencil Filters.swift
[69/79] Compiling Stencil ForTag.swift
[70/79] Compiling Stencil Parser.swift
[71/79] Compiling Stencil Template.swift
[72/79] Compiling Stencil Tokenizer.swift
[73/79] Compiling Stencil TrimBehaviour.swift
[74/79] Compiling Stencil Variable.swift
[75/80] Wrapping AST for Stencil for debugging
[77/90] Compiling SVMPrefsKit Version.swift
/host/spi-builder-workspace/Sources/SVMPrefsKit/Extensions.swift:4:8: error: no such module 'CommonCrypto'
2 |
3 | import Foundation
4 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
5 | import Regex
6 |
[78/91] Compiling SVMPrefsKit ParsingOptions.swift
/host/spi-builder-workspace/Sources/SVMPrefsKit/Extensions.swift:4:8: error: no such module 'CommonCrypto'
2 |
3 | import Foundation
4 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
5 | import Regex
6 |
[79/91] Compiling SVMPrefsKit Parser.swift
/host/spi-builder-workspace/Sources/SVMPrefsKit/Extensions.swift:4:8: error: no such module 'CommonCrypto'
2 |
3 | import Foundation
4 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
5 | import Regex
6 |
[80/91] Compiling SVMPrefsKit Models.swift
/host/spi-builder-workspace/Sources/SVMPrefsKit/Extensions.swift:4:8: error: no such module 'CommonCrypto'
2 |
3 | import Foundation
4 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
5 | import Regex
6 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[81/91] Emitting module SVMPrefsKit
/host/spi-builder-workspace/Sources/SVMPrefsKit/Extensions.swift:4:8: error: no such module 'CommonCrypto'
2 |
3 | import Foundation
4 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
5 | import Regex
6 |
[82/91] Compiling SVMPrefsKit SwiftCodeGenerator.swift
/host/spi-builder-workspace/Sources/SVMPrefsKit/Extensions.swift:4:8: error: no such module 'CommonCrypto'
2 |
3 | import Foundation
4 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
5 | import Regex
6 |
[83/91] Compiling SVMPrefsKit Error.swift
/host/spi-builder-workspace/Sources/SVMPrefsKit/Extensions.swift:4:8: error: no such module 'CommonCrypto'
2 |
3 | import Foundation
4 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
5 | import Regex
6 |
[84/91] Compiling SVMPrefsKit Extensions.swift
/host/spi-builder-workspace/Sources/SVMPrefsKit/Extensions.swift:4:8: error: no such module 'CommonCrypto'
2 |
3 | import Foundation
4 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
5 | import Regex
6 |
[85/91] Compiling SVMPrefsKit BaseCodeGenerator.swift
/host/spi-builder-workspace/Sources/SVMPrefsKit/Extensions.swift:4:8: error: no such module 'CommonCrypto'
2 |
3 | import Foundation
4 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
5 | import Regex
6 |
[86/91] Compiling SVMPrefsKit ParserMetaData.swift
/host/spi-builder-workspace/Sources/SVMPrefsKit/Extensions.swift:4:8: error: no such module 'CommonCrypto'
2 |
3 | import Foundation
4 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
5 | import Regex
6 |
[87/91] Compiling SVMPrefsKit Processor.swift
/host/spi-builder-workspace/Sources/SVMPrefsKit/Extensions.swift:4:8: error: no such module 'CommonCrypto'
2 |
3 | import Foundation
4 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
5 | import Regex
6 |
BUILD FAILURE 6.0 linux