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 SwiftTypeAdoptionReporter, reference main (b249ab), with Swift 6.0 for Linux on 28 Nov 2024 02:10:09 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/thumbtack/star.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/thumbtack/star
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b249ab5 Update to swift-tools-version:5.6 (#25)
Cloned https://github.com/thumbtack/star.git
Revision (git rev-parse @):
b249ab5bf27147699789fe66af9214f22b448d28
SUCCESS checkout https://github.com/thumbtack/star.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/thumbtack/star.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-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.74s)
[1/66683] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.41s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.80s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.5.0 (0.52s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50600.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.5.0
Building for debugging...
[0/22] Write sources
[6/22] Compiling atomic-counter.c
[7/22] Write swift-version-24593BA9C3E375BF.txt
[9/57] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/57] Emitting module ArgumentParserToolInfo
[12/58] Compiling SwiftSyntax AbsolutePosition.swift
[13/58] Compiling SwiftSyntax AtomicCounter.swift
[14/58] Compiling SwiftSyntax CNodes.swift
[15/58] Compiling SwiftSyntax IncrementalParseTransition.swift
[16/58] Compiling SwiftSyntax RawSyntax.swift
[16/62] Wrapping AST for ArgumentParserToolInfo for debugging
[18/96] Compiling ArgumentParser Option.swift
[19/96] Compiling ArgumentParser OptionGroup.swift
[20/96] Compiling ArgumentParser CommandConfiguration.swift
[21/96] Compiling ArgumentParser EnumerableFlag.swift
[22/96] Compiling ArgumentParser ExpressibleByArgument.swift
[23/100] Compiling ArgumentParser CollectionExtensions.swift
[24/100] Compiling ArgumentParser SequenceExtensions.swift
[25/100] Compiling ArgumentParser StringExtensions.swift
[26/100] Compiling ArgumentParser Tree.swift
[27/100] Compiling ArgumentParser ArgumentHelp.swift
[28/100] Compiling ArgumentParser CompletionKind.swift
[29/100] Compiling ArgumentParser Errors.swift
[30/100] Compiling ArgumentParser Flag.swift
[31/100] Compiling ArgumentParser NameSpecification.swift
[32/100] Emitting module ArgumentParser
[33/100] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/100] Compiling ArgumentParser CompletionsGenerator.swift
[35/100] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/100] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/100] Compiling ArgumentParser Argument.swift
[38/100] Compiling ArgumentParser ParsableArguments.swift
[39/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/100] Compiling ArgumentParser ParsableCommand.swift
[41/100] Compiling ArgumentParser ArgumentDecoder.swift
[42/100] Compiling ArgumentParser ArgumentDefinition.swift
[43/100] Compiling ArgumentParser ArgumentSet.swift
[44/100] Compiling ArgumentParser CommandParser.swift
[45/100] Compiling ArgumentParser InputOrigin.swift
[46/100] Compiling ArgumentParser Name.swift
[47/100] Compiling ArgumentParser Parsed.swift
[48/100] Compiling ArgumentParser ParsedValues.swift
[49/100] Compiling ArgumentParser ParserError.swift
[50/100] Compiling ArgumentParser SplitArguments.swift
[51/100] Compiling ArgumentParser DumpHelpGenerator.swift
[52/100] Compiling ArgumentParser HelpCommand.swift
[53/100] Compiling ArgumentParser HelpGenerator.swift
[54/100] Compiling ArgumentParser MessageInfo.swift
[55/100] Compiling ArgumentParser UsageGenerator.swift
[56/101] Wrapping AST for ArgumentParser for debugging
[58/101] Emitting module SwiftSyntax
[90/102] Wrapping AST for SwiftSyntax for debugging
[91/102] Write Objects.LinkFileList
[92/107] Archiving libSwiftSyntax.a
[94/107] Compiling SwiftSyntaxParser NodeDeclarationHash.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
[95/107] Compiling SwiftSyntaxParser CNodes.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
error: emit-module command failed with exit code 1 (use -v to see invocation)
[96/107] Compiling SwiftSyntaxParser SyntaxParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
[97/107] Emitting module SwiftSyntaxParser
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
[98/107] Compiling SwiftSyntaxParser Diagnostic.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
BUILD FAILURE 6.0 linux