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 OutputUhooi, reference 0.2.0 (c49604), with Swift 6.0 for Linux on 28 Nov 2024 20:12:15 UTC.

Swift 6 data race errors: 1

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uhooi/swift-output-uhooi.git
Reference: 0.2.0
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/uhooi/swift-output-uhooi
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at c496042 Merge pull request #16 from uhooi/release/0.2.0
Cloned https://github.com/uhooi/swift-output-uhooi.git
Revision (git rev-parse @):
c496042fa2abda87099af6b5996d870221ca76a6
SUCCESS checkout https://github.com/uhooi/swift-output-uhooi.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/uhooi/swift-output-uhooi.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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 -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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.73s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.45s)
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/12] Write sources
[5/12] Write swift-version-24593BA9C3E375BF.txt
[7/16] Compiling OutputUhooiCore TextBuilder.swift
[8/16] Emitting module OutputUhooiCore
[10/17] Emitting module ArgumentParserToolInfo
[11/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/18] Wrapping AST for OutputUhooiCore for debugging
[13/18] Wrapping AST for ArgumentParserToolInfo for debugging
[15/56] Emitting module ArgumentParser
[16/61] Compiling ArgumentParser ArgumentVisibility.swift
[17/61] Compiling ArgumentParser CompletionKind.swift
[18/61] Compiling ArgumentParser Errors.swift
[19/61] Compiling ArgumentParser Flag.swift
[20/61] Compiling ArgumentParser NameSpecification.swift
[21/61] Compiling ArgumentParser Option.swift
[22/61] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/61] Compiling ArgumentParser CompletionsGenerator.swift
[24/61] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/61] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/61] Compiling ArgumentParser Argument.swift
[27/61] Compiling ArgumentParser ArgumentHelp.swift
[28/61] Compiling ArgumentParser ExpressibleByArgument.swift
[29/61] Compiling ArgumentParser ParsableArguments.swift
[30/61] Compiling ArgumentParser ParsableArgumentsValidation.swift
[31/61] Compiling ArgumentParser ParsableCommand.swift
[32/61] Compiling ArgumentParser ArgumentDecoder.swift
[33/61] Compiling ArgumentParser Name.swift
[34/61] Compiling ArgumentParser Parsed.swift
[35/61] Compiling ArgumentParser ParsedValues.swift
[36/61] Compiling ArgumentParser ParserError.swift
[37/61] Compiling ArgumentParser SplitArguments.swift
[38/61] Compiling ArgumentParser OptionGroup.swift
[39/61] Compiling ArgumentParser AsyncParsableCommand.swift
[40/61] Compiling ArgumentParser CommandConfiguration.swift
[41/61] Compiling ArgumentParser CommandGroup.swift
[42/61] Compiling ArgumentParser EnumerableFlag.swift
[43/61] Compiling ArgumentParser ArgumentDefinition.swift
[44/61] Compiling ArgumentParser ArgumentSet.swift
[45/61] Compiling ArgumentParser CommandParser.swift
[46/61] Compiling ArgumentParser InputKey.swift
[47/61] Compiling ArgumentParser InputOrigin.swift
[48/61] Compiling ArgumentParser CollectionExtensions.swift
[49/61] Compiling ArgumentParser Platform.swift
[50/61] Compiling ArgumentParser SequenceExtensions.swift
[51/61] Compiling ArgumentParser StringExtensions.swift
[52/61] Compiling ArgumentParser Tree.swift
[53/61] Compiling ArgumentParser DumpHelpGenerator.swift
[54/61] Compiling ArgumentParser HelpCommand.swift
[55/61] Compiling ArgumentParser HelpGenerator.swift
[56/61] Compiling ArgumentParser MessageInfo.swift
[57/61] Compiling ArgumentParser UsageGenerator.swift
[58/62] Wrapping AST for ArgumentParser for debugging
[60/64] Emitting module OutputUhooi
/host/spi-builder-workspace/Sources/OutputUhooi/main.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Uhooi: ParsableCommand {
 5 |
 6 |     static var configuration = CommandConfiguration(
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         abstract: "Uhooi speak the phrase.",
 8 |         version: "0.2.0"
[61/64] Compiling OutputUhooi main.swift
/host/spi-builder-workspace/Sources/OutputUhooi/main.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Uhooi: ParsableCommand {
 5 |
 6 |     static var configuration = CommandConfiguration(
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         abstract: "Uhooi speak the phrase.",
 8 |         version: "0.2.0"
[62/65] Wrapping AST for OutputUhooi for debugging
[63/65] Write Objects.LinkFileList
[64/65] Linking uhooi
Build complete! (15.42s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "OutputUhooi",
  "name" : "OutputUhooi",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "uhooi",
      "targets" : [
        "OutputUhooi"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OutputUhooiTests",
      "module_type" : "SwiftTarget",
      "name" : "OutputUhooiTests",
      "path" : "Tests/OutputUhooiTests",
      "sources" : [
        "OutputUhooiTests.swift"
      ],
      "target_dependencies" : [
        "OutputUhooi"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OutputUhooiCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "OutputUhooiCoreTests",
      "path" : "Tests/OutputUhooiCoreTests",
      "sources" : [
        "TextBuilderTests.swift"
      ],
      "target_dependencies" : [
        "OutputUhooiCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OutputUhooiCore",
      "module_type" : "SwiftTarget",
      "name" : "OutputUhooiCore",
      "path" : "Sources/OutputUhooiCore",
      "product_memberships" : [
        "uhooi"
      ],
      "sources" : [
        "TextBuilder.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OutputUhooi",
      "module_type" : "SwiftTarget",
      "name" : "OutputUhooi",
      "path" : "Sources/OutputUhooi",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "uhooi"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OutputUhooiCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.