The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftOutline, reference master (dcec49), with Swift 6.2 for Linux on 17 Jun 2025 13:41:55 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/kenmaz/swiftoutline.git
Reference: master
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/kenmaz/swiftoutline
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at dcec496 Update README.md
Cloned https://github.com/kenmaz/swiftoutline.git
Revision (git rev-parse @):
dcec496d670ee107e784c8b0ee8fab8e31c93b96
SUCCESS checkout https://github.com/kenmaz/swiftoutline.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kenmaz/swiftoutline.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/kylef/PathKit
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/apple/swift-syntax.git
[1/1411] Fetching pathkit
[31/2999] Fetching pathkit, commander
Fetched https://github.com/kylef/Commander.git from cache (0.39s)
Fetched https://github.com/kylef/PathKit from cache (0.39s)
[1/70861] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (7.18s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50000.0 (9.60s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.40s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.21s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.63s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.2 (2.36s)
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.2
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50000.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Building for debugging...
[0/15] Write sources
[5/15] Write swift-version-24593BA9C3E375BF.txt
[7/50] Emitting module Commander
[8/51] Compiling Commander Command.swift
[9/51] Compiling SwiftSyntax DiagnosticEngine.swift
[10/51] Compiling SwiftSyntax JSONDiagnosticConsumer.swift
[11/51] Compiling Commander Group.swift
[12/51] Compiling Commander ArgumentParser.swift
[13/51] Compiling Commander Error.swift
[14/51] Emitting module SwiftSyntax
[15/53] Emitting module PathKit
[16/53] Compiling PathKit PathKit.swift
[17/55] Compiling SwiftSyntax AbsolutePosition.swift
[18/55] Compiling SwiftSyntax ByteTreeDeserialization.swift
[19/55] Compiling SwiftSyntax Diagnostic.swift
[20/55] Compiling SwiftSyntax DiagnosticConsumer.swift
[23/55] Compiling SwiftSyntax LazyNonThreadSafeCache.swift
[24/55] Compiling SwiftSyntax PrintingDiagnosticConsumer.swift
[25/55] Wrapping AST for PathKit for debugging
[27/55] Compiling Commander Commands.swift
[28/55] Compiling Commander CommandRunner.swift
[29/55] Compiling Commander CommandType.swift
[30/56] Wrapping AST for Commander for debugging
[32/56] Compiling SwiftSyntax SyntaxRewriter.swift
[33/56] Compiling SwiftSyntax TokenKind.swift
[34/56] Compiling SwiftSyntax Trivia.swift
[35/56] Compiling SwiftSyntax SwiftSyntax.swift
[36/56] Compiling SwiftSyntax SwiftcInvocation.swift
[37/56] Compiling SwiftSyntax Syntax.swift
[38/56] Compiling SwiftSyntax SyntaxChildren.swift
[39/56] Compiling SwiftSyntax SyntaxData.swift
[40/56] Compiling SwiftSyntax WeakLookupTable.swift
[41/56] Compiling SwiftSyntax SyntaxBuilders.swift
[42/56] Compiling SwiftSyntax SyntaxClassifier.swift
[43/56] Compiling SwiftSyntax SyntaxCollections.swift
[44/56] Compiling SwiftSyntax SyntaxFactory.swift
[45/56] Compiling SwiftSyntax SyntaxKind.swift
[46/56] Compiling SwiftSyntax SyntaxNodes.swift
[47/56] Compiling SwiftSyntax RawSyntax.swift
[48/56] Compiling SwiftSyntax SourceLength.swift
[49/56] Compiling SwiftSyntax SourcePresence.swift
[50/58] Wrapping AST for SwiftSyntax for debugging
[52/61] Compiling SwiftOutlineKit GraphvizClient.swift
/host/spi-builder-workspace/Sources/SwiftOutlineKit/GraphvizClient.swift:21:14: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
19 |         task.environment = env
20 |
21 |         task.launchPath = "/usr/bin/env"
   |              |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
   |              `- note: use 'executableURL' instead
22 |         task.arguments = args
23 |         task.launch()
/host/spi-builder-workspace/Sources/SwiftOutlineKit/GraphvizClient.swift:23:14: warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
21 |         task.launchPath = "/usr/bin/env"
22 |         task.arguments = args
23 |         task.launch()
   |              |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
   |              `- note: use 'run' instead
24 |         task.waitUntilExit()
25 |         return task.terminationStatus
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[53/61] Compiling SwiftOutlineKit Emitter.swift
[54/61] Emitting module SwiftOutlineKit
[55/61] Compiling SwiftOutlineKit Analyzer.swift
[56/62] Wrapping AST for SwiftOutlineKit for debugging
[57/62] Write Objects.LinkFileList
[58/64] Archiving libSwiftOutlineKit.a
[60/64] Emitting module SwiftOutline
[61/64] Compiling SwiftOutline main.swift
[62/65] Wrapping AST for SwiftOutline for debugging
[63/65] Write Objects.LinkFileList
[64/65] Linking SwiftOutline
Build complete! (72.57s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "exact" : [
          "0.50000.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit"
    },
    {
      "identity" : "commander",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Commander.git"
    }
  ],
  "manifest_display_name" : "SwiftOutline",
  "name" : "SwiftOutline",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftOutline",
      "targets" : [
        "SwiftOutline"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftOutlineKit",
      "targets" : [
        "SwiftOutlineKit"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftOutlineTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOutlineTests",
      "path" : "Tests/SwiftOutlineTests",
      "sources" : [
        "SwiftOutlineTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftOutline"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOutlineKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOutlineKitTests",
      "path" : "Tests/SwiftOutlineKitTests",
      "sources" : [
        "GraphvizClientTests.swift",
        "SwiftOutlineTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftOutlineKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOutlineKit",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOutlineKit",
      "path" : "Sources/SwiftOutlineKit",
      "product_dependencies" : [
        "SwiftSyntax",
        "PathKit"
      ],
      "product_memberships" : [
        "SwiftOutline",
        "SwiftOutlineKit"
      ],
      "sources" : [
        "Analyzer.swift",
        "Emitter.swift",
        "GraphvizClient.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftOutline",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOutline",
      "path" : "Sources/SwiftOutline",
      "product_dependencies" : [
        "Commander"
      ],
      "product_memberships" : [
        "SwiftOutline"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftOutlineKit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
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
Done.