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 hackscode, reference 0.5.1 (4124b7), with Swift 6.0 for Linux on 30 Oct 2024 22:13:33 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.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/toshi0383/hackscode.git
Reference: 0.5.1
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/toshi0383/hackscode
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at 4124b76 fix dump command
Cloned https://github.com/toshi0383/hackscode.git
Revision (git rev-parse @):
4124b76425c6d16b9c08c44e1022dc4837ba35bb
SUCCESS checkout https://github.com/toshi0383/hackscode.git at 0.5.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/toshi0383/hackscode.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:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/JohnSundell/ShellOut
Fetching https://github.com/toshi0383/CoreCLI
[1/68] Fetching corecli
[69/1028] Fetching corecli, shellout
Fetched https://github.com/toshi0383/CoreCLI from cache (0.21s)
Fetched https://github.com/JohnSundell/ShellOut from cache (0.21s)
[1/21831] Fetching xcodeproj
Fetched https://github.com/tuist/XcodeProj from cache (1.23s)
Computing version for https://github.com/toshi0383/CoreCLI
Computed https://github.com/toshi0383/CoreCLI at 0.1.10 (2.06s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (2.04s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 7.23.0 (0.49s)
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/tadija/AEXML
[1/1411] Fetching pathkit
[1412/3513] Fetching pathkit, aexml
Fetched https://github.com/kylef/PathKit from cache (0.26s)
Fetched https://github.com/tadija/AEXML from cache (0.26s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.5.0 (0.48s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.47s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.19s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.49s)
Creating working copy for https://github.com/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.0
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 7.23.0
Creating working copy for https://github.com/toshi0383/CoreCLI
Working copy of https://github.com/toshi0383/CoreCLI resolved at 0.1.10
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.5.0
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/30] Compiling CoreCLI CommandType.swift
[9/30] Emitting module ShellOut
[10/30] Compiling ShellOut ShellOut.swift
[11/31] Emitting module AEXML
[13/31] Compiling CoreCLI AutoArgumentsDecodable.swift
[14/31] Compiling CoreCLI CommandRunner.swift
[15/31] Compiling AEXML Document.swift
[16/31] Emitting module CoreCLI
[17/31] Compiling CoreCLI ArgumentParser.swift
[18/32] Compiling AEXML Parser.swift
[19/32] Compiling AEXML Error.swift
[20/32] Compiling AEXML Options.swift
[21/32] Compiling AEXML Element.swift
[22/33] Wrapping AST for ShellOut for debugging
[25/33] Emitting module PathKit
[26/33] Compiling PathKit PathKit.swift
[27/34] Wrapping AST for CoreCLI for debugging
[28/34] Wrapping AST for AEXML for debugging
[29/34] Wrapping AST for PathKit for debugging
[31/118] Compiling XcodeProj Errors.swift
[32/118] Compiling XcodeProj AEXML+XcodeFormat.swift
[33/118] Compiling XcodeProj Array+Extras.swift
[34/118] Compiling XcodeProj Bool+Extras.swift
[35/118] Compiling XcodeProj Dictionary+Enumerate.swift
[36/118] Compiling XcodeProj Dictionary+Extras.swift
[37/118] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[38/118] Compiling XcodeProj NSRecursiveLock+Sync.swift
[39/118] Compiling XcodeProj Path+Extras.swift
[40/118] Compiling XcodeProj String+Utils.swift
[41/118] Compiling XcodeProj String+md5.swift
[42/118] Compiling XcodeProj BuildPhase.swift
[43/129] Compiling XcodeProj PBXBuildFile.swift
[44/129] Compiling XcodeProj PBXBuildPhase.swift
[45/129] Compiling XcodeProj PBXBuildRule.swift
[46/129] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[47/129] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[48/129] Compiling XcodeProj PBXHeadersBuildPhase.swift
[49/129] Compiling XcodeProj PBXResourcesBuildPhase.swift
[50/129] Compiling XcodeProj PBXRezBuildPhase.swift
[51/129] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[52/129] Compiling XcodeProj PBXSourcesBuildPhase.swift
[53/129] Compiling XcodeProj BuildSettings.swift
[54/129] Compiling XcodeProj XCBuildConfiguration.swift
[55/129] Emitting module XcodeProj
[56/129] Compiling XcodeProj XCScheme+ArchiveAction.swift
[57/129] Compiling XcodeProj XCScheme+BuildAction.swift
[58/129] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[59/129] Compiling XcodeProj XCScheme+BuildableReference.swift
[60/129] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[61/129] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[62/129] Compiling XcodeProj XCScheme+ExecutionAction.swift
[63/129] Compiling XcodeProj XCScheme+LaunchAction.swift
[64/129] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[65/129] Compiling XcodeProj XCScheme+PathRunnable.swift
[66/129] Compiling XcodeProj XCScheme+ProfileAction.swift
[67/129] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[68/129] Compiling XcodeProj XCConfigurationList.swift
[69/129] Compiling XcodeProj PBXContainerItem.swift
[70/129] Compiling XcodeProj PBXContainerItemProxy.swift
[71/129] Compiling XcodeProj PBXFileElement.swift
[72/129] Compiling XcodeProj PBXFileReference.swift
[73/129] Compiling XcodeProj PBXGroup.swift
[74/129] Compiling XcodeProj PBXSourceTree.swift
[75/129] Compiling XcodeProj PBXVariantGroup.swift
[76/129] Compiling XcodeProj XCVersionGroup.swift
[77/129] Compiling XcodeProj PBXObject.swift
[78/129] Compiling XcodeProj PBXObjectParser.swift
[79/129] Compiling XcodeProj PBXObjectReference.swift
[80/129] Compiling XcodeProj JSONDecoding.swift
[81/129] Compiling XcodeProj PBXBatchUpdater.swift
[82/129] Compiling XcodeProj PlistValue.swift
[83/129] Compiling XcodeProj ReferenceGenerator.swift
[84/129] Compiling XcodeProj XCConfig.swift
[85/129] Compiling XcodeProj XCWorkspace.swift
[86/129] Compiling XcodeProj XCWorkspaceData.swift
[87/129] Compiling XcodeProj XCWorkspaceDataElement.swift
[88/129] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[89/129] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[90/129] Compiling XcodeProj XCWorkspaceDataGroup.swift
[91/129] Compiling XcodeProj PBXProductType.swift
[92/129] Compiling XcodeProj PBXReferenceProxy.swift
[93/129] Compiling XcodeProj PBXTarget.swift
[94/129] Compiling XcodeProj PBXTargetDependency.swift
[95/129] Compiling XcodeProj WorkspaceSettings.swift
[96/129] Compiling XcodeProj XCBreakpointList.swift
[97/129] Compiling XcodeProj XCSharedData.swift
[98/129] Compiling XcodeProj Xcode.swift
[99/129] Compiling XcodeProj XcodeProj.swift
[100/129] Compiling XcodeProj Writable.swift
[101/129] Compiling XcodeProj XCScheme+AditionalOption.swift
[102/129] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[103/129] Compiling XcodeProj XCScheme+Runnable.swift
[104/129] Compiling XcodeProj XCScheme+SerialAction.swift
[105/129] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[106/129] Compiling XcodeProj XCScheme+TestAction.swift
[107/129] Compiling XcodeProj XCScheme+TestItem.swift
[108/129] Compiling XcodeProj XCScheme+TestPlanReference.swift
[109/129] Compiling XcodeProj XCScheme+TestableReference.swift
[110/129] Compiling XcodeProj XCScheme.swift
[111/129] Compiling XcodeProj BuildSettingsProvider.swift
[112/129] Compiling XcodeProj CommentedString.swift
[113/129] Compiling XcodeProj Decoders.swift
[114/129] Compiling XcodeProj PBXObjects.swift
[115/129] Compiling XcodeProj PBXOutputSettings.swift
[116/129] Compiling XcodeProj PBXProj.swift
[117/129] Compiling XcodeProj PBXProjEncoder.swift
[118/129] Compiling XcodeProj PBXProject.swift
[119/129] Compiling XcodeProj Equality.generated.swift
[120/129] Compiling XcodeProj Sourcery.swift
[121/129] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[122/129] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[123/129] Compiling XcodeProj PBXAggregateTarget.swift
[124/129] Compiling XcodeProj PBXLegacyTarget.swift
[125/129] Compiling XcodeProj PBXNativeTarget.swift
[126/130] Wrapping AST for XcodeProj for debugging
[128/138] Compiling hackscode Utilities.swift
[129/138] Compiling hackscode main.swift
[130/138] Compiling hackscode XQuick.swift
[131/138] Compiling hackscode DumpBuildFiles.swift
[132/138] Emitting module hackscode
[133/138] Compiling hackscode CreateNewFile.swift
/host/spi-builder-workspace/Sources/hackscode/Commands/CreateNewFile.swift:39:13: warning: immutable value 'groupPath' was never used; consider replacing with '_' or removing it
37 |
38 |         // add FileReference and BuildFile if needed.
39 |         let groupPath: String = {
   |             `- warning: immutable value 'groupPath' was never used; consider replacing with '_' or removing it
40 |             if let underGroup = argument.underGroup {
41 |                 // look for existing group
[134/138] Compiling hackscode RemoveBuildFiles.swift
[135/138] Compiling hackscode zzz.Sourcery.out.swift
[136/139] Wrapping AST for hackscode for debugging
[137/139] Write Objects.LinkFileList
[138/139] Linking hackscode
Build complete! (31.02s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "corecli",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.10",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/toshi0383/CoreCLI"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.1.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut"
    }
  ],
  "manifest_display_name" : "hackscode",
  "name" : "hackscode",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "hackscode",
      "targets" : [
        "hackscode"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "hackscode",
      "module_type" : "SwiftTarget",
      "name" : "hackscode",
      "path" : "Sources/hackscode",
      "product_dependencies" : [
        "CoreCLI",
        "XcodeProj",
        "ShellOut"
      ],
      "product_memberships" : [
        "hackscode"
      ],
      "sources" : [
        "Commands/CreateNewFile.swift",
        "Commands/DumpBuildFiles.swift",
        "Commands/RemoveBuildFiles.swift",
        "Commands/XQuick.swift",
        "Utilities.swift",
        "main.swift",
        "zzz.Sourcery.out.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.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
Done.