The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-ip, reference 0.3.10 (37538e), with Swift 6.1 for watchOS using Xcode 16.3 on 22 Apr 2026 07:53:46 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rarestype/swift-ip.git
Reference: 0.3.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rarestype/swift-ip
 * tag               0.3.10     -> FETCH_HEAD
HEAD is now at 37538ef Merge pull request #20 from rarestype/r2-as-storage-backend
Cloned https://github.com/rarestype/swift-ip.git
Revision (git rev-parse @):
37538ef70b45f23d7e6ec2b3aea36c432419c90d
SUCCESS checkout https://github.com/rarestype/swift-ip.git at 0.3.10
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/rarestype/swift-ip.git
https://github.com/rarestype/swift-ip.git
{
  "dependencies" : [
    {
      "identity" : "swift-bson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rarestype/swift-bson"
    },
    {
      "identity" : "swift-json",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rarestype/swift-json"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.98.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    },
    {
      "identity" : "dollup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ordo-one/dollup"
    }
  ],
  "manifest_display_name" : "swift-ip",
  "name" : "swift-ip",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-ip-prefabricator",
      "targets" : [
        "FirewallPrefabricator"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Firewalls",
      "targets" : [
        "Firewalls"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IP",
      "targets" : [
        "IP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IP_BSON",
      "targets" : [
        "IP_BSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IP_NIOCore",
      "targets" : [
        "IP_NIOCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IPinfo",
      "targets" : [
        "IPinfo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FirewallUsage",
      "targets" : [
        "FirewallUsage"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Whitelists",
      "module_type" : "SwiftTarget",
      "name" : "Whitelists",
      "path" : "Sources/Whitelists",
      "product_dependencies" : [
        "JSON"
      ],
      "product_memberships" : [
        "swift-ip-prefabricator"
      ],
      "sources" : [
        "GitHubWhitelist.swift",
        "IP.AnyCIDR.swift",
        "IP.Block (ext).swift",
        "IP.Claims.swift",
        "SearchbotWhitelist.swift"
      ],
      "target_dependencies" : [
        "Firewalls"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IPinfo",
      "module_type" : "SwiftTarget",
      "name" : "IPinfo",
      "path" : "Sources/IPinfo",
      "product_dependencies" : [
        "JSON"
      ],
      "product_memberships" : [
        "swift-ip-prefabricator",
        "IPinfo",
        "FirewallUsage"
      ],
      "sources" : [
        "IPinfo.ASN.swift",
        "IPinfo.ASNRange.swift",
        "IPinfo.Address.swift",
        "IPinfo.CountryRange.swift",
        "IPinfo.swift",
        "ISO.Country (ext).swift"
      ],
      "target_dependencies" : [
        "Firewalls"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IP_NIOCore",
      "module_type" : "SwiftTarget",
      "name" : "IP_NIOCore",
      "path" : "Sources/IP_NIOCore",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "IP_NIOCore",
        "FirewallUsage"
      ],
      "sources" : [
        "IP.V4 (ext).swift",
        "IP.V6 (ext).swift"
      ],
      "target_dependencies" : [
        "IP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IP_BSON",
      "module_type" : "SwiftTarget",
      "name" : "IP_BSON",
      "path" : "Sources/IP_BSON",
      "product_dependencies" : [
        "BSON"
      ],
      "product_memberships" : [
        "swift-ip-prefabricator",
        "Firewalls",
        "IP_BSON",
        "IPinfo",
        "FirewallUsage"
      ],
      "sources" : [
        "IP.Address (ext).swift",
        "IP.V4 (ext).swift",
        "IP.V6 (ext).swift"
      ],
      "target_dependencies" : [
        "IP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IPTests",
      "module_type" : "SwiftTarget",
      "name" : "IPTests",
      "path" : "Sources/IPTests",
      "sources" : [
        "Mapping.swift",
        "Masking.swift",
        "Parsing.swift"
      ],
      "target_dependencies" : [
        "IP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IP",
      "module_type" : "SwiftTarget",
      "name" : "IP",
      "path" : "Sources/IP",
      "product_memberships" : [
        "swift-ip-prefabricator",
        "Firewalls",
        "IP",
        "IP_BSON",
        "IP_NIOCore",
        "IPinfo",
        "FirewallUsage"
      ],
      "sources" : [
        "IP.Address.swift",
        "IP.Block.swift",
        "IP.V4.swift",
        "IP.V6.swift",
        "IP.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Firewalls",
      "module_type" : "SwiftTarget",
      "name" : "Firewalls",
      "path" : "Sources/Firewalls",
      "product_dependencies" : [
        "BSON_ISO"
      ],
      "product_memberships" : [
        "swift-ip-prefabricator",
        "Firewalls",
        "IPinfo",
        "FirewallUsage"
      ],
      "sources" : [
        "IP.AS.Metadata.swift",
        "IP.AS.swift",
        "IP.ASN.swift",
        "IP.Claimant.swift",
        "IP.Firewall.Image.swift",
        "IP.Firewall.swift",
        "IP.Table.SortedArray.IntervalError.swift",
        "IP.Table.SortedArray.swift",
        "IP.Table.swift"
      ],
      "target_dependencies" : [
        "IP",
        "IP_BSON"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FirewallTests",
      "module_type" : "SwiftTarget",
      "name" : "FirewallTests",
      "path" : "Sources/FirewallTests",
      "sources" : [
        "Bisection.swift",
        "Roundtripping.swift"
      ],
      "target_dependencies" : [
        "Firewalls"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FirewallPrefabricator",
      "module_type" : "SwiftTarget",
      "name" : "FirewallPrefabricator",
      "path" : "Sources/FirewallPrefabricator",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-ip-prefabricator"
      ],
      "sources" : [
        "Array (ext).swift",
        "IP.Firewall.Image (ext).swift",
        "JSONDecodable (ext).swift",
        "Main.swift"
      ],
      "target_dependencies" : [
        "IPinfo",
        "Whitelists"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "FirewallUsage",
      "module_type" : "SwiftTarget",
      "name" : "FirewallUsage",
      "path" : "Snippets",
      "product_memberships" : [
        "FirewallUsage"
      ],
      "sources" : [
        "FirewallUsage.swift"
      ],
      "target_dependencies" : [
        "IPinfo",
        "IP_NIOCore",
        "IP_BSON",
        "IP",
        "Firewalls"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "6.0"
}
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/rarestype/swift-json
Fetching from https://github.com/ordo-one/dollup
Fetching from https://github.com/apple/swift-nio (cached)
Fetching from https://github.com/rarestype/swift-bson
Fetching from https://github.com/apple/swift-argument-parser (cached)
Fetching from https://github.com/apple/swift-system.git (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Resolve Package Graph
Updating from https://github.com/rarestype/swift-bson
Updating from https://github.com/ordo-one/dollup
Updating from https://github.com/rarestype/swift-json
Updating from https://github.com/apple/swift-nio
Updating from https://github.com/apple/swift-argument-parser
Updating from https://github.com/apple/swift-system.git
Updating from https://github.com/apple/swift-atomics.git
Updating from https://github.com/apple/swift-collections.git
Resolve Package Graph
Updating from https://github.com/rarestype/swift-json
Updating from https://github.com/ordo-one/dollup
Updating from https://github.com/apple/swift-nio
Updating from https://github.com/apple/swift-argument-parser
Updating from https://github.com/rarestype/swift-bson
Updating from https://github.com/apple/swift-collections.git
Updating from https://github.com/apple/swift-system.git
Updating from https://github.com/apple/swift-atomics.git
Resolve Package Graph
Updating from https://github.com/apple/swift-argument-parser
Updating from https://github.com/ordo-one/dollup
Updating from https://github.com/apple/swift-nio
Updating from https://github.com/rarestype/swift-bson
Updating from https://github.com/rarestype/swift-json
Updating from https://github.com/apple/swift-system.git
Updating from https://github.com/apple/swift-atomics.git
Updating from https://github.com/apple/swift-collections.git
Resolved source packages:
  spi-builder-workspace: (null)
2026-04-22 00:53:43.905 xcodebuild[520:2955] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-22-04_00-53-0043.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to resolve dependencies Dependencies could not be resolved because 'swift-json' >= 2.0.0 contains incompatible tools version (6.2.0) and root depends on 'swift-json' 3.3.0..<4.0.0.
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
Updating from https://github.com/ordo-one/dollup
Updating from https://github.com/rarestype/swift-bson
Updating from https://github.com/apple/swift-nio
Updating from https://github.com/rarestype/swift-json
Updating from https://github.com/apple/swift-argument-parser
Updating from https://github.com/apple/swift-system.git
Updating from https://github.com/apple/swift-collections.git
Updating from https://github.com/apple/swift-atomics.git
Resolved source packages:
  spi-builder-workspace: (null)
2026-04-22 00:53:46.170 xcodebuild[998:4854] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-22-04_00-53-0046.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to resolve dependencies Dependencies could not be resolved because 'swift-json' >= 2.0.0 contains incompatible tools version (6.2.0) and root depends on 'swift-json' 3.3.0..<4.0.0.
BUILD FAILURE 6.1 watchOS