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.1 for Linux on 26 Apr 2025 11:45:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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.1
Building package at path:  $PWD
https://github.com/thumbtack/star.git
https://github.com/thumbtack/star.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.50600.0",
            "upper_bound" : "0.50601.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "SwiftTypeAdoptionReporter",
  "name" : "SwiftTypeAdoptionReporter",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "star",
      "targets" : [
        "star"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "STARLib",
      "targets" : [
        "STARLib"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "star",
      "module_type" : "SwiftTarget",
      "name" : "star",
      "path" : "Sources/star",
      "product_memberships" : [
        "star"
      ],
      "sources" : [
        "OutputFormat.swift",
        "SyntaxType+ExpressibleByArgument.swift",
        "URL+ExpressibleByArgument.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "STARLib"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "STARLibTests",
      "module_type" : "SwiftTarget",
      "name" : "STARLibTests",
      "path" : "Tests/STARLibTests",
      "sources" : [
        "FastStrategyTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "STARLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "STARLib",
      "module_type" : "SwiftTarget",
      "name" : "STARLib",
      "path" : "Sources/STARLib",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxParser",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "star",
        "STARLib"
      ],
      "sources" : [
        "FastStrategy.swift",
        "HumanReadableReportFormatter.swift",
        "JSONReportFormatter.swift",
        "ReportFormatter.swift",
        "Strategy.swift",
        "SyntaxType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/14937] Fetching swift-argument-parser
[14341/85169] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (4.91s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.95s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (5.66s)
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.46s)
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
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
Building for debugging...
[0/22] Write sources
[6/22] Compiling atomic-counter.c
[6/22] Write swift-version-24593BA9C3E375BF.txt
[9/57] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/57] Emitting module ArgumentParserToolInfo
[11/58] Wrapping AST for ArgumentParserToolInfo for debugging
[13/92] Compiling ArgumentParser ParsableArguments.swift
[14/92] Compiling ArgumentParser ParsableArgumentsValidation.swift
[15/92] Compiling ArgumentParser ParsableCommand.swift
[16/92] Compiling ArgumentParser ArgumentDecoder.swift
[17/92] Compiling ArgumentParser ArgumentDefinition.swift
[18/92] Compiling ArgumentParser ArgumentHelp.swift
[19/92] Compiling ArgumentParser CompletionKind.swift
[20/92] Compiling ArgumentParser Errors.swift
[21/92] Compiling ArgumentParser Flag.swift
[22/92] Compiling ArgumentParser NameSpecification.swift
[23/92] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/92] Compiling ArgumentParser CompletionsGenerator.swift
[25/92] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/92] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/92] Compiling ArgumentParser Argument.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
[38/100] Emitting module ArgumentParser
[39/100] Compiling ArgumentParser Option.swift
[40/100] Compiling ArgumentParser OptionGroup.swift
[41/100] Compiling ArgumentParser CommandConfiguration.swift
[42/100] Compiling ArgumentParser EnumerableFlag.swift
[43/100] Compiling ArgumentParser ExpressibleByArgument.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] Compiling ArgumentParser HelpCommand.swift
[59/100] Compiling ArgumentParser HelpGenerator.swift
[60/100] Compiling ArgumentParser MessageInfo.swift
[61/100] Compiling SwiftSyntax SyntaxNodes.swift
[62/100] Compiling ArgumentParser ParsedValues.swift
[63/100] Compiling ArgumentParser ParserError.swift
[64/100] Compiling ArgumentParser SplitArguments.swift
[65/100] Compiling ArgumentParser DumpHelpGenerator.swift
[66/101] Wrapping AST for ArgumentParser for debugging
[68/101] Emitting module SwiftSyntax
[90/102] Wrapping AST for SwiftSyntax for debugging
[91/102] Write Objects.LinkFileList
[92/107] Archiving libSwiftSyntax.a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[94/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
[95/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
[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] 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
[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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/14] Write swift-version-24593BA9C3E375BF.txt
[2/49] Emitting module ArgumentParserToolInfo
[3/49] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/83] Emitting module ArgumentParser
[6/87] Compiling ArgumentParser CollectionExtensions.swift
[7/87] Compiling ArgumentParser SequenceExtensions.swift
[8/87] Compiling ArgumentParser StringExtensions.swift
[9/87] Compiling ArgumentParser Tree.swift
[10/87] Compiling ArgumentParser ArgumentHelp.swift
[11/87] Compiling ArgumentParser CompletionKind.swift
[12/87] Compiling ArgumentParser Errors.swift
[13/87] Compiling ArgumentParser Flag.swift
[14/87] Compiling ArgumentParser NameSpecification.swift
[15/87] Compiling ArgumentParser BashCompletionsGenerator.swift
[16/87] Compiling ArgumentParser CompletionsGenerator.swift
[17/87] Compiling ArgumentParser FishCompletionsGenerator.swift
[18/87] Compiling ArgumentParser ZshCompletionsGenerator.swift
[19/87] Compiling ArgumentParser Argument.swift
[20/87] Compiling ArgumentParser ParsedValues.swift
[21/87] Compiling ArgumentParser ParserError.swift
[22/87] Compiling ArgumentParser SplitArguments.swift
[23/87] Compiling ArgumentParser DumpHelpGenerator.swift
[24/87] Compiling ArgumentParser HelpCommand.swift
[25/87] Compiling ArgumentParser HelpGenerator.swift
[26/87] Compiling ArgumentParser MessageInfo.swift
[27/87] Compiling ArgumentParser UsageGenerator.swift
[28/87] Compiling ArgumentParser ArgumentSet.swift
[29/87] Compiling ArgumentParser CommandParser.swift
[30/87] Compiling ArgumentParser InputOrigin.swift
[31/87] Compiling ArgumentParser Name.swift
[32/87] Compiling ArgumentParser Parsed.swift
[33/87] Compiling ArgumentParser Option.swift
[34/87] Compiling ArgumentParser OptionGroup.swift
[35/87] Compiling ArgumentParser CommandConfiguration.swift
[36/87] Compiling ArgumentParser EnumerableFlag.swift
[37/87] Compiling ArgumentParser ExpressibleByArgument.swift
[38/87] Compiling ArgumentParser ParsableArguments.swift
[39/87] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/87] Compiling ArgumentParser ParsableCommand.swift
[41/87] Compiling ArgumentParser ArgumentDecoder.swift
[42/87] Compiling ArgumentParser ArgumentDefinition.swift
[43/88] Wrapping AST for ArgumentParser for debugging
[50/88] Emitting module SwiftSyntax
[51/92] Compiling SwiftSyntax SyntaxNodes.swift
[52/92] Compiling SwiftSyntax SyntaxPatternNodes.swift
[53/92] Compiling SwiftSyntax SyntaxStmtNodes.swift
[54/92] Compiling SwiftSyntax SyntaxTypeNodes.swift
[82/93] Write Objects.LinkFileList
[83/93] Archiving libSwiftSyntax.a
[85/98] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[86/98] 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
[87/98] 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
[88/98] 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
[89/98] 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.1 linux