The Swift Package Index logo.Swift Package Index

Build Information

Successful build of axx, reference 0.1.0 (452a80), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 07:45:27 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eneko/axx.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eneko/axx
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 452a80a Migrate to ArgumentParser (#4)
Cloned https://github.com/eneko/axx.git
Revision (git rev-parse @):
452a80a64974e214f2c93cbcf580d4e57b33a68f
SUCCESS checkout https://github.com/eneko/axx.git at 0.1.0
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.4.3 (3.89s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.4.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "axx",
      "name": "axx",
      "url": "https://github.com/eneko/axx.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/axx",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/eneko/axx.git
[1/125] Fetching axx
Fetched https://github.com/eneko/axx.git from cache (0.63s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (1.22s)
Creating working copy for https://github.com/eneko/axx.git
Working copy of https://github.com/eneko/axx.git resolved at 0.1.0 (452a80a)
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
warning: '.resolve-product-dependencies': dependency 'axx' is not used by any target
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/eneko/axx.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[2/8] Write axx-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/47] Emitting module ArgumentParser
[7/50] Compiling ArgumentParser Name.swift
[8/50] Compiling ArgumentParser Parsed.swift
[9/50] Compiling ArgumentParser ParsedValues.swift
[10/50] Compiling ArgumentParser ArgumentSet.swift
[11/50] Compiling ArgumentParser CommandParser.swift
[12/50] Compiling ArgumentParser InputOrigin.swift
[13/50] Compiling ArgumentParser SequenceExtensions.swift
[14/50] Compiling ArgumentParser StringExtensions.swift
[15/50] Compiling ArgumentParser Tree.swift
[16/50] Compiling ArgumentParser Flag.swift
[17/50] Compiling ArgumentParser NameSpecification.swift
[18/50] Compiling ArgumentParser Option.swift
[19/50] Compiling ArgumentParser OptionGroup.swift
[20/50] Compiling ArgumentParser CommandConfiguration.swift
[21/50] Compiling ArgumentParser EnumerableFlag.swift
[22/50] Compiling ArgumentParser ExpressibleByArgument.swift
[23/50] Compiling ArgumentParser ParsableArguments.swift
[24/50] Compiling ArgumentParser Argument.swift
[25/50] Compiling ArgumentParser ArgumentHelp.swift
[26/50] Compiling ArgumentParser CompletionKind.swift
[27/50] Compiling ArgumentParser Errors.swift
[28/50] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/50] Compiling ArgumentParser CompletionsGenerator.swift
[30/50] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/50] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/50] Compiling ArgumentParser ParserError.swift
[33/50] Compiling ArgumentParser SplitArguments.swift
[34/50] Compiling ArgumentParser HelpCommand.swift
[35/50] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/50] Compiling ArgumentParser ParsableCommand.swift
[37/50] Compiling ArgumentParser ArgumentDecoder.swift
[38/50] Compiling ArgumentParser ArgumentDefinition.swift
[39/50] Compiling ArgumentParser HelpGenerator.swift
[40/50] Compiling ArgumentParser MessageInfo.swift
[41/50] Compiling ArgumentParser UsageGenerator.swift
[42/50] Compiling AxxCrypto Base64KeyEncoder.swift
[43/50] Compiling AxxCrypto KeyLoader.swift
[44/50] Compiling AxxCrypto PBKDF2Derivator.swift
[45/50] Compiling AxxCrypto AES256KeyGenerator.swift
[46/50] Emitting module AxxCrypto
[47/50] Compiling AxxCrypto AES256CBCCipher.swift
[48/56] Compiling axx main.swift
[49/56] Compiling axx GenerateKey.swift
[50/56] Compiling axx Options.swift
[51/56] Emitting module axx
[52/56] Compiling axx Decrypt.swift
[53/56] Compiling axx Encrypt.swift
[53/56] Write Objects.LinkFileList
[54/56] Linking axx
[55/56] Applying axx
Build complete! (6.60s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "axx",
  "name" : "axx",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AxxCrypto",
      "targets" : [
        "AxxCrypto"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "axx",
      "targets" : [
        "axx"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "axxTests",
      "module_type" : "SwiftTarget",
      "name" : "axxTests",
      "path" : "Tests/axxTests",
      "sources" : [
        "axxTests.swift"
      ],
      "target_dependencies" : [
        "axx"
      ],
      "type" : "test"
    },
    {
      "c99name" : "axx",
      "module_type" : "SwiftTarget",
      "name" : "axx",
      "path" : "Sources/axx",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "axx"
      ],
      "sources" : [
        "Decrypt.swift",
        "Encrypt.swift",
        "GenerateKey.swift",
        "Options.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "AxxCrypto"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AxxCryptoTests",
      "module_type" : "SwiftTarget",
      "name" : "AxxCryptoTests",
      "path" : "Tests/AxxCryptoTests",
      "sources" : [
        "AxxCryptoTests.swift"
      ],
      "target_dependencies" : [
        "AxxCrypto"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AxxCrypto",
      "module_type" : "SwiftTarget",
      "name" : "AxxCrypto",
      "path" : "Sources/AxxCrypto",
      "product_memberships" : [
        "AxxCrypto",
        "axx"
      ],
      "sources" : [
        "AES256CBCCipher.swift",
        "AES256KeyGenerator.swift",
        "Base64KeyEncoder.swift",
        "KeyLoader.swift",
        "PBKDF2Derivator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.