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 Ice, reference master (8e0bb5), with Swift 6.2 (beta) for Linux on 19 Jun 2025 00:12:09 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/jakeheis/ice.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/jakeheis/ice
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8e0bb5e Linux swift 5.4 updates
Cloned https://github.com/jakeheis/ice.git
Revision (git rev-parse @):
8e0bb5e8bc9b11b33dc249d6caee5ded975d74b5
SUCCESS checkout https://github.com/jakeheis/ice.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jakeheis/ice.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/scottrhoyt/SwiftyTextTable
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/jakeheis/Icebox
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/jakeheis/SwiftCLI
[1/129] Fetching icebox
[130/1325] Fetching icebox, rainbow
[154/2254] Fetching icebox, rainbow, swiftytexttable
[2255/7328] Fetching icebox, rainbow, swiftytexttable, swiftcli
[2814/8739] Fetching icebox, rainbow, swiftytexttable, swiftcli, pathkit
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (0.27s)
[5933/7810] Fetching icebox, rainbow, swiftcli, pathkit
Fetched https://github.com/jakeheis/Icebox from cache (0.37s)
Fetched https://github.com/kylef/PathKit from cache (0.37s)
Fetched https://github.com/onevcat/Rainbow from cache (0.37s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.38s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (2.78s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (3.11s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.34s)
Computing version for https://github.com/jakeheis/Icebox
Computed https://github.com/jakeheis/Icebox at 0.0.7 (1.07s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.83s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.87s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.77s)
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/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.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/jakeheis/Icebox
Working copy of https://github.com/jakeheis/Icebox resolved at 0.0.7
Building for debugging...
[0/19] Write sources
[9/19] Write swift-version-24593BA9C3E375BF.txt
[11/55] Emitting module PathKit
[12/55] Emitting module SwiftCLI
[13/57] Compiling SwiftCLI ValueBox.swift
[14/57] Compiling SwiftCLI VersionCommand.swift
[15/57] Emitting module Rainbow
[16/57] Compiling SwiftCLI ArgumentList.swift
[17/57] Compiling SwiftCLI ArgumentListManipulator.swift
[18/58] Compiling SwiftCLI OptionRegistry.swift
[19/58] Compiling SwiftCLI Parameter.swift
[20/58] Compiling SwiftCLI Parser.swift
[21/58] Compiling Rainbow String+Rainbow.swift
[22/58] Compiling Rainbow Style.swift
[23/58] Compiling Rainbow StringGenerator.swift
[24/58] Compiling Rainbow XcodeColorsSupport.swift
[25/58] Compiling SwiftCLI Command.swift
[26/58] Compiling SwiftCLI Compatibility.swift
[27/58] Compiling SwiftCLI CompletionGenerator.swift
[28/58] Compiling SwiftCLI Input.swift
[29/58] Compiling SwiftCLI Option.swift
[30/58] Compiling SwiftCLI OptionGroup.swift
[31/58] Compiling SwiftCLI Error.swift
[32/58] Compiling SwiftCLI HelpCommand.swift
[33/58] Compiling SwiftCLI HelpMessageGenerator.swift
[34/58] Compiling SwiftCLI Term.swift
[35/58] Compiling SwiftCLI Validation.swift
[38/58] Compiling SwiftCLI CLI.swift
[40/58] Compiling SwiftCLI Path.swift
[41/58] Compiling SwiftCLI Stream.swift
[43/58] Compiling SwiftCLI Task.swift
[46/59] Compiling Rainbow Rainbow.swift
[49/60] Emitting module SwiftyTextTable
[50/60] Compiling SwiftyTextTable TextTable.swift
[52/61] Compiling PathKit PathKit.swift
[52/62] Wrapping AST for SwiftCLI for debugging
[53/62] Wrapping AST for SwiftyTextTable for debugging
[55/62] Wrapping AST for Rainbow for debugging
[56/62] Wrapping AST for PathKit for debugging
[58/97] Compiling Icebox RunResult.swift
[59/97] Compiling Icebox Loggger.swift
[60/97] Compiling Icebox LineTester.swift
[61/97] Emitting module Icebox
[62/97] Compiling Icebox Icebox.swift
[64/100] Emitting module TestingUtilities
[65/100] Compiling TestingUtilities TestingUtilities.swift
[67/101] Compiling IceKit Matchable.swift
[68/101] Compiling IceKit Resolve.swift
[69/101] Compiling IceKit Shared.swift
[70/101] Compiling IceKit Test.swift
[71/101] Compiling IceKit Build.swift
[72/101] Compiling IceKit BuildLines.swift
[73/101] Compiling IceKit Captures.swift
[74/101] Compiling IceKit Init.swift
[75/105] Compiling IceKit Resolved.swift
[76/105] Compiling IceKit SPM.swift
[77/105] Compiling IceKit SourceWatcher.swift
[78/105] Compiling IceKit AssertionMatchers.swift
[79/105] Compiling IceKit Config.swift
[80/105] Compiling IceKit Error.swift
[81/105] Compiling IceKit Extensions.swift
[82/105] Compiling IceKit Git.swift
[83/105] Compiling IceKit Ice.swift
[84/105] Compiling IceKit PackageWriter.swift
[85/105] Compiling IceKit Regex.swift
[86/105] Compiling IceKit Registry.swift
[87/105] Compiling IceKit RepositoryReference.swift
[88/105] Compiling IceKit TestLines.swift
[89/105] Compiling IceKit TransformStream.swift
[90/105] Compiling IceKit Transformer.swift
[91/105] Compiling IceKit Version.swift
[92/105] Compiling IceKit Logger.swift
[93/105] Compiling IceKit Package.swift
[94/105] Compiling IceKit PackageData.swift
[95/105] Compiling IceKit V4_0.swift
[96/105] Compiling IceKit V4_2.swift
[97/105] Compiling IceKit V5_0.swift
[98/105] Compiling IceKit PackageFile.swift
[99/105] Compiling IceKit PackageFormatter.swift
[100/105] Emitting module IceKit
[101/106] Wrapping AST for IceKit for debugging
[103/129] Emitting module IceCLI
[104/132] Compiling IceCLI Run.swift
[105/132] Compiling IceCLI Search.swift
[106/132] Compiling IceCLI Shared.swift
[107/132] Compiling IceCLI Describe.swift
[108/132] Compiling IceCLI Dump.swift
[109/132] Compiling IceCLI Format.swift
[110/132] Compiling IceCLI Outdated.swift
[111/132] Compiling IceCLI Product.swift
[112/132] Compiling IceCLI Registry.swift
[113/132] Compiling IceCLI Remove.swift
[114/132] Compiling IceCLI Reset.swift
[115/132] Compiling IceCLI Resolve.swift
[116/132] Compiling IceCLI Target.swift
[117/132] Compiling IceCLI Test.swift
[118/132] Compiling IceCLI ToolsVersion.swift
[119/132] Compiling IceCLI GenerateCompletions.swift
[120/132] Compiling IceCLI Init.swift
[121/132] Compiling IceCLI New.swift
[122/132] Compiling IceCLI Add.swift
[123/132] Compiling IceCLI Build.swift
[124/132] Compiling IceCLI Clean.swift
[125/132] Compiling IceCLI Config.swift
[126/132] Compiling IceCLI Update.swift
[127/132] Compiling IceCLI Version.swift
[128/132] Compiling IceCLI IceCLI.swift
[129/133] Wrapping AST for IceCLI for debugging
[131/135] Emitting module Ice
[132/135] Compiling Ice main.swift
[133/136] Wrapping AST for Ice for debugging
[134/136] Write Objects.LinkFileList
[135/136] Linking ice
Build complete! (48.65s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "icebox",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jakeheis/Icebox"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "swiftcli",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.1",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jakeheis/SwiftCLI"
    },
    {
      "identity" : "swiftytexttable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scottrhoyt/SwiftyTextTable"
    }
  ],
  "manifest_display_name" : "Ice",
  "name" : "Ice",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ice",
      "targets" : [
        "Ice"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "IceKit",
      "targets" : [
        "IceKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TestingUtilities",
      "module_type" : "SwiftTarget",
      "name" : "TestingUtilities",
      "path" : "Sources/TestingUtilities",
      "product_dependencies" : [
        "Icebox"
      ],
      "sources" : [
        "TestingUtilities.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IceTests",
      "module_type" : "SwiftTarget",
      "name" : "IceTests",
      "path" : "Tests/IceTests",
      "product_dependencies" : [
        "Icebox",
        "Rainbow"
      ],
      "sources" : [
        "AddTests.swift",
        "BuildTests.swift",
        "CleanTests.swift",
        "ConfigTests.swift",
        "DumpTests.swift",
        "InitTests.swift",
        "NewTests.swift",
        "OutdatedTests.swift",
        "ProductTests.swift",
        "RegistryTests.swift",
        "RemoveTests.swift",
        "ResolveTests.swift",
        "RunTests.swift",
        "SearchTests.swift",
        "TargetTests.swift",
        "ToolsVersionTests.swift",
        "UpdateTests.swift",
        "VersionTests.swift"
      ],
      "target_dependencies" : [
        "TestingUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IceKitTests",
      "module_type" : "SwiftTarget",
      "name" : "IceKitTests",
      "path" : "Tests/IceKitTests",
      "product_dependencies" : [
        "Icebox",
        "PathKit",
        "SwiftCLI"
      ],
      "sources" : [
        "BuildTransformTests.swift",
        "ConfigTests.swift",
        "Fixtures.swift",
        "InitTransformTests.swift",
        "LineTests.swift",
        "PackageDataTests.swift",
        "PackageFileTests.swift",
        "PackageTests.swift",
        "PackageWriterTests.swift",
        "RegistryTests.swift",
        "RepositoryReferenceTests.swift",
        "ResolveTransformTests.swift",
        "TestTransformTests.swift",
        "TransformerTest.swift",
        "VersionTests.swift"
      ],
      "target_dependencies" : [
        "IceKit",
        "TestingUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IceKit",
      "module_type" : "SwiftTarget",
      "name" : "IceKit",
      "path" : "Sources/IceKit",
      "product_dependencies" : [
        "PathKit",
        "Rainbow",
        "SwiftCLI"
      ],
      "product_memberships" : [
        "ice",
        "IceKit"
      ],
      "sources" : [
        "Config.swift",
        "Error.swift",
        "Extensions.swift",
        "Git.swift",
        "Ice.swift",
        "Logger.swift",
        "Package.swift",
        "PackageData/PackageData.swift",
        "PackageData/V4_0.swift",
        "PackageData/V4_2.swift",
        "PackageData/V5_0.swift",
        "PackageFile.swift",
        "PackageFormatter.swift",
        "PackageWriter.swift",
        "Regex.swift",
        "Registry.swift",
        "RepositoryReference.swift",
        "Resolved.swift",
        "SPM.swift",
        "SourceWatcher.swift",
        "Transformers/AssertionMatchers.swift",
        "Transformers/Build.swift",
        "Transformers/BuildLines.swift",
        "Transformers/Captures.swift",
        "Transformers/Init.swift",
        "Transformers/Matchable.swift",
        "Transformers/Resolve.swift",
        "Transformers/Shared.swift",
        "Transformers/Test.swift",
        "Transformers/TestLines.swift",
        "Transformers/TransformStream.swift",
        "Transformers/Transformer.swift",
        "Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IceCLI",
      "module_type" : "SwiftTarget",
      "name" : "IceCLI",
      "path" : "Sources/IceCLI",
      "product_dependencies" : [
        "PathKit",
        "Rainbow",
        "SwiftCLI",
        "SwiftyTextTable"
      ],
      "product_memberships" : [
        "ice"
      ],
      "sources" : [
        "Commands/Add.swift",
        "Commands/Build.swift",
        "Commands/Clean.swift",
        "Commands/Config.swift",
        "Commands/Describe.swift",
        "Commands/Dump.swift",
        "Commands/Format.swift",
        "Commands/GenerateCompletions.swift",
        "Commands/Init.swift",
        "Commands/New.swift",
        "Commands/Outdated.swift",
        "Commands/Product.swift",
        "Commands/Registry.swift",
        "Commands/Remove.swift",
        "Commands/Reset.swift",
        "Commands/Resolve.swift",
        "Commands/Run.swift",
        "Commands/Search.swift",
        "Commands/Shared.swift",
        "Commands/Target.swift",
        "Commands/Test.swift",
        "Commands/ToolsVersion.swift",
        "Commands/Update.swift",
        "Commands/Version.swift",
        "IceCLI.swift"
      ],
      "target_dependencies" : [
        "IceKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Ice",
      "module_type" : "SwiftTarget",
      "name" : "Ice",
      "path" : "Sources/Ice",
      "product_memberships" : [
        "ice"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "IceCLI"
      ],
      "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.