This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 AssertSwiftCLI with Swift 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KS1019/AssertSwiftCLI.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/KS1019/AssertSwiftCLI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 596665a Update .gitignore
Cloned https://github.com/KS1019/AssertSwiftCLI.git
Revision (git rev-parse @):
596665ab63843545dc327ec6571be566e952ea5a
SUCCESS checkout https://github.com/KS1019/AssertSwiftCLI.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/KS1019/AssertSwiftCLI.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/4232] Fetching swift-custom-dump
[4233/6588] Fetching swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.40s)
[1/11679] Fetching swift-argument-parser
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.66s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.45s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.3.0 (0.44s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.43s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.3.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.2.1
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/11] Emitting module ArgumentParserToolInfo
[9/11] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/46] Emitting module ArgumentParser
[12/50] Emitting module XCTestDynamicOverlay
[13/50] Compiling XCTestDynamicOverlay XCTFail.swift
[14/51] Compiling ArgumentParser ArgumentHelp.swift
[15/51] Compiling ArgumentParser CompletionKind.swift
[16/51] Compiling ArgumentParser Errors.swift
[17/51] Compiling ArgumentParser Flag.swift
[18/51] Compiling ArgumentParser NameSpecification.swift
[19/51] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/51] Compiling ArgumentParser CompletionsGenerator.swift
[21/51] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/51] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/51] Compiling ArgumentParser Argument.swift
[24/51] Compiling ArgumentParser CollectionExtensions.swift
[25/51] Compiling ArgumentParser SequenceExtensions.swift
[26/51] Compiling ArgumentParser StringExtensions.swift
[27/51] Compiling ArgumentParser Tree.swift
[29/74] Compiling CustomDump GameKit.swift
[30/74] Compiling CustomDump KeyPath.swift
[31/74] Compiling CustomDump Photos.swift
[32/77] Compiling ArgumentParser ParsableArguments.swift
[33/77] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/77] Compiling ArgumentParser ParsableCommand.swift
[35/77] Compiling ArgumentParser ArgumentDecoder.swift
[36/77] Compiling ArgumentParser ArgumentDefinition.swift
[37/77] Compiling CustomDump SwiftUI.swift
[38/77] Compiling CustomDump UIKit.swift
[39/77] Compiling CustomDump UserNotifications.swift
[40/77] Compiling CustomDump Mirror.swift
[41/77] Compiling CustomDump String.swift
[42/77] Compiling CustomDump XCTAssertNoDifference.swift
[43/77] Compiling ArgumentParser HelpGenerator.swift
[44/77] Compiling ArgumentParser MessageInfo.swift
[45/77] Compiling ArgumentParser UsageGenerator.swift
[49/77] Compiling CustomDump UserNotificationsUI.swift
[50/77] Compiling CustomDump CustomDumpReflectable.swift
[51/77] Compiling CustomDump CustomDumpRepresentable.swift
[52/77] Compiling CustomDump AnyType.swift
[53/77] Compiling CustomDump Box.swift
[54/77] Compiling CustomDump CollectionDifference.swift
[63/77] Compiling CustomDump CustomDumpStringConvertible.swift
[64/77] Compiling CustomDump Diff.swift
[65/77] Compiling CustomDump Dump.swift
[68/78] Compiling CustomDump CoreImage.swift
[69/78] Compiling CustomDump CoreLocation.swift
[70/78] Compiling CustomDump CoreMotion.swift
[71/78] Compiling CustomDump Foundation.swift
[72/81] Emitting module CustomDump
[73/81] Compiling CustomDump Speech.swift
[74/81] Compiling CustomDump StoreKit.swift
[75/81] Compiling CustomDump Swift.swift
[80/82] Emitting module ArgumentParserTestHelpers
[81/82] Compiling ArgumentParserTestHelpers StringHelpers.swift
[82/82] Compiling ArgumentParserTestHelpers TestHelpers.swift
[84/85] Compiling AssertSwiftCLI AssertSwiftCLI.swift
[85/85] Emitting module AssertSwiftCLI
Build complete! (15.06s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "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" : "AssertSwiftCLI",
  "name" : "AssertSwiftCLI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "AssertSwiftCLI",
      "targets" : [
        "AssertSwiftCLI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AssertSwiftCLITests",
      "module_type" : "SwiftTarget",
      "name" : "AssertSwiftCLITests",
      "path" : "Tests/AssertSwiftCLITests",
      "sources" : [
        "AssertSwiftCLITests.swift"
      ],
      "target_dependencies" : [
        "AssertSwiftCLI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AssertSwiftCLI",
      "module_type" : "SwiftTarget",
      "name" : "AssertSwiftCLI",
      "path" : "Sources/AssertSwiftCLI",
      "product_dependencies" : [
        "CustomDump"
      ],
      "product_memberships" : [
        "AssertSwiftCLI"
      ],
      "sources" : [
        "AssertSwiftCLI.swift"
      ],
      "target_dependencies" : [
        "ArgumentParserTestHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ArgumentParserTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "ArgumentParserTestHelpers",
      "path" : "Sources/ArgumentParserTestHelpers",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "AssertSwiftCLI"
      ],
      "sources" : [
        "StringHelpers.swift",
        "TestHelpers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.