The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of hackscode, reference master (4124b7), with Swift 6.2 (beta) for Linux on 17 Jun 2025 14:46:28 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/toshi0383/hackscode.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/toshi0383/CoreCLI
Fetching https://github.com/JohnSundell/ShellOut
[1/68] Fetching corecli
[69/1048] Fetching corecli, shellout
[1049/24381] Fetching corecli, shellout, xcodeproj
Fetched https://github.com/JohnSundell/ShellOut from cache (1.48s)
Fetched https://github.com/toshi0383/CoreCLI from cache (1.67s)
Fetched https://github.com/tuist/XcodeProj from cache (1.71s)
Computing version for https://github.com/toshi0383/CoreCLI
Computed https://github.com/toshi0383/CoreCLI at 0.1.10 (4.37s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (2.61s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 7.23.0 (0.49s)
Fetching https://github.com/tadija/AEXML
Fetching https://github.com/kylef/PathKit
[1/1411] Fetching pathkit
[1412/3538] Fetching pathkit, aexml
Fetched https://github.com/kylef/PathKit from cache (0.27s)
Fetched https://github.com/tadija/AEXML from cache (0.29s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.5.0 (0.74s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.50s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.25s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.74s)
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
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/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 7.23.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/30] Compiling CoreCLI CommandType.swift
[9/30] Emitting module CoreCLI
[10/30] Compiling AEXML Document.swift
[11/30] Emitting module AEXML
[12/30] Compiling CoreCLI ArgumentParser.swift
[13/30] Compiling CoreCLI CommandRunner.swift
[14/30] Compiling CoreCLI AutoArgumentsDecodable.swift
[16/31] Emitting module ShellOut
[17/31] Compiling ShellOut ShellOut.swift
[19/32] Compiling AEXML Options.swift
[20/32] Compiling AEXML Element.swift
[21/32] Compiling AEXML Parser.swift
[22/32] Compiling AEXML Error.swift
[24/33] Compiling PathKit PathKit.swift
[25/33] Emitting module PathKit
[26/34] Wrapping AST for CoreCLI for debugging
[27/34] Wrapping AST for ShellOut for debugging
[28/34] Wrapping AST for PathKit for debugging
[29/34] Wrapping AST for AEXML for debugging
[31/118] Emitting module XcodeProj
[32/129] Compiling XcodeProj XCScheme+Runnable.swift
[33/129] Compiling XcodeProj XCScheme+SerialAction.swift
[34/129] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[35/129] Compiling XcodeProj XCScheme+TestAction.swift
[36/129] Compiling XcodeProj XCScheme+TestItem.swift
[37/129] Compiling XcodeProj XCScheme+TestPlanReference.swift
[38/129] Compiling XcodeProj XCScheme+TestableReference.swift
[39/129] Compiling XcodeProj XCScheme.swift
[40/129] Compiling XcodeProj BuildSettingsProvider.swift
[41/129] Compiling XcodeProj CommentedString.swift
[42/129] Compiling XcodeProj Decoders.swift
[43/129] Compiling XcodeProj XCConfigurationList.swift
[44/129] Compiling XcodeProj PBXContainerItem.swift
[45/129] Compiling XcodeProj PBXContainerItemProxy.swift
[46/129] Compiling XcodeProj PBXFileElement.swift
[47/129] Compiling XcodeProj PBXFileReference.swift
[48/129] Compiling XcodeProj PBXGroup.swift
[49/129] Compiling XcodeProj PBXSourceTree.swift
[50/129] Compiling XcodeProj PBXVariantGroup.swift
[51/129] Compiling XcodeProj XCVersionGroup.swift
[52/129] Compiling XcodeProj PBXObject.swift
[53/129] Compiling XcodeProj PBXObjectParser.swift
[54/129] Compiling XcodeProj PBXObjectReference.swift
[55/129] Compiling XcodeProj XCScheme+ArchiveAction.swift
[56/129] Compiling XcodeProj XCScheme+BuildAction.swift
[57/129] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[58/129] Compiling XcodeProj XCScheme+BuildableReference.swift
[59/129] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[60/129] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[61/129] Compiling XcodeProj XCScheme+ExecutionAction.swift
[62/129] Compiling XcodeProj XCScheme+LaunchAction.swift
[63/129] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[64/129] Compiling XcodeProj XCScheme+PathRunnable.swift
[65/129] Compiling XcodeProj XCScheme+ProfileAction.swift
[66/129] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[67/129] Compiling XcodeProj PBXProductType.swift
[68/129] Compiling XcodeProj PBXReferenceProxy.swift
[69/129] Compiling XcodeProj PBXTarget.swift
[70/129] Compiling XcodeProj PBXTargetDependency.swift
[71/129] Compiling XcodeProj WorkspaceSettings.swift
[72/129] Compiling XcodeProj XCBreakpointList.swift
[73/129] Compiling XcodeProj XCSharedData.swift
[74/129] Compiling XcodeProj Xcode.swift
[75/129] Compiling XcodeProj XcodeProj.swift
[76/129] Compiling XcodeProj Writable.swift
[77/129] Compiling XcodeProj XCScheme+AditionalOption.swift
[78/129] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[79/129] Compiling XcodeProj JSONDecoding.swift
[80/129] Compiling XcodeProj PBXBatchUpdater.swift
[81/129] Compiling XcodeProj PlistValue.swift
[82/129] Compiling XcodeProj ReferenceGenerator.swift
[83/129] Compiling XcodeProj XCConfig.swift
[84/129] Compiling XcodeProj XCWorkspace.swift
[85/129] Compiling XcodeProj XCWorkspaceData.swift
[86/129] Compiling XcodeProj XCWorkspaceDataElement.swift
[87/129] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[88/129] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[89/129] Compiling XcodeProj XCWorkspaceDataGroup.swift
[90/129] Compiling XcodeProj PBXBuildFile.swift
[91/129] Compiling XcodeProj PBXBuildPhase.swift
[92/129] Compiling XcodeProj PBXBuildRule.swift
[93/129] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[94/129] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[95/129] Compiling XcodeProj PBXHeadersBuildPhase.swift
[96/129] Compiling XcodeProj PBXResourcesBuildPhase.swift
[97/129] Compiling XcodeProj PBXRezBuildPhase.swift
[98/129] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[99/129] Compiling XcodeProj PBXSourcesBuildPhase.swift
[100/129] Compiling XcodeProj BuildSettings.swift
[101/129] Compiling XcodeProj XCBuildConfiguration.swift
[102/129] Compiling XcodeProj PBXObjects.swift
[103/129] Compiling XcodeProj PBXOutputSettings.swift
[104/129] Compiling XcodeProj PBXProj.swift
[105/129] Compiling XcodeProj PBXProjEncoder.swift
[106/129] Compiling XcodeProj PBXProject.swift
[107/129] Compiling XcodeProj Equality.generated.swift
[108/129] Compiling XcodeProj Sourcery.swift
[109/129] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[110/129] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[111/129] Compiling XcodeProj PBXAggregateTarget.swift
[112/129] Compiling XcodeProj PBXLegacyTarget.swift
[113/129] Compiling XcodeProj PBXNativeTarget.swift
[114/129] Compiling XcodeProj Errors.swift
[115/129] Compiling XcodeProj AEXML+XcodeFormat.swift
[116/129] Compiling XcodeProj Array+Extras.swift
[117/129] Compiling XcodeProj Bool+Extras.swift
[118/129] Compiling XcodeProj Dictionary+Enumerate.swift
[119/129] Compiling XcodeProj Dictionary+Extras.swift
[120/129] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[121/129] Compiling XcodeProj NSRecursiveLock+Sync.swift
[122/129] Compiling XcodeProj Path+Extras.swift
[123/129] Compiling XcodeProj String+Utils.swift
[124/129] Compiling XcodeProj String+md5.swift
[125/129] Compiling XcodeProj BuildPhase.swift
[126/130] Wrapping AST for XcodeProj for debugging
[128/138] Compiling hackscode main.swift
[129/138] Compiling hackscode Utilities.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 [#no-usage]
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 [#no-usage]
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! (40.51s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.