The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Structure, reference main (0dd47e), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 10:39:14 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/Structure.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/Structure
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0dd47e7 Bumped to Swift 5.7
Cloned https://github.com/bdrelling/Structure.git
Revision (git rev-parse @):
0dd47e797b159fceb9bf2f29c25db8d09d5572bf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/Structure.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bdrelling/Structure.git
https://github.com/bdrelling/Structure.git
{
  "dependencies" : [
    {
      "identity" : "plotvapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bdrelling/PlotVapor"
    },
    {
      "identity" : "ink",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Ink"
    },
    {
      "identity" : "core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-kipple/Core"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.74.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor"
    },
    {
      "identity" : "fluent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.7.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent"
    },
    {
      "identity" : "tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-kipple/Tools"
    }
  ],
  "manifest_display_name" : "Structure",
  "name" : "Structure",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Structure",
      "targets" : [
        "Structure"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StructureTests",
      "module_type" : "SwiftTarget",
      "name" : "StructureTests",
      "path" : "Tests/StructureTests",
      "sources" : [
        "ResourceTests.swift"
      ],
      "target_dependencies" : [
        "Structure"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Structure",
      "module_type" : "SwiftTarget",
      "name" : "Structure",
      "path" : "Sources/Structure",
      "product_dependencies" : [
        "Fluent",
        "Ink",
        "KippleCore",
        "PlotVapor",
        "Vapor"
      ],
      "product_memberships" : [
        "Structure"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Structure/Resources/css",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Structure/Resources/js",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Core/Extensions/CharacterSet+RFC3986Unreserved.swift",
        "Core/Extensions/Dictionary+AsJSONSerializeData.swift",
        "Core/Extensions/NSNumber+IsBoolean.swift",
        "Core/Extensions/String+ReadingTime.swift",
        "Core/Extensions/String+Replacing.swift",
        "Core/Extensions/String+TrimmingSlashes.swift",
        "Core/Extensions/URLComponents+SetQueryItems.swift",
        "Core/Helpers/ResourceManager.swift",
        "Fluent/Helpers/RepositoryFactory.swift",
        "Fluent/Protocols/Auditable.swift",
        "Fluent/Protocols/Repository.swift",
        "Markdown/MarkdownDocument.swift",
        "Markdown/MarkdownParser+Custom.swift",
        "Plot/Components/ConstructionSign.swift",
        "Plot/Components/DefaultBody.swift",
        "Plot/Components/DefaultHead.swift",
        "Plot/Components/ErrorMessage.swift",
        "Plot/Components/Icon.swift",
        "Plot/Components/MarkdownText.swift",
        "Plot/Components/SimpleFooter.swift",
        "Plot/Components/StructureHead.swift",
        "Plot/Components/StructureNavbar.swift",
        "Plot/Components/ThemeToggle.swift",
        "Plot/Pages/ErrorPage.swift",
        "Plot/Pages/HTMLEmbedPage.swift",
        "Plot/Pages/MarkdownPage.swift",
        "Plot/Pages/StructurePage.swift",
        "Vapor/Controllers/StatusController.swift",
        "Vapor/Extensions/Application+Resources.swift",
        "Vapor/Extensions/Application+ServePublicFiles.swift",
        "Vapor/Extensions/Environment+Local.swift",
        "Vapor/Extensions/Parameters+Convenience.swift",
        "Vapor/Extensions/PathComponent+Convenience.swift",
        "Vapor/Extensions/Request+Convenience.swift",
        "Vapor/Extensions/View+Convenience.swift",
        "Vapor/Middleware/HostRedirectMiddleware.swift",
        "Vapor/Middleware/MarkdownFileMiddleware.swift",
        "Vapor/Middleware/StructureCDNMiddleware.swift",
        "Vapor/Models/ApplicationError.swift",
        "Vapor/Models/PageRoute.swift",
        "Vapor/Models/PathParameter.swift",
        "Vapor/Models/WrappedContent.swift",
        "Vapor/Protocols/ApplicationDelegate.swift",
        "Vapor/Protocols/AsyncCommandAdapting.swift",
        "Vapor/Protocols/CommandDefining.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/vapor/vapor
Fetching from https://github.com/swift-kipple/Tools
Fetching from https://github.com/swift-kipple/Core
Fetching from https://github.com/vapor/fluent
Fetching from https://github.com/JohnSundell/Ink
Fetching from https://github.com/bdrelling/PlotVapor
Fetching from https://github.com/JohnSundell/Plot
Fetching from https://github.com/vapor/fluent-kit.git
Fetching from https://github.com/nicklockwood/SwiftFormat
skipping cache due to an error: Failed to clone repository https://github.com/nicklockwood/SwiftFormat:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/SwiftFormat-92afd852'...
    remote: Enumerating objects: 46730, done.
    remote: Counting objects:   0% (1/1580)        
remote: Counting objects:   1% (16/1580)        
remote: Counting objects:   2% (32/1580)        
remote: Counting objects:   3% (48/1580)        
remote: Counting objects:   4% (64/1580)        
remote: Counting objects:   5% (79/1580)        
remote: Counting objects:   6% (95/1580)        
remote: Counting objects:   7% (111/1580)        
remote: Counting objects:   8% (127/1580)        
remote: Counting objects:   9% (143/1580)        
remote: Counting objects:  10% (158/1580)        
remote: Counting objects:  11% (174/1580)        
remote: Counting objects:  12% (190/1580)        
remote: Counting objects:  13% (206/1580)        
remote: Counting objects:  14% (222/1580)        
remote: Counting objects:  15% (237/1580)        
remote: Counting objects:  16% (253/1580)        
remote: Counting objects:  17% (269/1580)        
remote: Counting objects:  18% (285/1580)        
remote: Counting objects:  19% (301/1580)        
remote: Counting objects:  20% (316/1580)        
remote: Counting objects:  21% (332/1580)        
remote: Counting objects:  22% (348/1580)        
remote: Counting objects:  23% (364/1580)        
remote: Counting objects:  24% (380/1580)        
remote: Counting objects:  25% (395/1580)        
remote: Counting objects:  26% (411/1580)        
remote: Counting objects:  27% (427/1580)        
remote: Counting objects:  28% (443/1580)        
remote: Counting objects:  29% (459/1580)        
remote: Counting objects:  30% (474/1580)        
remote: Counting objects:  31% (490/1580)        
remote: Counting objects:  32% (506/1580)        
remote: Counting objects:  33% (522/1580)        
remote: Counting objects:  34% (538/1580)        
remote: Counting objects:  35% (553/1580)        
remote: Counting objects:  36% (569/1580)        
remote: Counting objects:  37% (585/1580)        
remote: Counting objects:  38% (601/1580)        
remote: Counting objects:  39% (617/1580)        
remote: Counting objects:  40% (632/1580)        
remote: Counting objects:  41% (648/1580)        
remote: Counting objects:  42% (664/1580)        
remote: Counting objects:  43% (680/1580)        
remote: Counting objects:  44% (696/1580)        
remote: Counting objects:  45% (711/1580)        
remote: Counting objects:  46% (727/1580)        
remote: Counting objects:  47% (743/1580)        
remote: Counting objects:  48% (759/1580)        
remote: Counting objects:  49% (775/1580)        
remote: Counting objects:  50% (790/1580)        
remote: Counting objects:  51% (806/1580)        
remote: Counting objects:  52% (822/1580)        
remote: Counting objects:  53% (838/1580)        
remote: Counting objects:  54% (854/1580)        
remote: Counting objects:  55% (869/1580)        
remote: Counting objects:  56% (885/1580)        
remote: Counting objects:  57% (901/1580)        
remote: Counting objects:  58% (917/1580)        
remote: Counting objects:  59% (933/1580)        
remote: Counting objects:  60% (948/1580)        
remote: Counting objects:  61% (964/1580)        
remote: Counting objects:  62% (980/1580)        
remote: Counting objects:  63% (996/1580)        
remote: Counting objects:  64% (1012/1580)        
remote: Counting objects:  65% (1027/1580)        
remote: Counting objects:  66% (1043/1580)        
remote: Counting objects:  67% (1059/1580)        
remote: Counting objects:  68% (1075/1580)        
remote: Counting objects:  69% (1091/1580)        
remote: Counting objects:  70% (1106/1580)        
remote: Counting objects:  71% (1122/1580)        
remote: Counting objects:  72% (1138/1580)        
remote: Counting objects:  73% (1154/1580)        
remote: Counting objects:  74% (1170/1580)        
remote: Counting objects:  75% (1185/1580)        
remote: Counting objects:  76% (1201/1580)        
remote: Counting objects:  77% (1217/1580)        
remote: Counting objects:  78% (1233/1580)        
remote: Counting objects:  79% (1249/1580)        
remote: Counting objects:  80% (1264/1580)        
remote: Counting objects:  81% (1280/1580)        
remote: Counting objects:  82% (1296/1580)        
remote: Counting objects:  83% (1312/1580)        
remote: Counting objects:  84% (1328/1580)        
remote: Counting objects:  85% (1343/1580)        
remote: Counting objects:  86% (1359/1580)        
remote: Counting objects:  87% (1375/1580)        
remote: Counting objects:  88% (1391/1580)        
remote: Counting objects:  89% (1407/1580)        
remote: Counting objects:  90% (1422/1580)        
remote: Counting objects:  91% (1438/1580)        
remote: Counting objects:  92% (1454/1580)        
remote: Counting objects:  93% (1470/1580)        
remote: Counting objects:  94% (1486/1580)        
remote: Counting objects:  95% (1501/1580)        
remote: Counting objects:  96% (1517/1580)        
remote: Counting objects:  97% (1533/1580)        
remote: Counting objects:  98% (1549/1580)        
remote: Counting objects:  99% (1565/1580)        
remote: Counting objects: 100% (1580/1580)        
remote: Counting objects: 100% (1580/1580), done.
    remote: Compressing objects:   0% (1/325)        
remote: Compressing objects:   1% (4/325)        
remote: Compressing objects:   2% (7/325)        
remote: Compressing objects:   3% (10/325)        
remote: Compressing objects:   4% (13/325)        
remote: Compressing objects:   5% (17/325)        
remote: Compressing objects:   6% (20/325)        
remote: Compressing objects:   7% (23/325)        
remote: Compressing objects:   8% (26/325)        
remote: Compressing objects:   9% (30/325)        
remote: Compressing objects:  10% (33/325)        
remote: Compressing objects:  11% (36/325)        
remote: Compressing objects:  12% (39/325)        
remote: Compressing objects:  13% (43/325)        
remote: Compressing objects:  14% (46/325)        
remote: Compressing objects:  15% (49/325)        
remote: Compressing objects:  16% (52/325)        
remote: Compressing objects:  17% (56/325)        
remote: Compressing objects:  18% (59/325)        
remote: Compressing objects:  19% (62/325)        
remote: Compressing objects:  20% (65/325)        
remote: Compressing objects:  21% (69/325)        
remote: Compressing objects:  22% (72/325)        
remote: Compressing objects:  23% (75/325)        
remote: Compressing objects:  24% (78/325)        
remote: Compressing objects:  25% (82/325)        
remote: Compressing objects:  26% (85/325)        
remote: Compressing objects:  27% (88/325)        
remote: Compressing objects:  28% (91/325)        
remote: Compressing objects:  29% (95/325)        
remote: Compressing objects:  30% (98/325)        
remote: Compressing objects:  31% (101/325)        
remote: Compressing objects:  32% (104/325)        
remote: Compressing objects:  33% (108/325)        
remote: Compressing objects:  34% (111/325)        
remote: Compressing objects:  35% (114/325)        
remote: Compressing objects:  36% (117/325)        
remote: Compressing objects:  37% (121/325)        
remote: Compressing objects:  38% (124/325)        
remote: Compressing objects:  39% (127/325)        
remote: Compressing objects:  40% (130/325)        
remote: Compressing objects:  41% (134/325)        
remote: Compressing objects:  42% (137/325)        
remote: Compressing objects:  43% (140/325)        
remote: Compressing objects:  44% (143/325)        
remote: Compressing objects:  45% (147/325)        
remote: Compressing objects:  46% (150/325)        
remote: Compressing objects:  47% (153/325)        
remote: Compressing objects:  48% (156/325)        
remote: Compressing objects:  49% (160/325)        
remote: Compressing objects:  50% (163/325)        
remote: Compressing objects:  51% (166/325)        
remote: Compressing objects:  52% (169/325)        
remote: Compressing objects:  53% (173/325)        
remote: Compressing objects:  54% (176/325)        
remote: Compressing objects:  55% (179/325)        
remote: Compressing objects:  56% (182/325)        
remote: Compressing objects:  57% (186/325)        
remote: Compressing objects:  58% (189/325)        
remote: Compressing objects:  59% (192/325)        
remote: Compressing objects:  60% (195/325)        
remote: Compressing objects:  61% (199/325)        
remote: Compressing objects:  62% (202/325)        
remote: Compressing objects:  63% (205/325)        
remote: Compressing objects:  64% (208/325)        
remote: Compressing objects:  65% (212/325)        
remote: Compressing objects:  66% (215/325)        
remote: Compressing objects:  67% (218/325)        
remote: Compressing objects:  68% (221/325)        
remote: Compressing objects:  69% (225/325)        
remote: Compressing objects:  70% (228/325)        
remote: Compressing objects:  71% (231/325)        
remote: Compressing objects:  72% (234/325)        
remote: Compressing objects:  73% (238/325)        
remote: Compressing objects:  74% (241/325)        
remote: Compressing objects:  75% (244/325)        
remote: Compressing objects:  76% (247/325)        
remote: Compressing objects:  77% (251/325)        
remote: Compressing objects:  78% (254/325)        
remote: Compressing objects:  79% (257/325)        
remote: Compressing objects:  80% (260/325)        
remote: Compressing objects:  81% (264/325)        
remote: Compressing objects:  82% (267/325)        
remote: Compressing objects:  83% (270/325)        
remote: Compressing objects:  84% (273/325)        
remote: Compressing objects:  85% (277/325)        
remote: Compressing objects:  86% (280/325)        
remote: Compressing objects:  87% (283/325)        
remote: Compressing objects:  88% (286/325)        
remote: Compressing objects:  89% (290/325)        
remote: Compressing objects:  90% (293/325)        
remote: Compressing objects:  91% (296/325)        
remote: Compressing objects:  92% (299/325)        
remote: Compressing objects:  93% (303/325)        
remote: Compressing objects:  94% (306/325)        
remote: Compressing objects:  95% (309/325)        
remote: Compressing objects:  96% (312/325)        
remote: Compressing objects:  97% (316/325)        
remote: Compressing objects:  98% (319/325)        
remote: Compressing objects:  99% (322/325)        
remote: Compressing objects: 100% (325/325)        
remote: Compressing objects: 100% (325/325), done.
    Receiving objects:   0% (1/46730)
Receiving objects:   1% (468/46730)
Receiving objects:   2% (935/46730)
Receiving objects:   3% (1402/46730)
Receiving objects:   4% (1870/46730)
Receiving objects:   5% (2337/46730)
Receiving objects:   6% (2804/46730)
Receiving objects:   7% (3272/46730), 3.78 MiB | 7.08 MiB/s
Receiving objects:   8% (3739/46730), 3.78 MiB | 7.08 MiB/s
Receiving objects:   9% (4206/46730), 3.78 MiB | 7.08 MiB/s
Receiving objects:  10% (4673/46730), 3.78 MiB | 7.08 MiB/s
Receiving objects:  11% (5141/46730), 3.78 MiB | 7.08 MiB/s
Receiving objects:  11% (5242/46730), 21.61 MiB | 20.87 MiB/s
Receiving objects:  12% (5608/46730), 21.61 MiB | 20.87 MiB/s
Receiving objects:  13% (6075/46730), 35.54 MiB | 22.79 MiB/s
Receiving objects:  13% (6285/46730), 35.54 MiB | 22.79 MiB/s
Receiving objects:  14% (6543/46730), 57.16 MiB | 22.34 MiB/s
Receiving objects:  14% (6829/46730), 57.16 MiB | 22.34 MiB/s
Receiving objects:  15% (7010/46730), 76.79 MiB | 21.52 MiB/s
Receiving objects:  16% (7477/46730), 76.79 MiB | 21.52 MiB/s
Receiving objects:  16% (7517/46730), 76.79 MiB | 21.52 MiB/s
Receiving objects:  17% (7945/46730), 86.68 MiB | 21.29 MiB/s
Receiving objects:  18% (8412/46730), 86.68 MiB | 21.29 MiB/s
Receiving objects:  19% (8879/46730), 96.77 MiB | 21.17 MiB/s
Receiving objects:  20% (9346/46730), 96.77 MiB | 21.17 MiB/s
Receiving objects:  20% (9783/46730), 96.77 MiB | 21.17 MiB/s
Receiving objects:  21% (9814/46730), 96.77 MiB | 21.17 MiB/s
Receiving objects:  22% (10281/46730), 107.04 MiB | 22.75 MiB/s
Receiving objects:  23% (10748/46730), 107.04 MiB | 22.75 MiB/s
Receiving objects:  23% (10943/46730), 117.87 MiB | 21.22 MiB/s
Receiving objects:  24% (11216/46730), 140.01 MiB | 20.58 MiB/s
Receiving objects:  25% (11683/46730), 140.01 MiB | 20.58 MiB/s
Receiving objects:  25% (12083/46730), 140.01 MiB | 20.58 MiB/s
Receiving objects:  26% (12150/46730), 140.01 MiB | 20.58 MiB/s
Receiving objects:  27% (12618/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  28% (13085/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  29% (13552/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  30% (14019/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  31% (14487/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  32% (14954/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  33% (15421/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  34% (15889/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  35% (16356/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  36% (16823/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  37% (17291/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  38% (17758/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  39% (18225/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  40% (18692/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  41% (19160/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  42% (19627/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  43% (20094/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  44% (20562/46730), 150.78 MiB | 20.71 MiB/s
Receiving objects:  45% (21029/46730), 162.11 MiB | 21.06 MiB/s
Receiving objects:  45% (21210/46730), 162.11 MiB | 21.06 MiB/s
Receiving objects:  46% (21496/46730), 173.77 MiB | 21.46 MiB/s
Receiving objects:  47% (21964/46730), 184.64 MiB | 21.67 MiB/s
Receiving objects:  47% (22323/46730), 184.64 MiB | 21.67 MiB/s
Receiving objects:  48% (22431/46730), 196.32 MiB | 22.00 MiB/s
Receiving objects:  48% (22746/46730), 207.71 MiB | 22.24 MiB/s
Receiving objects:  49% (22898/46730), 229.76 MiB | 22.17 MiB/s
Receiving objects:  49% (23180/46730), 229.76 MiB | 22.17 MiB/s
Receiving objects:  50% (23365/46730), 241.14 MiB | 22.33 MiB/s
Receiving objects:  50% (23531/46730), 252.12 MiB | 22.37 MiB/s
Receiving objects:  50% (23745/46730), 274.77 MiB | 22.33 MiB/s
Receiving objects:  51% (23833/46730), 286.17 MiB | 22.46 MiB/s
Receiving objects:  52% (24300/46730), 286.17 MiB | 22.46 MiB/s
error: 5391 bytes of body are still expected
    fetch-pack: unexpected disconnect while reading sideband packet
    fatal: early EOF
    fatal: fetch-pack: invalid index-pack output
Fetching from https://github.com/apple/swift-argument-parser (cached)
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/vapor/sql-kit.git
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/apple/swift-system.git (cached)
Fetching from https://github.com/devicekit/DeviceKit
Fetching from https://github.com/kishikawakatsumi/KeychainAccess
Fetching from https://github.com/apple/swift-distributed-tracing.git
Fetching from https://github.com/apple/swift-service-context.git
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/vapor/multipart-kit.git
Fetching from https://github.com/apple/swift-algorithms.git (cached)
Fetching from https://github.com/apple/swift-metrics.git (cached)
Fetching from https://github.com/apple/swift-nio-extras.git (cached)
Fetching from https://github.com/apple/swift-nio-http2.git (cached)
Fetching from https://github.com/apple/swift-nio-ssl.git (cached)
Fetching from https://github.com/vapor/routing-kit.git
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/vapor/console-kit.git
Fetching from https://github.com/vapor/async-kit.git
Fetching from https://github.com/swift-server/async-http-client.git (cached)
Fetching from https://github.com/apple/swift-nio-transport-services.git (cached)
Fetching from https://github.com/apple/swift-numerics.git (cached)
Fetching from https://github.com/apple/swift-http-structured-headers.git (cached)
Fetching from https://github.com/apple/swift-http-types.git (cached)
Fetching from https://github.com/apple/swift-asn1.git (cached)
Creating working copy of package ‘swift-http-types’
Checking out 1.4.0 of package ‘swift-http-types’
Creating working copy of package ‘swift-metrics’
Checking out 2.6.1 of package ‘swift-metrics’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.26.0 of package ‘swift-nio-extras’
Creating working copy of package ‘console-kit’
Checking out 4.15.2 of package ‘console-kit’
Creating working copy of package ‘KeychainAccess’
Checking out 4.2.2 of package ‘KeychainAccess’
Creating working copy of package ‘fluent’
Checking out 4.12.0 of package ‘fluent’
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘vapor’
Checking out 4.114.1 of package ‘vapor’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.3 of package ‘swift-numerics’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.30.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘Core’
Checking out 0.14.3 of package ‘Core’
Creating working copy of package ‘multipart-kit’
Checking out 4.7.1 of package ‘multipart-kit’
Creating working copy of package ‘async-http-client’
Checking out 1.25.2 of package ‘async-http-client’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘swift-distributed-tracing’
Checking out 1.2.0 of package ‘swift-distributed-tracing’
Creating working copy of package ‘routing-kit’
Checking out 4.9.1 of package ‘routing-kit’
Creating working copy of package ‘swift-service-context’
Checking out 1.2.0 of package ‘swift-service-context’
Creating working copy of package ‘swift-asn1’
Checking out 1.3.2 of package ‘swift-asn1’
Creating working copy of package ‘swift-http-structured-headers’
Checking out 1.2.2 of package ‘swift-http-structured-headers’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.24.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘swift-crypto’
Checking out 3.12.3 of package ‘swift-crypto’
Creating working copy of package ‘Tools’
Checking out 0.5.4 of package ‘Tools’
Creating working copy of package ‘SwiftFormat’
Checking out 0.55.5 of package ‘SwiftFormat’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.36.0 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘swift-system’
Checking out 1.4.2 of package ‘swift-system’
Creating working copy of package ‘fluent-kit’
Checking out 1.52.1 of package ‘fluent-kit’
Creating working copy of package ‘Ink’
Checking out 0.6.0 of package ‘Ink’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.0 of package ‘swift-argument-parser’
Creating working copy of package ‘async-kit’
Checking out 1.20.0 of package ‘async-kit’
Creating working copy of package ‘PlotVapor’
Checking out 0.5.0 of package ‘PlotVapor’
Creating working copy of package ‘swift-nio’
Checking out 2.82.0 of package ‘swift-nio’
Creating working copy of package ‘Plot’
Checking out 0.11.0 of package ‘Plot’
Creating working copy of package ‘sql-kit’
Checking out 3.33.0 of package ‘sql-kit’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘DeviceKit’
Checking out 5.6.0 of package ‘DeviceKit’
Creating working copy of package ‘websocket-kit’
Checking out 2.16.0 of package ‘websocket-kit’
product 'KippleCore' required by package 'spi-builder-workspace' target 'Structure' not found in package 'Core'. Did you mean 'KippleCombine'?Resolve Package Graph
product 'KippleCore' required by package 'spi-builder-workspace' target 'Structure' not found in package 'Core'. Did you mean 'KippleCodable'?
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-27 03:39:12.029 xcodebuild[518:2913] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_03-39-0012.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'KippleCore' required by package 'spi-builder-workspace' target 'Structure' not found in package 'Core'. Did you mean 'KippleCodable'?
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
product 'KippleCore' required by package 'spi-builder-workspace' target 'Structure' not found in package 'Core'. Did you mean 'KippleCombine'?
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-27 03:39:14.360 xcodebuild[1952:8677] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_03-39-0014.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'KippleCore' required by package 'spi-builder-workspace' target 'Structure' not found in package 'Core'. Did you mean 'KippleCombine'?
BUILD FAILURE 6.1 watchOS