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

Successful build of Sitrep, reference main (a303a4), with Swift 5.10 for Linux on 2 May 2025 12:56:38 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/twostraws/Sitrep.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/twostraws/Sitrep
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a303a41 Merge pull request #42 from henrik-dmg/main
Cloned https://github.com/twostraws/Sitrep.git
Revision (git rev-parse @):
a303a41dfbf482b6e9ea51862833ff1551dffdc2
SUCCESS checkout https://github.com/twostraws/Sitrep.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/twostraws/Sitrep.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/jpsim/Yams.git
[1/10449] Fetching yams
[5644/25405] Fetching yams, swift-argument-parser
[23839/95696] Fetching yams, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser from cache (8.91s)
Fetched https://github.com/apple/swift-syntax.git from cache (9.04s)
Fetched https://github.com/jpsim/Yams.git from cache (9.08s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 508.0.1 (2.16s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.97s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.89s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 508.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/32] Write sources
[10/32] Compiling reader.c
[11/32] Compiling parser.c
[12/32] Compiling api.c
[13/32] Compiling writer.c
[14/32] Write swift-version-24593BA9C3E375BF.txt
[15/32] Compiling emitter.c
[16/32] Compiling scanner.c
[18/91] Compiling Yams Tag.swift
[19/91] Compiling Yams YamlAnchorProviding.swift
[20/93] Emitting module ArgumentParserToolInfo
[21/93] Compiling ArgumentParserToolInfo ToolInfo.swift
[22/94] Wrapping AST for ArgumentParserToolInfo for debugging
[24/132] Compiling ArgumentParser CommandConfiguration.swift
[25/132] Compiling ArgumentParser CommandGroup.swift
[26/132] Compiling ArgumentParser OptionGroup.swift
[27/132] Compiling ArgumentParser AsyncParsableCommand.swift
[28/132] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/132] Compiling ArgumentParser Argument.swift
[30/132] Compiling ArgumentParser ArgumentHelp.swift
[31/132] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/132] Compiling ArgumentParser CompletionsGenerator.swift
[33/132] Compiling ArgumentParser FishCompletionsGenerator.swift
[34/132] Compiling ArgumentParser ArgumentVisibility.swift
[35/132] Compiling ArgumentParser CompletionKind.swift
[36/132] Compiling ArgumentParser Errors.swift
[37/132] Compiling ArgumentParser ParsableArguments.swift
[38/132] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/132] Emitting module Yams
[40/132] Compiling ArgumentParser Flag.swift
[41/132] Compiling ArgumentParser NameSpecification.swift
[42/132] Compiling ArgumentParser Option.swift
[43/133] Wrapping AST for Yams for debugging
[51/138] Emitting module ArgumentParser
[58/138] Compiling ArgumentParser Name.swift
[59/138] Compiling ArgumentParser Parsed.swift
[60/138] Compiling ArgumentParser ParsedValues.swift
[61/138] Compiling ArgumentParser ParserError.swift
[62/138] Compiling ArgumentParser SplitArguments.swift
[63/138] Compiling ArgumentParser DumpHelpGenerator.swift
[64/138] Compiling ArgumentParser HelpCommand.swift
[65/138] Compiling ArgumentParser HelpGenerator.swift
[66/138] Compiling ArgumentParser MessageInfo.swift
[67/138] Compiling ArgumentParser UsageGenerator.swift
[68/138] Compiling ArgumentParser CollectionExtensions.swift
[69/138] Compiling ArgumentParser Platform.swift
[70/138] Compiling ArgumentParser SequenceExtensions.swift
[71/138] Compiling ArgumentParser StringExtensions.swift
[72/138] Compiling ArgumentParser Tree.swift
[73/138] Compiling ArgumentParser ExpressibleByArgument.swift
[76/138] Compiling ArgumentParser ParsableCommand.swift
[77/138] Compiling ArgumentParser ArgumentDecoder.swift
[82/138] Compiling ArgumentParser EnumerableFlag.swift
[83/138] Compiling ArgumentParser ArgumentDefinition.swift
[84/138] Compiling ArgumentParser ArgumentSet.swift
[85/138] Compiling ArgumentParser CommandParser.swift
[86/138] Compiling ArgumentParser InputKey.swift
[87/138] Compiling ArgumentParser InputOrigin.swift
[88/139] Wrapping AST for ArgumentParser for debugging
[90/139] Emitting module SwiftSyntax
[128/144] Compiling SwiftSyntax SyntaxExprNodes.swift
[129/144] Compiling SwiftSyntax SyntaxNodes.swift
[130/144] Compiling SwiftSyntax SyntaxPatternNodes.swift
[131/144] Compiling SwiftSyntax SyntaxStmtNodes.swift
[132/144] Compiling SwiftSyntax SyntaxTypeNodes.swift
[133/149] Wrapping AST for SwiftSyntax for debugging
[134/149] Write Objects.LinkFileList
[135/151] Archiving libSwiftSyntax.a
[137/151] Compiling SwiftDiagnostics Note.swift
[138/151] Compiling SwiftDiagnostics Message.swift
[139/151] Compiling SwiftDiagnostics FixIt.swift
[140/151] Emitting module SwiftDiagnostics
[141/151] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[142/151] Compiling SwiftDiagnostics Diagnostic.swift
[143/152] Wrapping AST for SwiftDiagnostics for debugging
[145/178] Compiling SwiftParser TokenConsumer.swift
[146/178] Compiling SwiftParser TokenPrecedence.swift
[147/178] Compiling SwiftParser TopLevel.swift
[148/178] Compiling SwiftParser TriviaParser.swift
[149/178] Compiling SwiftParser Types.swift
[150/178] Compiling SwiftParser DeclarationAttribute.swift
[151/181] Compiling SwiftParser Recovery.swift
[152/181] Compiling SwiftParser Statements.swift
[153/181] Compiling SwiftParser SyntaxUtils.swift
[154/181] Compiling SwiftParser Lookahead.swift
[155/181] Compiling SwiftParser LoopProgressCondition.swift
[156/181] Compiling SwiftParser Modifiers.swift
[157/181] Compiling SwiftParser Names.swift
[158/181] Compiling SwiftParser Nominals.swift
[159/181] Compiling SwiftParser Parser.swift
[160/181] Compiling SwiftParser Patterns.swift
[161/181] Compiling SwiftParser RawTokenKindSubset.swift
[162/181] Compiling SwiftParser DeclarationModifier.swift
[163/181] Compiling SwiftParser Parser+Entry.swift
[164/181] Compiling SwiftParser TypeAttribute.swift
[165/181] Compiling SwiftParser Attributes.swift
[166/181] Compiling SwiftParser Availability.swift
[167/181] Compiling SwiftParser CharacterInfo.swift
[168/181] Compiling SwiftParser Declarations.swift
[169/181] Compiling SwiftParser Directives.swift
[170/181] Compiling SwiftParser Expressions.swift
[171/181] Compiling SwiftParser Lexer.swift
[172/181] Compiling SwiftParser LexerDiagnosticMessages.swift
[173/181] Emitting module SwiftParser
[174/182] Wrapping AST for SwiftParser for debugging
[176/185] Compiling SwiftSyntaxParser SyntaxParser.swift
[177/185] Compiling SwiftSyntaxParser Diagnostic.swift
[178/185] Emitting module SwiftSyntaxParser
[179/186] Wrapping AST for SwiftSyntaxParser for debugging
[180/186] Write Objects.LinkFileList
[181/198] Archiving libSwiftSyntaxParser.a
[183/198] Compiling SitrepCore Report.swift
[184/198] Compiling SitrepCore Scan.swift
[185/198] Compiling SitrepCore Results.swift
[186/199] Compiling SitrepCore Function.swift
[187/199] Compiling SitrepCore Node.swift
[188/199] Compiling SitrepCore File.swift
[189/199] Compiling SitrepCore FileVisitor.swift
[190/199] Compiling SitrepCore Configuration.swift
[191/199] Compiling SitrepCore Extensions.swift
[192/199] Compiling SitrepCore BodyStripper.swift
[193/199] Compiling SitrepCore Comment.swift
[194/199] Emitting module SitrepCore
[195/199] Compiling SitrepCore Type.swift
[196/200] Wrapping AST for SitrepCore for debugging
[198/202] Compiling Sitrep Sitrep.swift
[199/202] Emitting module Sitrep
[200/203] Wrapping AST for Sitrep for debugging
[201/203] Write Objects.LinkFileList
[202/203] Linking Sitrep
Build complete! (192.65s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "508.0.0",
            "upper_bound" : "509.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "Sitrep",
  "name" : "Sitrep",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SitrepCore",
      "targets" : [
        "SitrepCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Sitrep",
      "targets" : [
        "Sitrep"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SitrepCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SitrepCoreTests",
      "path" : "Tests/SitrepCoreTests",
      "sources" : [
        "SitrepCoreTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SitrepCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SitrepCore",
      "module_type" : "SwiftTarget",
      "name" : "SitrepCore",
      "path" : "Sources/SitrepCore",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxParser",
        "Yams",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "SitrepCore",
        "Sitrep"
      ],
      "sources" : [
        "BodyStripper.swift",
        "Comment.swift",
        "Configuration.swift",
        "Extensions.swift",
        "File.swift",
        "FileVisitor.swift",
        "Function.swift",
        "Node.swift",
        "Report.swift",
        "Results.swift",
        "Scan.swift",
        "Type.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sitrep",
      "module_type" : "SwiftTarget",
      "name" : "Sitrep",
      "path" : "Sources/Sitrep",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Sitrep"
      ],
      "sources" : [
        "Sitrep.swift"
      ],
      "target_dependencies" : [
        "SitrepCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.