The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OpenParking, reference master (4aef2c), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 11:25:58 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenParkingApp/OpenParking.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OpenParkingApp/OpenParking
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4aef2cb silence warnings for now
Cloned https://github.com/OpenParkingApp/OpenParking.git
Revision (git rev-parse @):
4aef2cb70a4bc5746d1d2b8168d2c2f639c95598
SUCCESS checkout https://github.com/OpenParkingApp/OpenParking.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/OpenParkingApp/OpenParking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/22] Compiling Regex ThreadLocal.swift
[9/22] Compiling Regex String+ReplaceMatching.swift
[10/22] Emitting module AnyCodable
[11/22] Compiling AnyCodable AnyEncodable.swift
[12/22] Compiling AnyCodable AnyCodable.swift
[13/22] Compiling AnyCodable AnyDecodable.swift
[14/22] Compiling HTMLString NSString+HTMLString.swift
[15/22] Emitting module HTMLString
[16/22] Compiling HTMLString HTMLString.swift
[17/22] Compiling HTMLString Mappings.swift
[18/22] Compiling Regex Foundation+Ranges.swift
[19/22] Compiling Regex Options.swift
[20/22] Emitting module Regex
[21/22] Compiling Regex MatchResult.swift
[22/22] Compiling Regex Regex.swift
[23/35] Compiling GeoJSON MultiPolygon.swift
[24/36] Compiling GeoJSON Polygon.swift
[25/36] Compiling GeoJSON LineString.swift
[26/36] Compiling GeoJSON FeatureCollection.swift
[27/36] Compiling GeoJSON GeoJSONDocument.swift
[28/36] Compiling GeoJSON MultiLineString.swift
[29/36] Compiling GeoJSON Point.swift
[30/36] Compiling GeoJSON MultiPoint.swift
[31/36] Compiling GeoJSON Geometry.swift
[32/36] Compiling GeoJSON GeometryCollection.swift
[33/36] Emitting module GeoJSON
[34/36] Compiling GeoJSON BoundingBox.swift
[35/36] Compiling GeoJSON Feature.swift
[36/36] Compiling GeoJSON Position.swift
[37/47] Compiling OpenParking Error.swift
[38/47] Compiling OpenParking HTMLString.swift
[39/48] Compiling OpenParking Datasource.swift
[40/48] Emitting module OpenParking
[41/48] Compiling OpenParking Date.swift
[42/48] Compiling OpenParking Coordinates.swift
[43/48] Compiling OpenParking DataPoint.swift
[44/48] Compiling OpenParking Network.swift
[45/48] Compiling OpenParking GeoJson.swift
[46/48] Compiling OpenParking Regex.swift
[47/48] Compiling OpenParking Lot.swift
[48/48] Compiling OpenParking Warning.swift
[49/50] Emitting module OpenParkingTestSupport
[50/50] Compiling OpenParkingTestSupport Validate.swift
Build complete! (22.74s)
Fetching https://github.com/sharplet/Regex
Fetching https://github.com/alexaubry/HTMLString
Fetching https://github.com/kiliankoe/GeoJSON
[1/1631] Fetching htmlstring
[18/2071] Fetching htmlstring, geojson
[199/3325] Fetching htmlstring, geojson, regex
Fetched https://github.com/kiliankoe/GeoJSON from cache (1.37s)
Fetched https://github.com/sharplet/Regex from cache (1.37s)
Fetched https://github.com/alexaubry/HTMLString from cache (1.37s)
Computing version for https://github.com/alexaubry/HTMLString
Computed https://github.com/alexaubry/HTMLString at 5.0.0 (3.23s)
Computing version for https://github.com/sharplet/Regex
Computed https://github.com/sharplet/Regex at 2.1.1 (1.84s)
Computing version for https://github.com/kiliankoe/GeoJSON
Computed https://github.com/kiliankoe/GeoJSON at 0.6.2 (0.50s)
Fetching https://github.com/flight-school/AnyCodable.git
[1/782] Fetching anycodable
Fetched https://github.com/flight-school/AnyCodable.git from cache (0.76s)
Computing version for https://github.com/flight-school/AnyCodable.git
Computed https://github.com/flight-school/AnyCodable.git at 0.6.7 (1.30s)
Creating working copy for https://github.com/kiliankoe/GeoJSON
Working copy of https://github.com/kiliankoe/GeoJSON resolved at 0.6.2
Creating working copy for https://github.com/flight-school/AnyCodable.git
Working copy of https://github.com/flight-school/AnyCodable.git resolved at 0.6.7
Creating working copy for https://github.com/sharplet/Regex
Working copy of https://github.com/sharplet/Regex resolved at 2.1.1
Creating working copy for https://github.com/alexaubry/HTMLString
Working copy of https://github.com/alexaubry/HTMLString resolved at 5.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "geojson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kiliankoe/GeoJSON"
    },
    {
      "identity" : "htmlstring",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/alexaubry/HTMLString"
    },
    {
      "identity" : "regex",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sharplet/Regex"
    }
  ],
  "manifest_display_name" : "OpenParking",
  "name" : "OpenParking",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenParking",
      "targets" : [
        "OpenParking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenParkingTestSupport",
      "targets" : [
        "OpenParkingTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenParkingTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenParkingTests",
      "path" : "Tests/OpenParkingTests",
      "sources" : [
        "OpenParkingTests.swift"
      ],
      "target_dependencies" : [
        "OpenParking"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenParkingTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "OpenParkingTestSupport",
      "path" : "Sources/OpenParkingTestSupport",
      "product_memberships" : [
        "OpenParkingTestSupport"
      ],
      "sources" : [
        "Validate.swift"
      ],
      "target_dependencies" : [
        "OpenParking"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenParking",
      "module_type" : "SwiftTarget",
      "name" : "OpenParking",
      "path" : "Sources/OpenParking",
      "product_dependencies" : [
        "GeoJSON",
        "HTMLString",
        "Regex"
      ],
      "product_memberships" : [
        "OpenParking",
        "OpenParkingTestSupport"
      ],
      "sources" : [
        "Coordinates.swift",
        "DataPoint.swift",
        "Datasource.swift",
        "Date.swift",
        "Error.swift",
        "GeoJson.swift",
        "HTMLString.swift",
        "Lot.swift",
        "Network.swift",
        "Regex.swift",
        "Warning.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.