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 AppIcon, reference master (ddc466), with Swift 6.2 (beta) for Linux on 19 Jun 2025 23:09:59 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/nonchalant/appicon.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/nonchalant/appicon
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ddc4662 Merge pull request #83 from Nonchalant/remove-unused-options
Cloned https://github.com/nonchalant/appicon.git
Revision (git rev-parse @):
ddc4662a854dbd3f6f6b2159c914d90d2dfbbf51
SUCCESS checkout https://github.com/nonchalant/appicon.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nonchalant/appicon.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/apple/swift-argument-parser
Fetching https://github.com/kareman/SwiftShell.git
Fetching https://github.com/akkyie/Tablier
[1/4863] Fetching swiftshell
[4864/5579] Fetching swiftshell, tablier
[5580/20959] Fetching swiftshell, tablier, swift-argument-parser
Fetched https://github.com/kareman/SwiftShell.git from cache (1.34s)
Fetched https://github.com/akkyie/Tablier from cache (1.35s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.35s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.1.0 (1.84s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.82s)
Computing version for https://github.com/akkyie/Tablier
Computed https://github.com/akkyie/Tablier at 0.5.2 (0.58s)
Creating working copy for https://github.com/akkyie/Tablier
Working copy of https://github.com/akkyie/Tablier resolved at 0.5.2
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 5.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/24] Emitting module ArgumentParserToolInfo
[8/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/25] Wrapping AST for ArgumentParserToolInfo for debugging
[11/59] Emitting module ArgumentParser
[12/59] Compiling ArgumentParser BashCompletionsGenerator.swift
[13/59] Compiling ArgumentParser CompletionsGenerator.swift
[14/59] Compiling ArgumentParser FishCompletionsGenerator.swift
[15/59] Compiling ArgumentParser ZshCompletionsGenerator.swift
[16/59] Compiling ArgumentParser Argument.swift
[17/63] Compiling SwiftShell Files.swift
[18/63] Compiling ArgumentParser ArgumentHelp.swift
[19/63] Compiling ArgumentParser CompletionKind.swift
[20/63] Compiling ArgumentParser Errors.swift
[21/63] Compiling ArgumentParser Flag.swift
[22/63] Compiling ArgumentParser NameSpecification.swift
[23/64] Compiling SwiftShell Lazy-split.swift
[24/64] Compiling SwiftShell Stream.swift
[25/64] Compiling SwiftShell Process.swift
[26/64] Compiling SwiftShell Array.swift
[29/64] Compiling SwiftShell Context.swift
[30/64] Emitting module SwiftShell
[31/64] Compiling SwiftShell String.swift
[32/65] Wrapping AST for SwiftShell for debugging
[34/65] Compiling ArgumentParser HelpCommand.swift
[35/65] Compiling ArgumentParser HelpGenerator.swift
[36/65] Compiling ArgumentParser MessageInfo.swift
[37/65] Compiling ArgumentParser UsageGenerator.swift
[38/65] Compiling ArgumentParser ParsedValues.swift
[39/65] Compiling ArgumentParser ParserError.swift
[40/65] Compiling ArgumentParser SplitArguments.swift
[41/65] Compiling ArgumentParser DumpHelpGenerator.swift
[42/65] Compiling ArgumentParser ArgumentSet.swift
[43/65] Compiling ArgumentParser CommandParser.swift
[44/65] Compiling ArgumentParser InputOrigin.swift
[45/65] Compiling ArgumentParser Name.swift
[46/65] Compiling ArgumentParser Parsed.swift
[47/65] Compiling ArgumentParser Option.swift
[48/65] Compiling ArgumentParser OptionGroup.swift
[49/65] Compiling ArgumentParser CommandConfiguration.swift
[50/65] Compiling ArgumentParser EnumerableFlag.swift
[51/65] Compiling ArgumentParser ExpressibleByArgument.swift
[52/65] Compiling ArgumentParser ParsableArguments.swift
[53/65] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/65] Compiling ArgumentParser ParsableCommand.swift
[55/65] Compiling ArgumentParser ArgumentDecoder.swift
[56/65] Compiling ArgumentParser ArgumentDefinition.swift
[57/65] Compiling ArgumentParser CollectionExtensions.swift
[58/65] Compiling ArgumentParser SequenceExtensions.swift
[59/65] Compiling ArgumentParser StringExtensions.swift
[60/65] Compiling ArgumentParser Tree.swift
[61/76] Wrapping AST for ArgumentParser for debugging
[63/78] Compiling AppIconCore LocalError.swift
[64/78] Compiling AppIconCore ImageExtractor.swift
[65/79] Compiling AppIconCore Platform.swift
[66/79] Emitting module AppIconCore
[67/79] Compiling AppIconCore MacAppIconSet.swift
[68/79] Compiling AppIconCore Scale.swift
[69/79] Compiling AppIconCore AppIconSet.swift
[70/79] Compiling AppIconCore IosAppIconSet.swift
[71/79] Compiling AppIconCore WatchAppIconSet.swift
[72/79] Compiling AppIconCore ContentsJson.swift
[73/79] Compiling AppIconCore Command.swift
[74/79] Compiling AppIconCore AppIcon.swift
[75/79] Compiling AppIconCore JsonExtractor.swift
[76/80] Wrapping AST for AppIconCore for debugging
[78/82] Emitting module AppIcon
[79/82] Compiling AppIcon main.swift
[80/83] Wrapping AST for AppIcon for debugging
[81/83] Write Objects.LinkFileList
[82/83] Linking AppIcon
Build complete! (30.70s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swiftshell",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/SwiftShell.git"
    },
    {
      "identity" : "tablier",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/akkyie/Tablier"
    }
  ],
  "manifest_display_name" : "AppIcon",
  "name" : "AppIcon",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AppIcon",
      "targets" : [
        "AppIcon"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppIconTests",
      "module_type" : "SwiftTarget",
      "name" : "AppIconTests",
      "path" : "Tests/AppIconTests",
      "product_dependencies" : [
        "Tablier"
      ],
      "sources" : [
        "AppIconTests.swift"
      ],
      "target_dependencies" : [
        "AppIconCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppIconCore",
      "module_type" : "SwiftTarget",
      "name" : "AppIconCore",
      "path" : "Sources/AppIconCore",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftShell"
      ],
      "product_memberships" : [
        "AppIcon"
      ],
      "sources" : [
        "Command/Command.swift",
        "Data/Icon/AppIcon.swift",
        "Data/Icon/AppIconSet.swift",
        "Data/Icon/IosAppIconSet.swift",
        "Data/Icon/MacAppIconSet.swift",
        "Data/Icon/Scale.swift",
        "Data/Icon/WatchAppIconSet.swift",
        "Data/Json/ContentsJson.swift",
        "Data/Platform.swift",
        "Error/LocalError.swift",
        "Extractor/ImageExtractor.swift",
        "Extractor/JsonExtractor.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppIcon",
      "module_type" : "SwiftTarget",
      "name" : "AppIcon",
      "path" : "Sources/AppIcon",
      "product_memberships" : [
        "AppIcon"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "AppIconCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
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.