The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AppIcon, reference 1.0.6 (3c7757), with Swift 6.3 for Linux on 20 Apr 2026 20:26:49 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nonchalant/appicon.git
Reference: 1.0.6
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
 * tag               1.0.6      -> FETCH_HEAD
HEAD is now at 3c7757b Merge pull request #81 from Nonchalant/update-1.0.6
Cloned https://github.com/nonchalant/appicon.git
Revision (git rev-parse @):
3c7757b9096872b273aa1bae61e8a0372b1eab25
SUCCESS checkout https://github.com/nonchalant/appicon.git at 1.0.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/nonchalant/appicon.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/kareman/SwiftShell.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/akkyie/Tablier
[1/4891] Fetching swiftshell
[1126/5607] Fetching swiftshell, tablier
[2772/23134] Fetching swiftshell, tablier, swift-argument-parser
Fetched https://github.com/akkyie/Tablier from cache (0.38s)
[9273/22418] Fetching swiftshell, swift-argument-parser
Fetched https://github.com/kareman/SwiftShell.git from cache (0.42s)
[6661/17527] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.79s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.1.1 (1.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.59s)
Computing version for https://github.com/akkyie/Tablier
Computed https://github.com/akkyie/Tablier at 0.5.2 (0.46s)
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
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 5.1.1
Creating working copy for https://github.com/akkyie/Tablier
Working copy of https://github.com/akkyie/Tablier resolved at 0.5.2
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/26] Wrapping AST for ArgumentParserToolInfo for debugging
[11/59] Emitting module ArgumentParser
[12/63] Compiling ArgumentParser CollectionExtensions.swift
[13/63] Compiling ArgumentParser SequenceExtensions.swift
[14/63] Compiling ArgumentParser StringExtensions.swift
[15/63] Compiling ArgumentParser Tree.swift
[16/63] Compiling ArgumentParser Option.swift
[17/63] Compiling ArgumentParser OptionGroup.swift
[18/63] Compiling ArgumentParser CommandConfiguration.swift
[19/63] Compiling ArgumentParser EnumerableFlag.swift
[20/63] Compiling ArgumentParser ExpressibleByArgument.swift
[21/63] Compiling SwiftShell Process.swift
[22/64] Compiling ArgumentParser ParsedValues.swift
[23/64] Compiling ArgumentParser ParserError.swift
[24/64] Compiling ArgumentParser SplitArguments.swift
[25/64] Compiling ArgumentParser DumpHelpGenerator.swift
[26/64] Compiling SwiftShell Stream.swift
[27/64] Compiling SwiftShell Lazy-split.swift
[28/64] Compiling ArgumentParser ArgumentHelp.swift
[29/64] Compiling ArgumentParser CompletionKind.swift
[30/64] Compiling ArgumentParser Errors.swift
[31/64] Compiling ArgumentParser Flag.swift
[32/64] Compiling ArgumentParser NameSpecification.swift
[33/64] Compiling SwiftShell Files.swift
[34/64] Compiling SwiftShell Array.swift
[35/64] Emitting module SwiftShell
[38/64] Compiling SwiftShell Context.swift
[39/64] Compiling SwiftShell String.swift
[40/65] Compiling ArgumentParser BashCompletionsGenerator.swift
[41/65] Compiling ArgumentParser CompletionsGenerator.swift
[42/65] Compiling ArgumentParser FishCompletionsGenerator.swift
[43/65] Compiling ArgumentParser ZshCompletionsGenerator.swift
[44/65] Compiling ArgumentParser Argument.swift
[45/65] Compiling ArgumentParser ArgumentSet.swift
[46/65] Compiling ArgumentParser CommandParser.swift
[47/65] Compiling ArgumentParser InputOrigin.swift
[48/65] Compiling ArgumentParser Name.swift
[49/65] Compiling ArgumentParser Parsed.swift
[51/65] Compiling ArgumentParser HelpCommand.swift
[52/65] Compiling ArgumentParser HelpGenerator.swift
[53/65] Compiling ArgumentParser MessageInfo.swift
[54/65] Compiling ArgumentParser UsageGenerator.swift
[55/65] Compiling ArgumentParser ParsableArguments.swift
[56/65] Compiling ArgumentParser ParsableArgumentsValidation.swift
[57/65] Compiling ArgumentParser ParsableCommand.swift
[58/65] Compiling ArgumentParser ArgumentDecoder.swift
[59/65] Compiling ArgumentParser ArgumentDefinition.swift
[60/66] Wrapping AST for SwiftShell for debugging
[61/78] 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 AppIconSet.swift
[68/79] Compiling AppIconCore IosAppIconSet.swift
[69/79] Compiling AppIconCore Command.swift
[70/79] Compiling AppIconCore AppIcon.swift
[71/79] Compiling AppIconCore JsonExtractor.swift
[72/79] Compiling AppIconCore MacAppIconSet.swift
[73/79] Compiling AppIconCore Scale.swift
[74/79] Compiling AppIconCore WatchAppIconSet.swift
[75/79] Compiling AppIconCore ContentsJson.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! (16.52s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.