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 master (4124b7), with Swift 6.0 for Linux on 30 Oct 2024 22:13:22 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.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: 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/toshi0383/hackscode
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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-4609320-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/960] Fetching shellout
[347/1028] Fetching shellout, corecli
Fetched https://github.com/toshi0383/CoreCLI from cache (0.20s)
[1/21831] Fetching xcodeproj
Fetched https://github.com/JohnSundell/ShellOut from cache (1.09s)
Fetched https://github.com/tuist/XcodeProj from cache (1.12s)
Computing version for https://github.com/toshi0383/CoreCLI
Computed https://github.com/toshi0383/CoreCLI at 0.1.10 (1.78s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (1.79s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 7.23.0 (0.43s)
Fetching https://github.com/tadija/AEXML
Fetching https://github.com/kylef/PathKit
[1/1411] Fetching pathkit
[1412/3513] Fetching pathkit, aexml
Fetched https://github.com/kylef/PathKit from cache (0.22s)
Fetched https://github.com/tadija/AEXML from cache (0.22s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.5.0 (0.43s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.43s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.18s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.42s)
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/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.0
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.5.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/30] Compiling CoreCLI CommandType.swift
[9/30] Compiling CoreCLI AutoArgumentsDecodable.swift
[10/30] Compiling CoreCLI CommandRunner.swift
[11/30] Emitting module CoreCLI
[12/30] Compiling CoreCLI ArgumentParser.swift
[13/30] Compiling AEXML Parser.swift
[14/30] Compiling AEXML Options.swift
[15/31] Emitting module AEXML
[16/31] Compiling AEXML Document.swift
[18/31] Emitting module PathKit
[19/31] Compiling PathKit PathKit.swift
[20/32] Emitting module ShellOut
[21/32] Compiling ShellOut ShellOut.swift
[24/33] Compiling AEXML Element.swift
[25/33] Compiling AEXML Error.swift
[25/33] Wrapping AST for CoreCLI for debugging
[26/34] Wrapping AST for PathKit for debugging
[28/34] Wrapping AST for ShellOut for debugging
[29/34] Wrapping AST for AEXML for debugging
[31/118] Compiling XcodeProj PBXBuildFile.swift
[32/118] Compiling XcodeProj PBXBuildPhase.swift
[33/118] Compiling XcodeProj PBXBuildRule.swift
[34/118] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[35/118] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[36/118] Compiling XcodeProj PBXHeadersBuildPhase.swift
[37/118] Compiling XcodeProj PBXResourcesBuildPhase.swift
[38/118] Compiling XcodeProj PBXRezBuildPhase.swift
[39/118] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[40/118] Compiling XcodeProj PBXSourcesBuildPhase.swift
[41/118] Compiling XcodeProj BuildSettings.swift
[42/118] Compiling XcodeProj XCBuildConfiguration.swift
[43/129] Emitting module XcodeProj
[44/129] Compiling XcodeProj Errors.swift
[45/129] Compiling XcodeProj AEXML+XcodeFormat.swift
[46/129] Compiling XcodeProj Array+Extras.swift
[47/129] Compiling XcodeProj Bool+Extras.swift
[48/129] Compiling XcodeProj Dictionary+Enumerate.swift
[49/129] Compiling XcodeProj Dictionary+Extras.swift
[50/129] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[51/129] Compiling XcodeProj NSRecursiveLock+Sync.swift
[52/129] Compiling XcodeProj Path+Extras.swift
[53/129] Compiling XcodeProj String+Utils.swift
[54/129] Compiling XcodeProj String+md5.swift
[55/129] Compiling XcodeProj BuildPhase.swift
[56/129] Compiling XcodeProj PBXProductType.swift
[57/129] Compiling XcodeProj PBXReferenceProxy.swift
[58/129] Compiling XcodeProj PBXTarget.swift
[59/129] Compiling XcodeProj PBXTargetDependency.swift
[60/129] Compiling XcodeProj WorkspaceSettings.swift
[61/129] Compiling XcodeProj XCBreakpointList.swift
[62/129] Compiling XcodeProj XCSharedData.swift
[63/129] Compiling XcodeProj Xcode.swift
[64/129] Compiling XcodeProj XcodeProj.swift
[65/129] Compiling XcodeProj Writable.swift
[66/129] Compiling XcodeProj XCScheme+AditionalOption.swift
[67/129] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[68/129] Compiling XcodeProj XCScheme+ArchiveAction.swift
[69/129] Compiling XcodeProj XCScheme+BuildAction.swift
[70/129] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[71/129] Compiling XcodeProj XCScheme+BuildableReference.swift
[72/129] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[73/129] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[74/129] Compiling XcodeProj XCScheme+ExecutionAction.swift
[75/129] Compiling XcodeProj XCScheme+LaunchAction.swift
[76/129] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[77/129] Compiling XcodeProj XCScheme+PathRunnable.swift
[78/129] Compiling XcodeProj XCScheme+ProfileAction.swift
[79/129] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[80/129] Compiling XcodeProj XCScheme+Runnable.swift
[81/129] Compiling XcodeProj XCScheme+SerialAction.swift
[82/129] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[83/129] Compiling XcodeProj XCScheme+TestAction.swift
[84/129] Compiling XcodeProj XCScheme+TestItem.swift
[85/129] Compiling XcodeProj XCScheme+TestPlanReference.swift
[86/129] Compiling XcodeProj XCScheme+TestableReference.swift
[87/129] Compiling XcodeProj XCScheme.swift
[88/129] Compiling XcodeProj BuildSettingsProvider.swift
[89/129] Compiling XcodeProj CommentedString.swift
[90/129] Compiling XcodeProj Decoders.swift
[91/129] Compiling XcodeProj XCConfigurationList.swift
[92/129] Compiling XcodeProj PBXContainerItem.swift
[93/129] Compiling XcodeProj PBXContainerItemProxy.swift
[94/129] Compiling XcodeProj PBXFileElement.swift
[95/129] Compiling XcodeProj PBXFileReference.swift
[96/129] Compiling XcodeProj PBXGroup.swift
[97/129] Compiling XcodeProj PBXSourceTree.swift
[98/129] Compiling XcodeProj PBXVariantGroup.swift
[99/129] Compiling XcodeProj XCVersionGroup.swift
[100/129] Compiling XcodeProj PBXObject.swift
[101/129] Compiling XcodeProj PBXObjectParser.swift
[102/129] Compiling XcodeProj PBXObjectReference.swift
[103/129] Compiling XcodeProj PBXObjects.swift
[104/129] Compiling XcodeProj PBXOutputSettings.swift
[105/129] Compiling XcodeProj PBXProj.swift
[106/129] Compiling XcodeProj PBXProjEncoder.swift
[107/129] Compiling XcodeProj PBXProject.swift
[108/129] Compiling XcodeProj Equality.generated.swift
[109/129] Compiling XcodeProj Sourcery.swift
[110/129] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[111/129] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[112/129] Compiling XcodeProj PBXAggregateTarget.swift
[113/129] Compiling XcodeProj PBXLegacyTarget.swift
[114/129] Compiling XcodeProj PBXNativeTarget.swift
[115/129] Compiling XcodeProj JSONDecoding.swift
[116/129] Compiling XcodeProj PBXBatchUpdater.swift
[117/129] Compiling XcodeProj PlistValue.swift
[118/129] Compiling XcodeProj ReferenceGenerator.swift
[119/129] Compiling XcodeProj XCConfig.swift
[120/129] Compiling XcodeProj XCWorkspace.swift
[121/129] Compiling XcodeProj XCWorkspaceData.swift
[122/129] Compiling XcodeProj XCWorkspaceDataElement.swift
[123/129] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[124/129] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[125/129] Compiling XcodeProj XCWorkspaceDataGroup.swift
[126/130] Wrapping AST for XcodeProj for debugging
[128/138] Compiling hackscode XQuick.swift
[129/138] Compiling hackscode Utilities.swift
[130/138] Emitting module hackscode
[131/138] Compiling hackscode DumpBuildFiles.swift
[132/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
[133/138] Compiling hackscode RemoveBuildFiles.swift
[134/138] Compiling hackscode zzz.Sourcery.out.swift
[135/138] Compiling hackscode main.swift
[136/139] Wrapping AST for hackscode for debugging
[137/139] Write Objects.LinkFileList
[138/139] Linking hackscode
Build complete! (26.34s)
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.