The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WMATA, reference 15.2.0 (2606db), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 22:44:17 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emma-k-alexandra/WMATA.swift.git
Reference: 15.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/emma-k-alexandra/WMATA.swift
 * tag               15.2.0     -> FETCH_HEAD
HEAD is now at 2606dbc Update README.md
Cloned https://github.com/emma-k-alexandra/WMATA.swift.git
Revision (git rev-parse @):
2606dbc750aec6945aa372c5db1f695b9869fe56
SUCCESS checkout https://github.com/emma-k-alexandra/WMATA.swift.git at 15.2.0
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/venmo/DVR.git
Fetching https://github.com/apple/swift-protobuf.git
[1/1724] Fetching dvr
[226/4001] Fetching dvr, swift-docc-plugin
[1953/15129] Fetching dvr, swift-docc-plugin, sqlite.swift
[3201/62141] Fetching dvr, swift-docc-plugin, sqlite.swift, swift-protobuf
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (7.21s)
Fetched https://github.com/apple/swift-protobuf.git from cache (7.21s)
Fetched https://github.com/venmo/DVR.git from cache (7.21s)
Fetched https://github.com/apple/swift-docc-plugin from cache (7.21s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.14.1 (10.69s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.67s)
Computing version for https://github.com/venmo/DVR.git
Computed https://github.com/venmo/DVR.git at 2.1.0 (0.66s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.18.0 (2.31s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.18.0
Creating working copy for https://github.com/venmo/DVR.git
Working copy of https://github.com/venmo/DVR.git resolved at 2.1.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.14.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "wmata.swift",
      "name": "WMATA",
      "url": "https://github.com/emma-k-alexandra/WMATA.swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WMATA.swift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-protobuf",
          "name": "SwiftProtobuf",
          "url": "https://github.com/apple/swift-protobuf.git",
          "version": "1.37.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
          "traits": [
            "BinaryDelimitedStreams",
            "FieldMaskUtilities"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "sqlite.swift",
          "name": "SQLite.swift",
          "url": "https://github.com/stephencelis/SQLite.swift.git",
          "version": "0.14.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/emma-k-alexandra/WMATA.swift.git
[1/20659] Fetching wmata.swift
Fetched https://github.com/emma-k-alexandra/WMATA.swift.git from cache (3.14s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetched https://github.com/apple/swift-protobuf.git from cache (0.60s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.60s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.14.1 (0.66s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.68s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.37.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.14.1
Creating working copy for https://github.com/emma-k-alexandra/WMATA.swift.git
Working copy of https://github.com/emma-k-alexandra/WMATA.swift.git resolved at 15.2.0 (2606dbc)
warning: '.resolve-product-dependencies': dependency 'wmata.swift' is not used by any target
Found 2 product dependencies
  - SwiftProtobuf
  - SQLite.swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/emma-k-alexandra/WMATA.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Copying MetroGTFS.sqlite3
[3/8] Write sources
[7/8] Write swift-version--6988338F2F200930.txt
[9/118] Emitting module SQLite
[10/121] Emitting module SwiftProtobuf
[11/129] Compiling SQLite CoreFunctions.swift
[12/129] Compiling SwiftProtobuf ProtoNameProviding.swift
[13/129] Compiling SwiftProtobuf TextFormatEncoder.swift
[14/129] Compiling SQLite Expression.swift
[15/129] Compiling SQLite Operators.swift
[16/129] Compiling SQLite Query+with.swift
[17/129] Compiling SQLite SQLiteFeature.swift
[18/129] Compiling SQLite SQLiteVersion.swift
[19/129] Compiling SQLite Statement.swift
[20/129] Compiling SQLite URIQueryParameter.swift
[21/129] Compiling SwiftProtobuf SimpleExtensionMap.swift
[22/129] Compiling SwiftProtobuf StringUtils.swift
[23/129] Compiling SwiftProtobuf TextFormatDecoder.swift
[24/129] Compiling SwiftProtobuf TextFormatDecodingError.swift
[25/129] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[26/129] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[27/129] Compiling SwiftProtobuf ProtobufMap.swift
[28/129] Compiling SwiftProtobuf SelectiveVisitor.swift
[29/129] Compiling SQLite Query.swift
[30/129] Compiling SQLite Schema.swift
[31/129] Compiling SQLite Setter.swift
[32/129] Compiling SwiftProtobuf TimeUtils.swift
[33/129] Compiling SwiftProtobuf UnknownStorage.swift
[34/129] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[35/129] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[36/129] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[37/129] Compiling SwiftProtobuf TextFormatScanner.swift
[46/129] Compiling SQLite Connection+Pragmas.swift
[47/129] Compiling SQLite Connection.swift
[48/129] Compiling SQLite Errors.swift
[49/129] Compiling SQLite Result.swift
[50/129] Compiling SQLite Value.swift
[51/129] Compiling SQLite Cipher.swift
[52/129] Compiling SQLite FTS4.swift
[53/129] Compiling SQLite FTS5.swift
[54/129] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[55/129] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[56/129] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[57/129] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[58/129] Compiling SwiftProtobuf HashVisitor.swift
[59/129] Compiling SwiftProtobuf Internal.swift
[60/129] Compiling SwiftProtobuf JSONDecoder.swift
[61/129] Compiling SwiftProtobuf JSONDecodingError.swift
[62/129] Compiling SwiftProtobuf JSONDecodingOptions.swift
[65/129] Compiling SwiftProtobuf JSONEncodingOptions.swift
[66/129] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[67/129] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[68/129] Compiling SwiftProtobuf JSONScanner.swift
[69/129] Compiling SwiftProtobuf MathUtils.swift
[70/129] Compiling SwiftProtobuf Message+AnyAdditions.swift
[96/129] Compiling SwiftProtobuf duration.pb.swift
[97/129] Compiling SwiftProtobuf empty.pb.swift
[98/129] Compiling SwiftProtobuf field_mask.pb.swift
[99/129] Compiling SwiftProtobuf source_context.pb.swift
[100/129] Compiling SwiftProtobuf struct.pb.swift
[101/129] Compiling SwiftProtobuf timestamp.pb.swift
[102/129] Compiling SwiftProtobuf type.pb.swift
[103/129] Compiling SwiftProtobuf wrappers.pb.swift
[104/129] Compiling SwiftProtobuf AnyMessageStorage.swift
[105/129] Compiling SwiftProtobuf AnyUnpackError.swift
[106/129] Compiling SwiftProtobuf BinaryDecoder.swift
[107/129] Compiling SwiftProtobuf BinaryDecodingError.swift
[108/129] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[109/129] Compiling SwiftProtobuf BinaryDelimited.swift
[110/129] Compiling SwiftProtobuf BinaryEncoder.swift
[111/129] Compiling SwiftProtobuf BinaryEncodingError.swift
[112/129] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[113/129] Compiling SwiftProtobuf Varint.swift
[114/129] Compiling SwiftProtobuf Version.swift
[115/129] Compiling SwiftProtobuf Visitor.swift
[116/129] Compiling SwiftProtobuf WireFormat.swift
[117/129] Compiling SwiftProtobuf ZigZag.swift
[118/129] Compiling SwiftProtobuf any.pb.swift
[119/129] Compiling SwiftProtobuf api.pb.swift
[120/129] Compiling SwiftProtobuf descriptor.pb.swift
[121/129] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[122/129] Compiling SwiftProtobuf CustomJSONCodable.swift
[123/129] Compiling SwiftProtobuf Data+Extensions.swift
[124/129] Compiling SwiftProtobuf Decoder.swift
[125/129] Compiling SwiftProtobuf DoubleParser.swift
[126/129] Compiling SwiftProtobuf Enum.swift
[127/129] Compiling SwiftProtobuf ExtensibleMessage.swift
[128/129] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[129/129] Compiling SwiftProtobuf ExtensionFields.swift
[130/147] Compiling WMATA URL.swift
[131/147] Compiling WMATA WMATA.swift
[132/148] Compiling WMATA WMATAError.swift
[133/148] Compiling WMATA Station.swift
[134/148] Compiling WMATA Stop.swift
[135/148] Compiling WMATA gtfs-realtime.pb.swift
[136/148] Compiling WMATA Route.swift
[137/148] Compiling WMATA Station+OldStationCodes.swift
[138/148] Compiling WMATA Line.swift
[139/148] Compiling WMATA Location.swift
[140/148] Compiling WMATA Decoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/WMATA/Decoder.swift:15:12: warning: class 'WMATAJSONDecoder' must restate inherited '@unchecked Sendable' conformance
 13 | ///
 14 | /// For usage in your own decoding see <doc:AdvancedDecoding>.
 15 | open class WMATAJSONDecoder: JSONDecoder {
    |            `- warning: class 'WMATAJSONDecoder' must restate inherited '@unchecked Sendable' conformance
 16 |     override public init() {
 17 |         super.init()
[141/148] Compiling WMATA Decoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/WMATA/Decoder.swift:15:12: warning: class 'WMATAJSONDecoder' must restate inherited '@unchecked Sendable' conformance
 13 | ///
 14 | /// For usage in your own decoding see <doc:AdvancedDecoding>.
 15 | open class WMATAJSONDecoder: JSONDecoder {
    |            `- warning: class 'WMATAJSONDecoder' must restate inherited '@unchecked Sendable' conformance
 16 |     override public init() {
 17 |         super.init()
[142/148] Compiling WMATA Endpoint.swift
[143/148] Compiling WMATA EndpointDelegate.swift
[144/148] Emitting module WMATA
/Users/admin/builder/spi-builder-workspace/Sources/WMATA/Decoder.swift:15:12: warning: class 'WMATAJSONDecoder' must restate inherited '@unchecked Sendable' conformance
 13 | ///
 14 | /// For usage in your own decoding see <doc:AdvancedDecoding>.
 15 | open class WMATAJSONDecoder: JSONDecoder {
    |            `- warning: class 'WMATAJSONDecoder' must restate inherited '@unchecked Sendable' conformance
 16 |     override public init() {
 17 |         super.init()
[145/148] Compiling WMATA Polyfill.swift
[146/148] Compiling WMATA Rail.swift
[147/148] Compiling WMATA Bus.swift
[148/148] Compiling WMATA Date.swift
[149/158] Compiling MetroGTFS Stop+WMATA.swift
[150/158] Compiling MetroGTFS Identifier.swift
[151/158] Compiling MetroGTFS Database.swift
[152/158] Compiling MetroGTFS Error.swift
[153/158] Compiling MetroGTFS Coordinates.swift
[154/158] Compiling MetroGTFS Stop.swift
[155/158] Compiling MetroGTFS GTFS.swift
[156/158] Compiling MetroGTFS Level.swift
[157/158] Emitting module MetroGTFS
[158/158] Compiling MetroGTFS resource_bundle_accessor.swift
Build complete! (17.96s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/MetroGTFS/README.md
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "dvr",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/venmo/DVR.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.1",
            "upper_bound" : "0.15.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.git"
    }
  ],
  "manifest_display_name" : "WMATA",
  "name" : "WMATA",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "WMATA",
      "targets" : [
        "WMATA"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MetroGTFS",
      "targets" : [
        "MetroGTFS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WMATATests",
      "module_type" : "SwiftTarget",
      "name" : "WMATATests",
      "path" : "Tests/WMATATests",
      "product_dependencies" : [
        "DVR"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testIncidents].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testNextBuses].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testPathDetails].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testPositions].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testRouteSchedule].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testRoutes].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testSearchStops].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testStopSchedule].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusGTFSDVR testAlerts].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusGTFSDVR testTripUpdates].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusGTFSDVR testVehiclePositions].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailAsyncDVR testLines].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testAllEntrances].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testAllStations].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testElevatorAndEscalatorIncidentsAll].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testElevatorAndEscalatorIncidents].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testEntrances].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testIncidentsAll].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testIncidents].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testLines].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testNextTrainsAll].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testNextTrainsMultipleStations].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testNextTrains].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testParkingInformation].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testPath].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testPositions].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStandardRoutes].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStationInformation].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStationTimingsAll].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStationTimings].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStationToStationAll].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStationToStationNoDestination].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStationToStationNoStart].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStationToStation].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStations].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testTrackCircuits].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailGTFSDVR testAlerts].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailGTFSDVR testTripUpdates].json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailGTFSDVR testVehiclePositions].json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TestBus.swift",
        "TestBusDVR.swift",
        "TestLine.swift",
        "TestLocation.swift",
        "TestRail.swift",
        "TestRailDVR.swift",
        "TestStation.swift",
        "WMATATests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "WMATA"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WMATA",
      "module_type" : "SwiftTarget",
      "name" : "WMATA",
      "path" : "Sources/WMATA",
      "product_dependencies" : [
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "WMATA",
        "MetroGTFS"
      ],
      "sources" : [
        "Bus.swift",
        "Date.swift",
        "Decoder.swift",
        "Decoding.swift",
        "Endpoint.swift",
        "EndpointDelegate.swift",
        "Line.swift",
        "Location.swift",
        "Polyfill.swift",
        "Rail.swift",
        "Route.swift",
        "Station+OldStationCodes.swift",
        "Station.swift",
        "Stop.swift",
        "URL.swift",
        "WMATA.swift",
        "WMATAError.swift",
        "gtfs-realtime.pb.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MetroGTFSTests",
      "module_type" : "SwiftTarget",
      "name" : "MetroGTFSTests",
      "path" : "Tests/MetroGTFSTests",
      "sources" : [
        "MetroGTFSTests.swift"
      ],
      "target_dependencies" : [
        "MetroGTFS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MetroGTFS",
      "module_type" : "SwiftTarget",
      "name" : "MetroGTFS",
      "path" : "Sources/MetroGTFS",
      "product_dependencies" : [
        "SQLite"
      ],
      "product_memberships" : [
        "MetroGTFS"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/MetroGTFS/MetroGTFS.sqlite3",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Coordinates.swift",
        "Database.swift",
        "Error.swift",
        "GTFS.swift",
        "Identifier.swift",
        "Level.swift",
        "Stop+WMATA.swift",
        "Stop.swift"
      ],
      "target_dependencies" : [
        "WMATA"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.