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 Rosalind, reference 0.6.100 (34c35d), with Swift 6.2 for macOS (SPM) on 16 Dec 2025 22:50:12 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/Rosalind.git
Reference: 0.6.100
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/Rosalind
 * tag               0.6.100    -> FETCH_HEAD
HEAD is now at 34c35d0 [Release] Rosalind 0.6.100
Cloned https://github.com/tuist/Rosalind.git
Revision (git rev-parse @):
34c35d0ea1d518066f41674acf50b765094beb01
SUCCESS checkout https://github.com/tuist/Rosalind.git at 0.6.100
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/Kolos65/Mockable
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/p-x9/swift-fileio.git
Fetching https://github.com/apple/swift-nio
[1/209] Fetching swift-fileio
[156/5084] Fetching swift-fileio, zipfoundation
[205/6751] Fetching swift-fileio, zipfoundation, swift-asn1
[306/8635] Fetching swift-fileio, zipfoundation, swift-asn1, mockable
[398/14235] Fetching swift-fileio, zipfoundation, swift-asn1, mockable, xctest-dynamic-overlay
[2356/31700] Fetching swift-fileio, zipfoundation, swift-asn1, mockable, xctest-dynamic-overlay, swift-crypto
[11019/112495] Fetching swift-fileio, zipfoundation, swift-asn1, mockable, xctest-dynamic-overlay, swift-crypto, swift-nio
Fetched https://github.com/Kolos65/Mockable from cache (2.16s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.16s)
Fetching https://github.com/tuist/Path.git
Fetching https://github.com/apple/swift-collections.git
[48709/93146] Fetching swift-fileio, zipfoundation, swift-asn1, xctest-dynamic-overlay, swift-nio
[68909/93527] Fetching swift-fileio, zipfoundation, swift-asn1, xctest-dynamic-overlay, swift-nio, path
Fetched https://github.com/tuist/Path.git from cache (0.79s)
Fetching https://github.com/tuist/FileSystem.git
[73756/93146] Fetching swift-fileio, zipfoundation, swift-asn1, xctest-dynamic-overlay, swift-nio
[75373/111524] Fetching swift-fileio, zipfoundation, swift-asn1, xctest-dynamic-overlay, swift-nio, swift-collections
[103623/114272] Fetching swift-fileio, zipfoundation, swift-asn1, xctest-dynamic-overlay, swift-nio, swift-collections, filesystem
Fetched https://github.com/apple/swift-collections.git from cache (1.84s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/tuist/FileSystem.git from cache (1.05s)
Fetching https://github.com/p-x9/MachOKit
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.57s)
Fetched https://github.com/apple/swift-asn1.git from cache (4.57s)
Fetched https://github.com/apple/swift-nio from cache (4.57s)
Fetched https://github.com/p-x9/swift-fileio.git from cache (4.57s)
Fetched https://github.com/tuist/ZIPFoundation from cache (4.57s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/6104] Fetching machokit
Fetched https://github.com/p-x9/MachOKit from cache (1.09s)
Fetching https://github.com/tuist/Command.git
[1/4651] Fetching swift-custom-dump
[48/9872] Fetching swift-custom-dump, swift-system
[432/11692] Fetching swift-custom-dump, swift-system, swift-atomics
[707/17447] Fetching swift-custom-dump, swift-system, swift-atomics, swift-log
[5328/90612] Fetching swift-custom-dump, swift-system, swift-atomics, swift-log, swift-syntax
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
[12929/85391] Fetching swift-custom-dump, swift-atomics, swift-log, swift-syntax
[22471/87367] Fetching swift-custom-dump, swift-atomics, swift-log, swift-syntax, command
[33959/103000] Fetching swift-custom-dump, swift-atomics, swift-log, swift-syntax, command, swift-snapshot-testing
Fetched https://github.com/tuist/Command.git from cache (1.11s)
[71384/101024] Fetching swift-custom-dump, swift-atomics, swift-log, swift-syntax, swift-snapshot-testing
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.61s)
[16460/27859] Fetching swift-custom-dump, swift-atomics, swift-log, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (6.17s)
Fetched https://github.com/apple/swift-log from cache (6.17s)
Computing version for https://github.com/Kolos65/Mockable
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (6.17s)
Fetched https://github.com/apple/swift-atomics.git from cache (6.17s)
Computed https://github.com/Kolos65/Mockable at 0.5.0 (11.36s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
Computed https://github.com/p-x9/MachOKit at 0.43.0 (0.91s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.91s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.59s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (0.58s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (0.70s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.72s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.12.0 (0.51s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.67s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.62s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.52s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/Kolos65/Mockable at 0.5.0 (0.00s)
Computed https://github.com/p-x9/MachOKit at 0.43.0 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.00s)
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.00s)
Computed https://github.com/tuist/Command.git at 0.13.0 (0.00s)
Computed https://github.com/tuist/Path.git at 0.3.8 (0.00s)
Computed https://github.com/apple/swift-log at 1.8.0 (0.52s)
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.00s)
Computed https://github.com/p-x9/swift-fileio.git at 0.12.0 (0.00s)
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.00s)
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.00s)
Computed https://github.com/tuist/FileSystem.git at 0.14.3 (0.00s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.60s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.92.0 (0.80s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.58s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (0.52s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.92.0
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.43.0
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.12.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.14.3
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.13.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
Creating working copy for https://github.com/Kolos65/Mockable
Working copy of https://github.com/Kolos65/Mockable resolved at 0.5.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
warning: 'machokit': /Users/admin/builder/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.15s)
========================================
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",
  "dependencies": [
    {
      "identity": "rosalind",
      "name": "Rosalind",
      "url": "https://github.com/tuist/Rosalind.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rosalind",
      "dependencies": [
        {
          "identity": "path",
          "name": "Path",
          "url": "https://github.com/tuist/Path.git",
          "version": "0.3.8",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Path",
          "dependencies": [
          ]
        },
        {
          "identity": "filesystem",
          "name": "FileSystem",
          "url": "https://github.com/tuist/FileSystem.git",
          "version": "0.14.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FileSystem",
          "dependencies": [
            {
              "identity": "path",
              "name": "Path",
              "url": "https://github.com/tuist/Path.git",
              "version": "0.3.8",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Path",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio",
              "version": "2.92.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.6.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log",
              "version": "1.8.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "zipfoundation",
              "name": "ZIPFoundation",
              "url": "https://github.com/tuist/ZIPFoundation",
              "version": "0.9.20",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "command",
          "name": "Command",
          "url": "https://github.com/tuist/Command.git",
          "version": "0.13.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Command",
          "dependencies": [
            {
              "identity": "path",
              "name": "Path",
              "url": "https://github.com/tuist/Path.git",
              "version": "0.3.8",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Path",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log",
              "version": "1.8.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "mockable",
              "name": "Mockable",
              "url": "https://github.com/Kolos65/Mockable",
              "version": "0.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Mockable",
              "dependencies": [
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax.git",
                  "version": "602.0.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.8.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "3.15.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.5.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "machokit",
          "name": "MachOKit",
          "url": "https://github.com/p-x9/MachOKit",
          "version": "0.43.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MachOKit",
          "dependencies": [
            {
              "identity": "swift-fileio",
              "name": "swift-fileio",
              "url": "https://github.com/p-x9/swift-fileio.git",
              "version": "0.12.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tuist/Rosalind.git
[1/3288] Fetching rosalind
Fetched https://github.com/tuist/Rosalind.git from cache (1.21s)
Fetching https://github.com/tuist/FileSystem.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/tuist/Path.git from cache
Fetching https://github.com/tuist/Command.git from cache
Fetching https://github.com/p-x9/MachOKit from cache
Fetched https://github.com/tuist/Path.git from cache (0.58s)
Fetched https://github.com/p-x9/MachOKit from cache (0.61s)
Fetched https://github.com/tuist/Command.git from cache (0.61s)
Fetched https://github.com/tuist/FileSystem.git from cache (0.61s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.61s)
Computing version for https://github.com/p-x9/MachOKit
Computed https://github.com/p-x9/MachOKit at 0.43.0 (0.67s)
Fetching https://github.com/p-x9/swift-fileio.git from cache
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.48s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.44s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (0.49s)
Fetching https://github.com/Kolos65/Mockable from cache
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/Kolos65/Mockable from cache (0.47s)
Fetched https://github.com/apple/swift-log from cache (0.54s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (0.59s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.14.3 (0.03s)
Fetching https://github.com/tuist/ZIPFoundation from cache
Fetching https://github.com/apple/swift-nio from cache
Fetched https://github.com/apple/swift-nio from cache (0.81s)
Fetched https://github.com/tuist/ZIPFoundation from cache (0.81s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.8.0 (0.87s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.04s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.92.0 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Fetched https://github.com/apple/swift-system.git from cache (0.59s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.59s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.12.0 (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.63s)
Computing version for https://github.com/Kolos65/Mockable
Computed https://github.com/Kolos65/Mockable at 0.5.0 (0.03s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.91s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.91s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (0.98s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.22s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.59s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.69s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.13.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.12.0
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.43.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.92.0
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.14.3
Creating working copy for https://github.com/tuist/Rosalind.git
Working copy of https://github.com/tuist/Rosalind.git resolved at 0.6.100 (34c35d0)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/Kolos65/Mockable
Working copy of https://github.com/Kolos65/Mockable resolved at 0.5.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.15s)
warning: '.resolve-product-dependencies': dependency 'rosalind' is not used by any target
Found 5 product dependencies
  - Path
  - FileSystem
  - Command
  - swift-crypto
  - MachOKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tuist/Rosalind.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/51] Write sources
[5/51] Copying PrivacyInfo.xcprivacy
[6/51] Write sources
[6/51] Copying PrivacyInfo.xcprivacy
[7/51] Write sources
[28/51] Write swift-version-49B95AFC49DCD68C.txt
[29/51] Compiling CNIOWindows WSAStartup.c
[29/51] Compiling CSystem shims.c
[29/51] Compiling CNIOWindows shim.c
[29/51] Compiling MachOKitC mach-o-linux.c
[29/51] Compiling CNIOWASI CNIOWASI.c
[34/51] Compiling CNIOLinux shim.c
[35/51] Compiling CNIOOpenBSD shim.c
[36/51] Compiling CNIOLinux liburing_shims.c
[37/152] Compiling CNIOPosix event_loop_id.c
[38/152] Compiling _AtomicsShims.c
[40/178] Compiling IssueReportingPackageSupport _Test.swift
[41/178] Emitting module IssueReportingPackageSupport
[42/185] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/186] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[44/186] Compiling InternalCollectionsUtilities Specialize.swift
[45/186] Compiling InternalCollectionsUtilities _SortedCollection.swift
[46/186] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/186] Compiling InternalCollectionsUtilities Debugging.swift
[48/186] Compiling InternalCollectionsUtilities Descriptions.swift
[49/186] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/186] Compiling _NIODataStructures _TinyArray.swift
[51/186] Compiling _NIODataStructures PriorityQueue.swift
[52/186] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[53/186] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[54/186] Compiling InternalCollectionsUtilities UInt+reversed.swift
[55/186] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[59/189] Emitting module InternalCollectionsUtilities
[60/189] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[61/189] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[62/189] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[63/189] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[64/189] Compiling _NIOBase64 Base64.swift
[65/189] Emitting module _NIOBase64
[66/189] Compiling InternalCollectionsUtilities Integer rank.swift
[67/189] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[68/199] Compiling Logging MetadataProvider.swift
[69/208] Compiling SystemPackage RawBuffer.swift
[70/208] Compiling SystemPackage Syscalls.swift
[71/208] Compiling SystemPackage WindowsSyscallAdapters.swift
[72/282] Compiling Crypto Ed25519Keys.swift
[73/282] Compiling Crypto NISTCurvesKeys.swift
[74/282] Compiling Crypto X25519Keys.swift
[75/282] Compiling Crypto ASN1Any.swift
[76/282] Compiling Crypto ASN1BitString.swift
[77/282] Compiling Crypto Curve25519.swift
[78/282] Emitting module Logging
[79/282] Emitting module _NIODataStructures
[80/282] Compiling _NIODataStructures Heap.swift
[81/282] Emitting module Path
[82/282] Compiling Path Path.swift
[83/299] Compiling DequeModule Deque+Testing.swift
[84/299] Compiling DequeModule Deque+Equatable.swift
[85/299] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[86/299] Compiling DequeModule Deque.swift
[87/299] Compiling DequeModule _DequeBuffer.swift
[88/299] Compiling Crypto ASN1.swift
[89/299] Emitting module SystemPackage
[90/299] Compiling DequeModule _DequeBufferHeader.swift
[91/299] Compiling DequeModule _DequeSlot.swift
[92/300] Compiling DequeModule Deque+Hashable.swift
[93/300] Compiling DequeModule Deque+Codable.swift
[94/300] Compiling DequeModule Deque+Collection.swift
[95/300] Compiling DequeModule Deque._Storage.swift
[96/300] Compiling DequeModule Deque._UnsafeHandle.swift
[97/300] Compiling DequeModule Deque+Sendable.swift
[98/300] Compiling Crypto MessageAuthenticationCode.swift
[99/300] Compiling Crypto ASN1Boolean.swift
[100/300] Compiling Crypto ASN1Identifier.swift
[101/300] Compiling Crypto ASN1Integer.swift
[102/300] Compiling Crypto ASN1Null.swift
[103/300] Compiling Crypto ASN1OctetString.swift
[104/300] Compiling DequeModule _UnsafeWrappedBuffer.swift
[105/300] Compiling Logging LogHandler.swift
[106/300] Compiling Logging Locks.swift
[107/300] Compiling Logging Logging.swift
[107/300] Compiling CNIODarwin shim.c
[108/300] Write sources
[110/317] Compiling Atomics ManagedAtomic.swift
[111/317] Compiling Atomics ManagedAtomicLazyReference.swift
[112/319] Compiling Atomics Primitives.shims.swift
[113/319] Compiling Atomics AtomicInteger.swift
[114/319] Compiling Atomics AtomicStorage.swift
[115/319] Compiling Atomics AtomicValue.swift
[116/319] Compiling Atomics PointerConformances.swift
[117/319] Compiling Atomics Primitives.native.swift
[118/319] Compiling Atomics AtomicMemoryOrderings.swift
[119/319] Compiling Atomics DoubleWord.swift
[120/319] Compiling Atomics OptionalRawRepresentable.swift
[121/319] Compiling Atomics RawRepresentable.swift
[122/319] Compiling Atomics AtomicOptionalWrappable.swift
[123/319] Compiling Atomics AtomicReference.swift
[124/319] Emitting module DequeModule
[131/321] Compiling Atomics UnsafeAtomic.swift
[132/321] Compiling Atomics UnsafeAtomicLazyReference.swift
[133/321] Emitting module Crypto
[134/329] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[139/329] Emitting module MockableMacro
[144/332] Compiling Atomics IntegerOperations.swift
[145/332] Compiling Atomics Unmanaged extensions.swift
[148/332] Compiling Crypto ASN1Strings.swift
[149/332] Compiling Crypto ArraySliceBigint.swift
[150/332] Compiling Crypto GeneralizedTime.swift
[151/332] Compiling Crypto HPKE.swift
[152/332] Compiling Crypto HPKE-Context.swift
[153/332] Compiling Crypto HPKE-KeySchedule.swift
[167/332] Compiling Crypto SymmetricKeys.swift
[168/332] Compiling Crypto HMAC.swift
[169/332] Compiling Crypto MACFunctions.swift
[170/332] Compiling MockableMacro Namespace.swift
[171/332] Compiling MockableMacro SwiftVersionHelper.swift
[172/332] Compiling MockableMacro TokenFinder.swift
[173/332] Compiling Atomics AtomicBool.swift
[174/332] Compiling Atomics IntegerConformances.swift
[179/332] Emitting module Atomics
[179/332] Compiling c-nioatomics.c
[198/336] Compiling Crypto KEM.swift
[199/336] Compiling Crypto ECDH_boring.swift
[200/336] Compiling Crypto ObjectIdentifier.swift
[201/336] Compiling Crypto ECDSASignature.swift
[202/336] Compiling Crypto PEMDocument.swift
[203/336] Compiling Crypto PKCS8PrivateKey.swift
[204/336] Compiling Crypto SEC1PrivateKey.swift
[205/336] Compiling Crypto SubjectPublicKeyInfo.swift
[206/336] Compiling Crypto CryptoError_boring.swift
[207/336] Compiling Crypto CryptoKitErrors.swift
[208/336] Compiling Crypto DH.swift
[209/336] Compiling Crypto ECDH.swift
[210/336] Compiling Crypto HKDF.swift
[211/336] Compiling Crypto AESWrap.swift
[212/336] Compiling Crypto AESWrap_boring.swift
[213/336] Compiling Crypto Ed25519_boring.swift
[214/336] Compiling Crypto NISTCurvesKeys_boring.swift
[215/336] Compiling Crypto X25519Keys_boring.swift
[216/336] Compiling Crypto Digest_boring.swift
[217/336] Compiling Crypto Digest.swift
[218/336] Compiling Crypto Digests.swift
[219/336] Compiling Crypto HashFunctions.swift
[220/336] Compiling Crypto HashFunctions_SHA2.swift
[221/336] Compiling Crypto HPKE-AEAD.swift
[222/336] Compiling Crypto HPKE-Ciphersuite.swift
[223/336] Compiling Crypto HPKE-KDF.swift
[224/336] Compiling Crypto HPKE-KexKeyDerivation.swift
[225/336] Compiling Crypto HPKE-LabeledExtract.swift
[226/336] Compiling Crypto HPKE-Utils.swift
[227/336] Compiling Crypto DHKEM.swift
[228/336] Compiling Crypto HPKE-KEM-Curve25519.swift
[229/336] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[230/336] Compiling Crypto HPKE-KEM.swift
[231/336] Compiling Crypto HPKE-Errors.swift
[233/336] Compiling IssueReporting WithExpectedIssue.swift
[234/336] Compiling IssueReporting WithIssueContext.swift
[235/336] Compiling ZIPFoundation URL+ZIP.swift
[236/336] Compiling ZIPFoundation resource_bundle_accessor.swift
[260/336] Emitting module ZIPFoundation
[269/336] Compiling Glob Pattern.swift
[270/336] Compiling Glob Pattern+Parser.swift
[275/336] Compiling FileIO StreamedFile.swift
[276/336] Compiling FileIO system.swift
[277/336] Compiling FileIO FileIO.swift
[278/336] Compiling FileIO ConcatenatedMemoryMappedFile.swift
[279/336] Compiling FileIO ConcatenatedStreamedFile.swift
[280/336] Compiling FileIO MemoryMappedFile.swift
[281/336] Emitting module FileIO
[284/336] Compiling Glob Pattern+Options.swift
[285/336] Compiling Crypto RNG_boring.swift
[286/336] Compiling Crypto SafeCompare_boring.swift
[287/336] Compiling Crypto Zeroization_boring.swift
[288/336] Compiling Crypto PrettyBytes.swift
[289/336] Compiling Crypto SafeCompare.swift
[290/336] Compiling Crypto SecureBytes.swift
[291/336] Compiling Crypto Zeroization.swift
[292/336] Compiling Crypto resource_bundle_accessor.swift
[293/336] Compiling Glob Pattern+Match.swift
[294/336] Compiling Glob InvalidPattern.swift
[295/336] Emitting module Glob
[296/336] Compiling Glob GlobSearch.swift
[300/336] Compiling c-atomics.c
[304/534] Compiling MachOKit MachOFile+Strings.swift
[305/534] Compiling MachOKit MachOFile+Symbols.swift
[306/534] Compiling MachOKit MachOFile.swift
[307/534] Compiling MachOKit MachOImage+BindOperations.swift
[308/534] Compiling MachOKit MachOImage+CodeSign.swift
[309/534] Compiling MachOKit MachOImage+DyldChainedFixups..swift
[310/534] Compiling MachOKit MachOImage+ExportTrie.swift
[311/534] Compiling MachOKit MachOImage+FunctionStarts.swift
[312/534] Compiling MachOKit MachOImage+Strings.swift
[313/534] Compiling MachOKit MachOImage+Symbols.swift
[313/534] Write Objects.LinkFileList
[315/534] Compiling NIOConcurrencyHelpers lock.swift
[316/534] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[317/534] Compiling NIOConcurrencyHelpers NIOLock.swift
[318/534] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[319/534] Compiling NIOConcurrencyHelpers atomics.swift
[320/534] Emitting module NIOConcurrencyHelpers
[325/534] Compiling MachOKit MachOFile+LoadCommands.swift
[326/534] Compiling MachOKit MachOFile+RebaseOperations.swift
[327/534] Compiling MachOKit MachOFile+CodeSign.swift
[328/534] Compiling MachOKit MachOFile+DyldChainedFixups.swift
[329/534] Compiling MachOKit MachOFile+ExportTrie.swift
[330/534] Compiling MachOKit MachOFile+FunctionStarts.swift
[331/534] Emitting module IssueReporting
[332/534] Compiling MachOKit VersionMinCommand.swift
[333/534] Compiling MachOKit MachOFile+BindOperations.swift
[334/534] Compiling MachOKit MachOImage+LoadCommands.swift
[335/534] Compiling MachOKit MachOImage+RebaseOperations.swift
[335/598] Linking MockableMacro-tool
[337/628] Compiling Mockable GenericValue.swift
[338/628] Compiling Mockable Parameter+Match.swift
[339/628] Compiling Mockable Parameter.swift
[340/631] Compiling Mockable ThrowingFunctionActionBuilder.swift
[341/631] Compiling Mockable ThrowingFunctionReturnBuilder.swift
[342/631] Compiling Mockable ThrowingFunctionVerifyBuilder.swift
[343/631] Compiling Mockable MockableService.swift
[344/631] Compiling Mockable Matchable.swift
[345/631] Compiling Mockable MemberAction.swift
[346/631] Compiling Mockable MemberReturn.swift
[347/631] Compiling Mockable MockerPolicy.swift
[348/631] Compiling Mockable MockerScope.swift
[349/631] Compiling Mockable Count.swift
[350/631] Compiling Mockable PropertyActionBuilder.swift
[351/631] Compiling Mockable PropertyReturnBuilder.swift
[352/631] Compiling Mockable PropertyVerifyBuilder.swift
[353/631] Compiling Mockable Async+Timeout.swift
[354/631] Compiling Mockable AsyncSubject.swift
[355/631] Compiling Mockable LockedValue.swift
[356/631] Compiling Mockable Builder.swift
[357/631] Compiling Mockable FunctionActionBuilder.swift
[358/631] Compiling Mockable FunctionReturnBuilder.swift
[359/631] Compiling Mockable FunctionVerifyBuilder.swift
[360/631] Compiling Mockable Mocked.swift
[361/631] Compiling Mockable Mocker.swift
[362/631] Compiling Mockable MockerFallback.swift
[363/631] Compiling Mockable ReturnValue.swift
[364/631] Compiling Mockable TimeoutDuration.swift
[365/631] Compiling Mockable Utils.swift
[366/631] Emitting module Mockable
[367/631] Compiling Mockable MockableMacro.swift
[368/631] Compiling Mockable Matcher.swift
[369/631] Compiling Mockable CaseIdentifiable.swift
[374/637] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[375/637] Compiling NIOCore RecvByteBufferAllocator.swift
[376/637] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[384/644] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[385/644] Compiling NIOCore EventLoopFuture+Deprecated.swift
[386/644] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[387/644] Compiling NIOCore EventLoopFuture.swift
[388/644] Compiling NIOCore FileDescriptor.swift
[389/644] Compiling NIOCore FileHandle.swift
[390/644] Compiling NIOCore FileRegion.swift
[391/644] Compiling NIOCore GlobalSingletons.swift
[392/644] Compiling NIOCore IO.swift
[393/644] Compiling NIOCore IOData.swift
[394/644] Compiling NIOCore IPProtocol.swift
[395/644] Compiling NIOCore IntegerBitPacking.swift
[396/644] Compiling NIOCore IntegerTypes.swift
[397/644] Compiling NIOCore Interfaces.swift
[398/644] Compiling NIOCore Linux.swift
[399/644] Compiling NIOCore MarkedCircularBuffer.swift
[400/644] Compiling NIOCore MulticastChannel.swift
[401/644] Compiling NIOCore NIOAny.swift
[402/644] Compiling NIOCore NIOCloseOnErrorHandler.swift
[403/644] Compiling NIOCore NIOCoreSendableMetatype.swift
[404/644] Compiling NIOCore NIODecodedAsyncSequence.swift
[405/644] Compiling NIOCore Channel.swift
[406/644] Compiling NIOCore ChannelHandler.swift
[407/644] Compiling NIOCore ChannelHandlers.swift
[408/644] Compiling NIOCore ChannelInvoker.swift
[409/644] Compiling NIOCore ChannelOption.swift
[410/644] Compiling NIOCore ChannelPipeline.swift
[411/644] Compiling NIOCore CircularBuffer.swift
[412/644] Compiling NIOCore SocketAddresses.swift
[413/644] Compiling NIOCore SocketOptionProvider.swift
[414/644] Compiling NIOCore SystemCallHelpers.swift
[415/644] Compiling NIOCore TimeAmount+Duration.swift
[416/644] Compiling NIOCore TypeAssistedChannelHandler.swift
[417/644] Compiling NIOCore UniversalBootstrapSupport.swift
[418/644] Compiling NIOCore Utilities.swift
[419/644] Compiling Command ThreadSafe.swift
[441/644] Compiling Command AsyncThrowingStream+Extras.swift
[442/644] Compiling Command CommandRunner.swift
[443/644] Compiling Command Command.swift
[444/644] Emitting module Command
[445/644] Compiling Command FileHandle+Extras.swift
[445/644] Write Objects.LinkFileList
[446/644] Archiving libCommand.a
[448/644] Compiling MachOKit MachOImage.swift
[449/644] Compiling MachOKit MachOKit.swift
[450/644] Compiling MachOKit BindOpcode.swift
[451/644] Compiling MachOKit BindOperation.swift
[452/644] Compiling MachOKit BindOperationsKind.swift
[453/644] Compiling MachOKit BindSpecial.swift
[454/644] Compiling MachOKit BindType.swift
[455/644] Compiling MachOKit ClassicBindType.swift
[456/644] Compiling MachOKit BindingSymbol.swift
[457/644] Compiling MachOKit ClassicBindingSymbol.swift
[458/644] Compiling MachOKit CodeSignCodeDirectory+codeLimit64.swift
[459/644] Compiling MachOKit CodeSignCodeDirectory+executableSegment.swift
[460/644] Compiling MachOKit CodeSignCodeDirectory+runtime.swift
[461/644] Compiling MachOKit CodeSignCodeDirectory+scatter.swift
[462/644] Compiling MachOKit CodeSignCodeDirectory+teamID.swift
[463/644] Compiling MachOKit CodeSignCodeDirectory.swift
[464/644] Compiling MachOKit CodeSignBlobIndex.swift
[465/644] Compiling MachOKit CodeSignExecSegmentFlags.swift
[466/644] Compiling MachOKit CodeSignGenericBlob.swift
[467/644] Compiling MachOKit CodeSignHashType.swift
[468/644] Compiling MachOKit CodeSignMagic.swift
[469/644] Compiling MachOKit CodeSignSlot.swift
[470/644] Compiling MachOKit CodeSignSpecialSlotType.swift
[471/644] Compiling MachOKit CodeSignSuperBlob.swift
[472/644] Compiling MachOKit CFString.swift
[473/644] Compiling MachOKit DataInCodeEntry.swift
[474/644] Compiling MachOKit DependedDylib.swift
[475/644] Compiling MachOKit DyldCacheDynamicData.swift
[476/644] Compiling MachOKit DyldCacheFunctionVariantEntry.swift
[477/644] Compiling MachOKit DyldCacheFunctionVariantInfo.swift
[478/644] Compiling MachOKit DyldCacheImageInfo.swift
[479/644] Compiling MachOKit DyldCacheImageTextInfo.swift
[480/644] Compiling MachOKit DyldCacheLocalSymbolsEntry.swift
[481/644] Compiling MachOKit DyldCacheLocalSymbolsInfo.swift
[482/644] Compiling MachOKit DyldCacheMappingAndSlideInfo.swift
[483/644] Compiling MachOKit DyldCacheMappingFlags.swift
[484/644] Compiling MachOKit DyldCacheMappingInfo.swift
[485/644] Compiling MachOKit DyldCachePrewarming.swift
[486/644] Compiling MachOKit DyldCachePrewarmingEntry.swift
[487/644] Compiling MachOKit DyldCacheTproMappingInfo.swift
[488/644] Compiling MachOKit DyldSubCacheEntry.swift
[489/644] Compiling MachOKit DylibIndex.swift
[490/644] Compiling MachOKit CPUType.swift
[491/644] Compiling MachOKit DyldCacheHeader.swift
[492/644] Compiling MachOKit DyldCacheType.swift
[493/644] Compiling MachOKit FatArch.swift
[494/644] Compiling MachOKit FatHeader.swift
[495/644] Compiling MachOKit FileType.swift
[496/644] Compiling MachOKit MachHeader+Flags+Bit.swift
[497/644] Compiling MachOKit MachHeader+Flags.swift
[498/644] Compiling MachOKit MachHeader.swift
[499/644] Compiling MachOKit Magic.swift
[500/644] Compiling MachOKit BuildVersionCommand.swift
[501/644] Compiling MachOKit DylibCommand.swift
[502/644] Compiling MachOKit DylibUseCommand.swift
[503/644] Compiling MachOKit DylinkerCommand.swift
[504/644] Compiling MachOKit EncryptionInfoCommand.swift
[505/644] Compiling MachOKit EntryPointCommand.swift
[506/644] Compiling MachOKit FilesetEntryCommand.swift
[507/644] Compiling MachOKit LinkerOptionCommand.swift
[508/644] Compiling MachOKit LoadCommand.swift
[509/644] Compiling MachOKit LoadCommandInfo.swift
[510/644] Compiling MachOKit LoadCommandType.swift
[511/644] Compiling MachOKit BuildToolVersion.swift
[512/665] Emitting module NIOCore
[513/717] Compiling MachOKit FunctionStart.swift
[514/717] Compiling MachOKit IndirectSymbol.swift
[515/717] Compiling MachOKit Rebase.swift
[516/717] Compiling MachOKit RebaseOpcode.swift
[517/717] Compiling MachOKit RebaseOperation.swift
[518/717] Compiling MachOKit RebaseType.swift
[519/717] Compiling MachOKit Relocation.swift
[520/717] Compiling MachOKit RelocationInfo.swift
[521/717] Compiling MachOKit RelocationLength.swift
[522/717] Compiling MachOKit RelocationType.swift
[523/717] Compiling MachOKit ScatteredRelocationInfo.swift
[524/717] Compiling MachOKit StringTableEntry.swift
[525/717] Compiling MachOKit Nlist.swift
[526/717] Compiling MachOKit Stab.swift
[527/717] Compiling MachOKit SymbolDescription.swift
[528/717] Compiling MachOKit SymbolFlags.swift
[529/717] Compiling MachOKit SymbolLibraryOrdinalType.swift
[530/717] Compiling MachOKit SymbolReferenceFlag.swift
[531/717] Compiling MachOKit SymbolType.swift
[532/717] Compiling MachOKit CodeSignProtocol.swift
[533/717] Compiling MachOKit DyldCacheLocalSymbolsEntryProtocol.swift
[534/717] Compiling NIOPosix BSDSocketAPIWindows.swift
[535/717] Compiling NIOPosix BaseSocket.swift
[536/717] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[537/717] Compiling NIOPosix BaseSocketChannel.swift
[538/717] Compiling NIOPosix System.swift
[539/717] Compiling NIOPosix Thread.swift
[540/717] Compiling NIOPosix ThreadPosix.swift
[541/717] Compiling NIOPosix ThreadWindows.swift
[542/717] Compiling NIOPosix UnsafeTransfer.swift
[562/717] Compiling MachOKit DyldChainedFixupPointerInfo.swift
[563/717] Compiling MachOKit DyldChainedFixupsHeader.swift
[564/717] Compiling MachOKit DyldChainedImport.swift
[565/717] Compiling MachOKit DyldChainedImportFormat.swift
[566/717] Compiling MachOKit DyldChainedPage.swift
[567/717] Compiling MachOKit DyldChainedStartsInImage.swift
[568/717] Compiling MachOKit DyldChainedStartsInSegment.swift
[569/717] Compiling MachOKit DyldChainedStartsOffsets.swift
[570/717] Compiling MachOKit DyldChainedSymbolsFormat.swift
[571/717] Compiling MachOKit Endian.swift
[572/717] Compiling MachOKit ExportSymbolFlags.swift
[573/717] Compiling MachOKit ExportSymbolKind.swift
[574/717] Compiling MachOKit ExportTrieEntry.swift
[575/717] Compiling MachOKit ExportedSymbol.swift
[576/717] Compiling MachOKit DyldCache+SubCaches.swift
[577/717] Compiling MachOKit DyldCache+host.swift
[578/717] Compiling MachOKit DyldCache.swift
[579/717] Compiling MachOKit DyldCacheLoaded+SubCaches.swift
[580/717] Compiling MachOKit DyldCacheLoaded+static.swift
[581/717] Compiling MachOKit DyldCacheLoaded.swift
[582/717] Compiling MachOKit Data+.swift
[583/717] Compiling MachOKit FileHandle+.swift
[584/717] Compiling MachOKit FixedWidthInteger+.swift
[585/717] Compiling MachOKit Sequence+.swift
[586/717] Compiling MachOKit String+.swift
[587/717] Compiling MachOKit TrieTreeProtocol+.swift
[588/717] Compiling MachOKit UUID+.swift
[589/717] Compiling MachOKit UnsafePointer+.swift
[590/717] Compiling MachOKit UnsafeRawPointer+.swift
[591/717] Compiling MachOKit _FileIOProtocol+.swift
[592/717] Compiling MachOKit dyld_chained_ptr+.swift
[593/717] Compiling MachOKit FatFile.swift
[594/717] Compiling MachOKit FullDyldCache+host.swift
[595/717] Compiling MachOKit FullDyldCache.swift
[596/717] Compiling MachOKit CPU.swift
[597/717] Compiling MachOKit CPUSubType.swift
[598/717] Compiling NIOPosix SelectableChannel.swift
[599/717] Compiling NIOPosix SelectableEventLoop.swift
[600/717] Compiling NIOPosix SelectorEpoll.swift
[601/717] Compiling NIOPosix SelectorGeneric.swift
[602/717] Compiling NIOPosix SelectorKqueue.swift
[603/717] Compiling NIOPosix SelectorUring.swift
[604/717] Compiling NIOPosix SelectorWSAPoll.swift
[605/717] Compiling NIOPosix BaseStreamSocketChannel.swift
[606/717] Compiling NIOPosix Bootstrap.swift
[607/717] Compiling NIOPosix ControlMessage.swift
[608/717] Compiling NIOPosix DatagramVectorReadManager.swift
[609/717] Compiling NIOPosix Errors+Any.swift
[610/717] Compiling NIOPosix FileDescriptor.swift
[611/717] Compiling NIOPosix LinuxCPUSet.swift
[612/717] Compiling NIOPosix LinuxUring.swift
[613/717] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[614/717] Compiling NIOPosix NIOPosixSendableMetatype.swift
[615/717] Compiling NIOPosix NIOThreadPool.swift
[616/717] Compiling NIOPosix NonBlockingFileIO.swift
[617/717] Compiling NIOPosix BSDSocketAPICommon.swift
[618/717] Compiling NIOPosix BSDSocketAPIPosix.swift
[619/717] Emitting module MachOKit
[620/717] Compiling NIOPosix GetaddrinfoResolver.swift
[621/717] Compiling NIOPosix HappyEyeballs.swift
[622/717] Compiling NIOPosix IO.swift
[623/717] Compiling NIOPosix IntegerBitPacking.swift
[624/717] Compiling NIOPosix IntegerTypes.swift
[625/717] Compiling NIOPosix Linux.swift
[626/717] Compiling NIOPosix PendingDatagramWritesManager.swift
[627/717] Compiling NIOPosix PendingWritesManager.swift
[628/717] Compiling NIOPosix PipeChannel.swift
[629/717] Compiling NIOPosix PipePair.swift
[630/717] Compiling NIOPosix Pool.swift
[631/717] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[632/717] Compiling NIOPosix ServerSocket.swift
[633/717] Compiling NIOPosix Socket.swift
[634/717] Compiling NIOPosix SocketChannel.swift
[635/717] Compiling NIOPosix SocketProtocols.swift
[636/717] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[637/717] Compiling NIOPosix PosixSingletons.swift
[638/717] Compiling NIOPosix RawSocketBootstrap.swift
[639/717] Compiling NIOPosix Resolver.swift
[640/717] Compiling NIOPosix Selectable.swift
[641/717] Compiling MachOKit DyldCacheRepresentable.swift
[642/717] Compiling MachOKit DyldChainedFixupsProtocol.swift
[643/717] Compiling MachOKit DyldChainedImportProtocol.swift
[644/717] Compiling MachOKit LayoutWrapper.swift
[645/717] Compiling MachOKit LoadCommandWrapper.swift
[646/717] Compiling MachOKit LoadCommandsProtocol.swift
[647/717] Compiling MachOKit MachORepresentable.swift
[648/717] Compiling MachOKit StringTable.swift
[649/717] Compiling MachOKit SymbolProtocol.swift
[650/717] Compiling MachOKit _DyldCacheFileRepresentable.swift
[651/717] Compiling MachOKit BitFlags.swift
[652/717] Compiling MachOKit DataSequence.swift
[653/717] Compiling MachOKit MemorySequence.swift
[654/717] Compiling MachOKit SwiftDemangle.swift
[655/717] Compiling MachOKit DataTrieTree.swift
[656/717] Compiling MachOKit MemoryTrieTree.swift
[657/717] Compiling MachOKit TrieNode.swift
[658/717] Compiling MachOKit TrieNodeContent.swift
[659/717] Compiling MachOKit TrieTreeProtocol.swift
[660/717] Compiling MachOKit exported.swift
[661/717] Compiling MachOKit global.swift
[673/722] Compiling NIOPosix Utilities.swift
[674/722] Compiling NIOPosix VsockAddress.swift
[675/722] Compiling NIOPosix VsockChannelEvents.swift
[676/722] Compiling NIOPosix Windows.swift
[677/722] Compiling NIOPosix resource_bundle_accessor.swift
[678/722] Emitting module NIOPosix
[719/760] Compiling _NIOFileSystem ParallelDirCopy.swift
[720/760] Compiling _NIOFileSystem ParallelRemoval.swift
[721/760] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[722/760] Compiling _NIOFileSystem CInterop.swift
[723/764] Compiling _NIOFileSystem Array+FileSystem.swift
[724/764] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[725/764] Compiling _NIOFileSystem BufferedReader.swift
[726/764] Compiling _NIOFileSystem BufferedWriter.swift
[727/764] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[728/764] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[729/764] Compiling _NIOFileSystem OpenOptions.swift
[730/764] Compiling _NIOFileSystem String+FileSystem.swift
[731/764] Compiling _NIOFileSystem resource_bundle_accessor.swift
[732/764] Compiling _NIOFileSystem BufferedStream.swift
[733/764] Compiling _NIOFileSystem Cancellation.swift
[734/764] Compiling _NIOFileSystem TokenBucket.swift
[735/764] Compiling _NIOFileSystem UnsafeTransfer.swift
[736/764] Compiling _NIOFileSystem Syscalls.swift
[737/764] Compiling _NIOFileSystem SystemFileHandle.swift
[738/764] Compiling _NIOFileSystem Utilities.swift
[739/764] Compiling _NIOFileSystem NIOFilePath.swift
[740/764] Compiling _NIOFileSystem Errno.swift
[741/764] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[742/764] Compiling _NIOFileSystem Mocking.swift
[743/764] Compiling _NIOFileSystem Syscall.swift
[744/764] Compiling _NIOFileSystem FileSystemProtocol.swift
[745/764] Compiling _NIOFileSystem FileType.swift
[746/764] Compiling _NIOFileSystem IOStrategy.swift
[747/764] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[748/764] Compiling _NIOFileSystem Exports.swift
[749/764] Compiling _NIOFileSystem FileChunks.swift
[750/764] Compiling _NIOFileSystem FileHandle.swift
[751/764] Compiling _NIOFileSystem FileHandleProtocol.swift
[752/764] Compiling _NIOFileSystem FileInfo.swift
[753/764] Compiling _NIOFileSystem FileSystem.swift
[754/764] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[755/764] Compiling _NIOFileSystem FileSystemError.swift
[756/764] Emitting module _NIOFileSystem
[757/764] Compiling _NIOFileSystem ByteCount.swift
[758/764] Compiling _NIOFileSystem Convenience.swift
[759/764] Compiling _NIOFileSystem DirectoryEntries.swift
[760/764] Compiling _NIOFileSystem DirectoryEntry.swift
[761/766] Compiling NIOFileSystem Exports.swift
[762/766] Emitting module NIOFileSystem
[763/769] Compiling FileSystem AsyncSequence+Extras.swift
[764/769] Compiling FileSystem FileSystem.swift
[765/769] Emitting module FileSystem
[765/769] Write Objects.LinkFileList
[766/779] Archiving libFileSystem.a
[768/779] Compiling Rosalind AppBundleLoader.swift
[769/779] Compiling Rosalind Sequence+Concurrency.swift
[770/779] Emitting module Rosalind
[771/779] Compiling Rosalind PoolLock.swift
[772/779] Compiling Rosalind AppBundle.swift
[773/779] Compiling Rosalind FileHandle+Read.swift
[774/779] Compiling Rosalind AssetUtilController.swift
[775/779] Compiling Rosalind Rosalind.swift
[776/779] Compiling Rosalind ShasumCalculator.swift
[777/779] Compiling Rosalind AppBundleReport.swift
[777/779] Write Objects.LinkFileList
[778/779] Archiving libRosalind.a
Build complete! (29.97s)
warning: 'machokit': /Users/admin/builder/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
Build complete.
{
  "dependencies" : [
    {
      "identity" : "path",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Path.git"
    },
    {
      "identity" : "filesystem",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/FileSystem.git"
    },
    {
      "identity" : "command",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Command.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.15.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "machokit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.43.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/MachOKit"
    },
    {
      "identity" : "mockable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kolos65/Mockable"
    }
  ],
  "manifest_display_name" : "Rosalind",
  "name" : "Rosalind",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Rosalind",
      "targets" : [
        "Rosalind"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RosalindTests",
      "module_type" : "SwiftTarget",
      "name" : "RosalindTests",
      "path" : "Tests/RosalindTests",
      "product_dependencies" : [
        "SnapshotTesting",
        "Mockable"
      ],
      "sources" : [
        "AssetUtilControllerTests.swift",
        "Extensions/Snapshotting+RosalindReport.swift",
        "RosalindAcceptanceTests.swift",
        "RosalindTests.swift"
      ],
      "target_dependencies" : [
        "Rosalind"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Rosalind",
      "module_type" : "SwiftTarget",
      "name" : "Rosalind",
      "path" : "Sources/Rosalind",
      "product_dependencies" : [
        "Crypto",
        "Path",
        "FileSystem",
        "Command",
        "MachOKit"
      ],
      "product_memberships" : [
        "Rosalind"
      ],
      "sources" : [
        "AppBundle.swift",
        "AppBundleLoader.swift",
        "AppBundleReport.swift",
        "AssetUtilController.swift",
        "Extensions/FileHandle+Read.swift",
        "Extensions/Sequence+Concurrency.swift",
        "PoolLock.swift",
        "Rosalind.swift",
        "ShasumCalculator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.