The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftOutline, reference master (dcec49), with Swift 6.0 for Linux on 7 Oct 2024 17:18:36 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.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.0
Building package at path:  $PWD
https://github.com/kenmaz/swiftoutline.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b1f5b321a5d74ef5eaf6f5f3afbfebaaa54c7954de6f859009c18a90e0e1c3b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
[200/2609] Fetching spectre, commander
[1328/4020] Fetching spectre, commander, pathkit
[4021/69612] Fetching spectre, commander, pathkit, swift-syntax
Fetched https://github.com/kylef/PathKit from cache (4.71s)
Fetched https://github.com/kylef/Commander.git from cache (4.71s)
Fetched https://github.com/kylef/Spectre.git from cache (4.71s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.75s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.0 (2.02s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.0 (2.10s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50000.0 (1.02s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (1.50s)
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/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Building for debugging...
[0/15] Write sources
[5/15] Write swift-version-24593BA9C3E375BF.txt
[7/50] Emitting module PathKit
[8/50] Compiling Commander Command.swift
[9/51] Compiling Commander ArgumentParser.swift
[10/51] Emitting module Commander
[11/51] Compiling SwiftSyntax DiagnosticEngine.swift
[12/51] Compiling SwiftSyntax JSONDiagnosticConsumer.swift
[13/51] Compiling Commander Group.swift
[14/51] Compiling Commander CommandRunner.swift
[15/51] Compiling Commander Error.swift
[16/51] Compiling Commander CommandType.swift
[17/51] Compiling Commander Commands.swift
[18/52] Wrapping AST for Commander for debugging
[22/52] Compiling SwiftSyntax LazyNonThreadSafeCache.swift
[23/52] Compiling SwiftSyntax PrintingDiagnosticConsumer.swift
[24/55] Compiling SwiftSyntax AbsolutePosition.swift
[25/55] Compiling SwiftSyntax ByteTreeDeserialization.swift
[26/55] Compiling SwiftSyntax Diagnostic.swift
[27/55] Compiling SwiftSyntax DiagnosticConsumer.swift
[28/55] Compiling PathKit PathKit.swift
[29/56] Wrapping AST for PathKit for debugging
[31/56] Emitting module SwiftSyntax
[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 RawSyntax.swift
[42/56] Compiling SwiftSyntax SourceLength.swift
[43/56] Compiling SwiftSyntax SourcePresence.swift
[44/56] Compiling SwiftSyntax SyntaxBuilders.swift
[45/56] Compiling SwiftSyntax SyntaxClassifier.swift
[46/56] Compiling SwiftSyntax SyntaxCollections.swift
[47/56] Compiling SwiftSyntax SyntaxFactory.swift
[48/56] Compiling SwiftSyntax SyntaxKind.swift
[49/56] Compiling SwiftSyntax SyntaxNodes.swift
[50/57] 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'
19 |         task.environment = env
20 |
21 |         task.launchPath = "/usr/bin/env"
   |              |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
   |              `- 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'
21 |         task.launchPath = "/usr/bin/env"
22 |         task.arguments = args
23 |         task.launch()
   |              |- warning: 'launch()' is deprecated: renamed to 'run'
   |              `- note: use 'run' instead
24 |         task.waitUntilExit()
25 |         return task.terminationStatus
[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/63] 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! (66.71s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b1f5b321a5d74ef5eaf6f5f3afbfebaaa54c7954de6f859009c18a90e0e1c3b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.