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.2 (beta) for Linux on 18 Jun 2025 23:55:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/thumbtack/star.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/15380] Fetching swift-argument-parser
[15381/86286] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (5.03s)
Fetched https://github.com/apple/swift-syntax.git from cache (5.07s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (5.84s)
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.72s)
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 SwiftSyntax AbsolutePosition.swift
[10/57] Compiling SwiftSyntax AtomicCounter.swift
[11/57] Compiling SwiftSyntax CNodes.swift
[12/57] Compiling SwiftSyntax IncrementalParseTransition.swift
[13/57] Compiling SwiftSyntax RawSyntax.swift
[14/61] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/61] Emitting module ArgumentParserToolInfo
[16/62] Wrapping AST for ArgumentParserToolInfo for debugging
[18/62] Compiling SwiftSyntax SourceLength.swift
[19/62] Compiling SwiftSyntax SourceLocation.swift
[20/62] Compiling SwiftSyntax SourcePresence.swift
[21/62] Compiling SwiftSyntax Syntax.swift
[22/62] Compiling SwiftSyntax SyntaxChildren.swift
[23/62] Compiling SwiftSyntax SyntaxClassifier.swift
[24/62] Compiling SwiftSyntax SyntaxData.swift
[25/62] Compiling SwiftSyntax SyntaxOtherNodes.swift
[26/62] Compiling SwiftSyntax SyntaxVerifier.swift
[27/62] Compiling SwiftSyntax Utils.swift
[28/96] Compiling ArgumentParser ArgumentSet.swift
[29/96] Compiling ArgumentParser CommandParser.swift
[30/96] Compiling ArgumentParser InputOrigin.swift
[31/96] Compiling ArgumentParser Name.swift
[32/96] Compiling ArgumentParser Parsed.swift
[33/100] Emitting module ArgumentParser
[34/100] Compiling ArgumentParser ArgumentHelp.swift
[35/100] Compiling ArgumentParser CompletionKind.swift
[36/100] Compiling ArgumentParser Errors.swift
[37/100] Compiling ArgumentParser Flag.swift
[38/100] Compiling ArgumentParser NameSpecification.swift
[39/100] Compiling ArgumentParser ParsableArguments.swift
[40/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/100] Compiling ArgumentParser ParsableCommand.swift
[42/100] Compiling ArgumentParser ArgumentDecoder.swift
[43/100] Compiling ArgumentParser ArgumentDefinition.swift
[44/100] Compiling ArgumentParser Option.swift
[45/100] Compiling ArgumentParser OptionGroup.swift
[46/100] Compiling ArgumentParser CommandConfiguration.swift
[47/100] Compiling ArgumentParser EnumerableFlag.swift
[48/100] Compiling ArgumentParser ExpressibleByArgument.swift
[49/100] Compiling ArgumentParser BashCompletionsGenerator.swift
[50/100] Compiling ArgumentParser CompletionsGenerator.swift
[51/100] Compiling ArgumentParser FishCompletionsGenerator.swift
[52/100] Compiling ArgumentParser ZshCompletionsGenerator.swift
[53/100] Compiling ArgumentParser Argument.swift
[54/100] Compiling ArgumentParser CollectionExtensions.swift
[55/100] Compiling ArgumentParser SequenceExtensions.swift
[56/100] Compiling ArgumentParser StringExtensions.swift
[57/100] Compiling ArgumentParser Tree.swift
[58/100] Emitting module SwiftSyntax
[59/100] Compiling ArgumentParser ParsedValues.swift
[60/100] Compiling ArgumentParser ParserError.swift
[61/100] Compiling ArgumentParser SplitArguments.swift
[62/100] Compiling ArgumentParser DumpHelpGenerator.swift
[63/100] Compiling ArgumentParser HelpCommand.swift
[64/100] Compiling ArgumentParser HelpGenerator.swift
[65/100] Compiling ArgumentParser MessageInfo.swift
[66/100] Compiling ArgumentParser UsageGenerator.swift
[67/101] Wrapping AST for ArgumentParser for debugging
[90/106] Wrapping AST for SwiftSyntax for debugging
[91/106] Write Objects.LinkFileList
[93/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
[93/107] Archiving libSwiftSyntax.a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[95/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
[96/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
[97/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
[98/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
BUILD FAILURE 6.2 linux