This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Successful build of GTFS with Swift 6.0 for Linux.

Swift 6 data race errors: 30

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emma-k-alexandra/GTFS.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/emma-k-alexandra/GTFS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 92197f4 chore: update gitignore
Cloned https://github.com/emma-k-alexandra/GTFS.git
Revision (git rev-parse @):
92197f4c41aba53889a2db1e2e9d6dbe4022a223
SUCCESS checkout https://github.com/emma-k-alexandra/GTFS.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/emma-k-alexandra/GTFS.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/apple/swift-protobuf.git
[1/36129] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (5.40s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.18.0 (1.04s)
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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/78] Emitting module SwiftProtobuf
[5/88] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[6/88] Compiling SwiftProtobuf Message+JSONAdditions.swift
[7/88] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[8/88] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[9/88] Compiling SwiftProtobuf Message.swift
[10/88] Compiling SwiftProtobuf MessageExtension.swift
[11/88] Compiling SwiftProtobuf NameMap.swift
[12/88] Compiling SwiftProtobuf ProtoNameProviding.swift
[13/88] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[14/88] Compiling SwiftProtobuf ProtobufMap.swift
[15/88] Compiling SwiftProtobuf JSONDecoder.swift
[16/88] Compiling SwiftProtobuf JSONDecodingError.swift
[17/88] Compiling SwiftProtobuf JSONDecodingOptions.swift
[18/88] Compiling SwiftProtobuf JSONEncoder.swift
[19/88] Compiling SwiftProtobuf JSONEncodingError.swift
[20/88] Compiling SwiftProtobuf JSONEncodingOptions.swift
[21/88] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[22/88] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[23/88] Compiling SwiftProtobuf JSONScanner.swift
[24/88] Compiling SwiftProtobuf MathUtils.swift
[25/88] Compiling SwiftProtobuf Message+AnyAdditions.swift
[26/88] Compiling SwiftProtobuf Data+Extensions.swift
[27/88] Compiling SwiftProtobuf Decoder.swift
[28/88] Compiling SwiftProtobuf DoubleParser.swift
[29/88] Compiling SwiftProtobuf Enum.swift
[30/88] Compiling SwiftProtobuf ExtensibleMessage.swift
[31/88] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[32/88] Compiling SwiftProtobuf ExtensionFields.swift
[33/88] Compiling SwiftProtobuf ExtensionMap.swift
[34/88] Compiling SwiftProtobuf FieldTag.swift
[35/88] Compiling SwiftProtobuf FieldTypes.swift
[36/88] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[37/88] Compiling SwiftProtobuf TimeUtils.swift
[38/88] Compiling SwiftProtobuf UnknownStorage.swift
[39/88] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[40/88] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[41/88] Compiling SwiftProtobuf Varint.swift
[42/88] Compiling SwiftProtobuf Version.swift
[43/88] Compiling SwiftProtobuf Visitor.swift
[44/88] Compiling SwiftProtobuf WireFormat.swift
[45/88] Compiling SwiftProtobuf ZigZag.swift
[46/88] Compiling SwiftProtobuf any.pb.swift
[47/88] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[48/88] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[49/88] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[50/88] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[51/88] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[52/88] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[53/88] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[54/88] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[55/88] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[56/88] Compiling SwiftProtobuf HashVisitor.swift
[57/88] Compiling SwiftProtobuf Internal.swift
[58/88] Compiling SwiftProtobuf SelectiveVisitor.swift
[59/88] Compiling SwiftProtobuf SimpleExtensionMap.swift
[60/88] Compiling SwiftProtobuf StringUtils.swift
[61/88] Compiling SwiftProtobuf TextFormatDecoder.swift
[62/88] Compiling SwiftProtobuf TextFormatDecodingError.swift
[63/88] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[64/88] Compiling SwiftProtobuf TextFormatEncoder.swift
[65/88] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[66/88] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[67/88] Compiling SwiftProtobuf TextFormatScanner.swift
[68/88] Compiling SwiftProtobuf AnyMessageStorage.swift
[69/88] Compiling SwiftProtobuf AnyUnpackError.swift
[70/88] Compiling SwiftProtobuf BinaryDecoder.swift
[71/88] Compiling SwiftProtobuf BinaryDecodingError.swift
[72/88] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[73/88] Compiling SwiftProtobuf BinaryDelimited.swift
[74/88] Compiling SwiftProtobuf BinaryEncoder.swift
[75/88] Compiling SwiftProtobuf BinaryEncodingError.swift
[76/88] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[77/88] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[78/88] Compiling SwiftProtobuf CustomJSONCodable.swift
[79/88] Compiling SwiftProtobuf api.pb.swift
[80/88] Compiling SwiftProtobuf descriptor.pb.swift
[81/88] Compiling SwiftProtobuf duration.pb.swift
[82/88] Compiling SwiftProtobuf empty.pb.swift
[83/88] Compiling SwiftProtobuf field_mask.pb.swift
[84/88] Compiling SwiftProtobuf source_context.pb.swift
[85/88] Compiling SwiftProtobuf struct.pb.swift
[86/88] Compiling SwiftProtobuf timestamp.pb.swift
[87/88] Compiling SwiftProtobuf type.pb.swift
[88/88] Compiling SwiftProtobuf wrappers.pb.swift
[90/94] Compiling GTFS GTFS.swift
[91/94] Compiling GTFS Structures.swift
[92/94] Emitting module GTFS
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1483:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedMessage._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1477 |     ]
1478 |
1479 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1480 |         var _header: TransitRealtime_FeedHeader? = nil
1481 |         var _entity: [TransitRealtime_FeedEntity] = []
1482 |
1483 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedMessage._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'defaultInstance' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1484 |
1485 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1630:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedEntity._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1621 |     ]
1622 |
1623 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1624 |         var _id: String? = nil
1625 |         var _isDeleted: Bool? = nil
     :
1628 |         var _alert: TransitRealtime_Alert? = nil
1629 |
1630 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedEntity._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'defaultInstance' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1631 |
1632 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1896:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate.StopTimeUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1887 |     ]
1888 |
1889 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1890 |         var _stopSequence: UInt32? = nil
1891 |         var _stopID: String? = nil
     :
1894 |         var _scheduleRelationship: TransitRealtime_TripUpdate.StopTimeUpdate.ScheduleRelationship? = nil
1895 |
1896 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate.StopTimeUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'defaultInstance' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1897 |
1898 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1738:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1729 |     ]
1730 |
1731 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1732 |         var _trip: TransitRealtime_TripDescriptor? = nil
1733 |         var _vehicle: TransitRealtime_VehicleDescriptor? = nil
     :
1736 |         var _delay: Int32? = nil
1737 |
1738 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'defaultInstance' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1739 |
1740 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2018:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_VehiclePosition._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
2005 |     ]
2006 |
2007 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2008 |         var _trip: TransitRealtime_TripDescriptor? = nil
2009 |         var _vehicle: TransitRealtime_VehicleDescriptor? = nil
     :
2016 |         var _occupancyStatus: TransitRealtime_VehiclePosition.OccupancyStatus? = nil
2017 |
2018 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_VehiclePosition._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'defaultInstance' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2019 |
2020 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2183:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_Alert._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
2172 |     ]
2173 |
2174 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2175 |         var _activePeriod: [TransitRealtime_TimeRange] = []
2176 |         var _informedEntity: [TransitRealtime_EntitySelector] = []
     :
2181 |         var _descriptionText: TransitRealtime_TranslatedString? = nil
2182 |
2183 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_Alert._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'defaultInstance' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2184 |
2185 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2570:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_EntitySelector._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
2561 |     ]
2562 |
2563 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2564 |         var _agencyID: String? = nil
2565 |         var _routeID: String? = nil
     :
2568 |         var _stopID: String? = nil
2569 |
2570 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_EntitySelector._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'defaultInstance' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2571 |
2572 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1474:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1472 | extension TransitRealtime_FeedMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1473 |     public static let protoMessageName: String = _protobuf_package + ".FeedMessage"
1474 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       `- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1475 |         1: .same(proto: "header"),
1476 |         2: .same(proto: "entity"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:34:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftProtobuf'
  32 |
  33 | import Foundation
  34 | import SwiftProtobuf
     | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftProtobuf'
  35 |
  36 | // If the compiler emits an error on this type, it is because this file
     :
1472 | extension TransitRealtime_FeedMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1473 |     public static let protoMessageName: String = _protobuf_package + ".FeedMessage"
1474 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1475 |         1: .same(proto: "header"),
1476 |         2: .same(proto: "entity"),
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1557:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1555 | extension TransitRealtime_FeedHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1556 |     public static let protoMessageName: String = _protobuf_package + ".FeedHeader"
1557 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1558 |         1: .standard(proto: "gtfs_realtime_version"),
1559 |         2: .same(proto: "incrementality"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1607:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1605 |
1606 | extension TransitRealtime_FeedHeader.Incrementality: SwiftProtobuf._ProtoNameProviding {
1607 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1608 |         0: .same(proto: "FULL_DATASET"),
1609 |         1: .same(proto: "DIFFERENTIAL"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1615:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1613 | extension TransitRealtime_FeedEntity: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1614 |     public static let protoMessageName: String = _protobuf_package + ".FeedEntity"
1615 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1616 |         1: .same(proto: "id"),
1617 |         2: .standard(proto: "is_deleted"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1723:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1721 | extension TransitRealtime_TripUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1722 |     public static let protoMessageName: String = _protobuf_package + ".TripUpdate"
1723 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1724 |         1: .same(proto: "trip"),
1725 |         3: .same(proto: "vehicle"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1831:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1829 | extension TransitRealtime_TripUpdate.StopTimeEvent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1830 |     public static let protoMessageName: String = TransitRealtime_TripUpdate.protoMessageName + ".StopTimeEvent"
1831 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1832 |         1: .same(proto: "delay"),
1833 |         2: .same(proto: "time"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1881:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1879 | extension TransitRealtime_TripUpdate.StopTimeUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1880 |     public static let protoMessageName: String = TransitRealtime_TripUpdate.protoMessageName + ".StopTimeUpdate"
1881 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1882 |         1: .standard(proto: "stop_sequence"),
1883 |         4: .standard(proto: "stop_id"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1986:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1984 |
1985 | extension TransitRealtime_TripUpdate.StopTimeUpdate.ScheduleRelationship: SwiftProtobuf._ProtoNameProviding {
1986 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1987 |         0: .same(proto: "SCHEDULED"),
1988 |         1: .same(proto: "SKIPPED"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1995:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1993 | extension TransitRealtime_VehiclePosition: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1994 |     public static let protoMessageName: String = _protobuf_package + ".VehiclePosition"
1995 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1996 |         1: .same(proto: "trip"),
1997 |         8: .same(proto: "vehicle"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2133:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2131 |
2132 | extension TransitRealtime_VehiclePosition.VehicleStopStatus: SwiftProtobuf._ProtoNameProviding {
2133 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2134 |         0: .same(proto: "INCOMING_AT"),
2135 |         1: .same(proto: "STOPPED_AT"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2141:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2139 |
2140 | extension TransitRealtime_VehiclePosition.CongestionLevel: SwiftProtobuf._ProtoNameProviding {
2141 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2142 |         0: .same(proto: "UNKNOWN_CONGESTION_LEVEL"),
2143 |         1: .same(proto: "RUNNING_SMOOTHLY"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2151:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2149 |
2150 | extension TransitRealtime_VehiclePosition.OccupancyStatus: SwiftProtobuf._ProtoNameProviding {
2151 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2152 |         0: .same(proto: "EMPTY"),
2153 |         1: .same(proto: "MANY_SEATS_AVAILABLE"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2164:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2162 | extension TransitRealtime_Alert: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2163 |     public static let protoMessageName: String = _protobuf_package + ".Alert"
2164 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2165 |         1: .standard(proto: "active_period"),
2166 |         5: .standard(proto: "informed_entity"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2288:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2286 |
2287 | extension TransitRealtime_Alert.Cause: SwiftProtobuf._ProtoNameProviding {
2288 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2289 |         1: .same(proto: "UNKNOWN_CAUSE"),
2290 |         2: .same(proto: "OTHER_CAUSE"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2305:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2303 |
2304 | extension TransitRealtime_Alert.Effect: SwiftProtobuf._ProtoNameProviding {
2305 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2306 |         1: .same(proto: "NO_SERVICE"),
2307 |         2: .same(proto: "REDUCED_SERVICE"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2320:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2318 | extension TransitRealtime_TimeRange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2319 |     public static let protoMessageName: String = _protobuf_package + ".TimeRange"
2320 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2321 |         1: .same(proto: "start"),
2322 |         2: .same(proto: "end"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2364:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2362 | extension TransitRealtime_Position: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2363 |     public static let protoMessageName: String = _protobuf_package + ".Position"
2364 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2365 |         1: .same(proto: "latitude"),
2366 |         2: .same(proto: "longitude"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2428:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2426 | extension TransitRealtime_TripDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2427 |     public static let protoMessageName: String = _protobuf_package + ".TripDescriptor"
2428 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2429 |         1: .standard(proto: "trip_id"),
2430 |         5: .standard(proto: "route_id"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2495:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2493 |
2494 | extension TransitRealtime_TripDescriptor.ScheduleRelationship: SwiftProtobuf._ProtoNameProviding {
2495 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2496 |         0: .same(proto: "SCHEDULED"),
2497 |         1: .same(proto: "ADDED"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2505:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2503 | extension TransitRealtime_VehicleDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2504 |     public static let protoMessageName: String = _protobuf_package + ".VehicleDescriptor"
2505 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2506 |         1: .same(proto: "id"),
2507 |         2: .same(proto: "label"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2555:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2553 | extension TransitRealtime_EntitySelector: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2554 |     public static let protoMessageName: String = _protobuf_package + ".EntitySelector"
2555 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2556 |         1: .standard(proto: "agency_id"),
2557 |         2: .standard(proto: "route_id"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2660:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2658 | extension TransitRealtime_TranslatedString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2659 |     public static let protoMessageName: String = _protobuf_package + ".TranslatedString"
2660 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2661 |         1: .same(proto: "translation"),
2662 |     ]
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2699:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2697 | extension TransitRealtime_TranslatedString.Translation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2698 |     public static let protoMessageName: String = TransitRealtime_TranslatedString.protoMessageName + ".Translation"
2699 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2700 |         1: .same(proto: "text"),
2701 |         2: .same(proto: "language"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
[93/94] Compiling GTFS CSV.swift
[94/94] Compiling GTFS gtfs_realtime.pb.swift
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1483:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedMessage._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1477 |     ]
1478 |
1479 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1480 |         var _header: TransitRealtime_FeedHeader? = nil
1481 |         var _entity: [TransitRealtime_FeedEntity] = []
1482 |
1483 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedMessage._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'defaultInstance' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1484 |
1485 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1630:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedEntity._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1621 |     ]
1622 |
1623 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1624 |         var _id: String? = nil
1625 |         var _isDeleted: Bool? = nil
     :
1628 |         var _alert: TransitRealtime_Alert? = nil
1629 |
1630 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedEntity._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'defaultInstance' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1631 |
1632 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1896:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate.StopTimeUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1887 |     ]
1888 |
1889 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1890 |         var _stopSequence: UInt32? = nil
1891 |         var _stopID: String? = nil
     :
1894 |         var _scheduleRelationship: TransitRealtime_TripUpdate.StopTimeUpdate.ScheduleRelationship? = nil
1895 |
1896 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate.StopTimeUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'defaultInstance' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1897 |
1898 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1738:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1729 |     ]
1730 |
1731 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1732 |         var _trip: TransitRealtime_TripDescriptor? = nil
1733 |         var _vehicle: TransitRealtime_VehicleDescriptor? = nil
     :
1736 |         var _delay: Int32? = nil
1737 |
1738 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'defaultInstance' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1739 |
1740 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2018:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_VehiclePosition._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
2005 |     ]
2006 |
2007 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2008 |         var _trip: TransitRealtime_TripDescriptor? = nil
2009 |         var _vehicle: TransitRealtime_VehicleDescriptor? = nil
     :
2016 |         var _occupancyStatus: TransitRealtime_VehiclePosition.OccupancyStatus? = nil
2017 |
2018 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_VehiclePosition._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'defaultInstance' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2019 |
2020 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2183:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_Alert._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
2172 |     ]
2173 |
2174 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2175 |         var _activePeriod: [TransitRealtime_TimeRange] = []
2176 |         var _informedEntity: [TransitRealtime_EntitySelector] = []
     :
2181 |         var _descriptionText: TransitRealtime_TranslatedString? = nil
2182 |
2183 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_Alert._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'defaultInstance' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2184 |
2185 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2570:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_EntitySelector._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
2561 |     ]
2562 |
2563 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2564 |         var _agencyID: String? = nil
2565 |         var _routeID: String? = nil
     :
2568 |         var _stopID: String? = nil
2569 |
2570 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_EntitySelector._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'defaultInstance' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2571 |
2572 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1474:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1472 | extension TransitRealtime_FeedMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1473 |     public static let protoMessageName: String = _protobuf_package + ".FeedMessage"
1474 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       `- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1475 |         1: .same(proto: "header"),
1476 |         2: .same(proto: "entity"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:34:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftProtobuf'
  32 |
  33 | import Foundation
  34 | import SwiftProtobuf
     | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftProtobuf'
  35 |
  36 | // If the compiler emits an error on this type, it is because this file
     :
1472 | extension TransitRealtime_FeedMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1473 |     public static let protoMessageName: String = _protobuf_package + ".FeedMessage"
1474 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1475 |         1: .same(proto: "header"),
1476 |         2: .same(proto: "entity"),
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1557:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1555 | extension TransitRealtime_FeedHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1556 |     public static let protoMessageName: String = _protobuf_package + ".FeedHeader"
1557 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1558 |         1: .standard(proto: "gtfs_realtime_version"),
1559 |         2: .same(proto: "incrementality"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1607:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1605 |
1606 | extension TransitRealtime_FeedHeader.Incrementality: SwiftProtobuf._ProtoNameProviding {
1607 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1608 |         0: .same(proto: "FULL_DATASET"),
1609 |         1: .same(proto: "DIFFERENTIAL"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1615:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1613 | extension TransitRealtime_FeedEntity: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1614 |     public static let protoMessageName: String = _protobuf_package + ".FeedEntity"
1615 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1616 |         1: .same(proto: "id"),
1617 |         2: .standard(proto: "is_deleted"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1723:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1721 | extension TransitRealtime_TripUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1722 |     public static let protoMessageName: String = _protobuf_package + ".TripUpdate"
1723 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1724 |         1: .same(proto: "trip"),
1725 |         3: .same(proto: "vehicle"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1831:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1829 | extension TransitRealtime_TripUpdate.StopTimeEvent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1830 |     public static let protoMessageName: String = TransitRealtime_TripUpdate.protoMessageName + ".StopTimeEvent"
1831 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1832 |         1: .same(proto: "delay"),
1833 |         2: .same(proto: "time"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1881:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1879 | extension TransitRealtime_TripUpdate.StopTimeUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1880 |     public static let protoMessageName: String = TransitRealtime_TripUpdate.protoMessageName + ".StopTimeUpdate"
1881 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1882 |         1: .standard(proto: "stop_sequence"),
1883 |         4: .standard(proto: "stop_id"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1986:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1984 |
1985 | extension TransitRealtime_TripUpdate.StopTimeUpdate.ScheduleRelationship: SwiftProtobuf._ProtoNameProviding {
1986 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1987 |         0: .same(proto: "SCHEDULED"),
1988 |         1: .same(proto: "SKIPPED"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1995:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
1993 | extension TransitRealtime_VehiclePosition: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1994 |     public static let protoMessageName: String = _protobuf_package + ".VehiclePosition"
1995 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1996 |         1: .same(proto: "trip"),
1997 |         8: .same(proto: "vehicle"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2133:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2131 |
2132 | extension TransitRealtime_VehiclePosition.VehicleStopStatus: SwiftProtobuf._ProtoNameProviding {
2133 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2134 |         0: .same(proto: "INCOMING_AT"),
2135 |         1: .same(proto: "STOPPED_AT"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2141:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2139 |
2140 | extension TransitRealtime_VehiclePosition.CongestionLevel: SwiftProtobuf._ProtoNameProviding {
2141 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2142 |         0: .same(proto: "UNKNOWN_CONGESTION_LEVEL"),
2143 |         1: .same(proto: "RUNNING_SMOOTHLY"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2151:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2149 |
2150 | extension TransitRealtime_VehiclePosition.OccupancyStatus: SwiftProtobuf._ProtoNameProviding {
2151 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2152 |         0: .same(proto: "EMPTY"),
2153 |         1: .same(proto: "MANY_SEATS_AVAILABLE"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2164:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2162 | extension TransitRealtime_Alert: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2163 |     public static let protoMessageName: String = _protobuf_package + ".Alert"
2164 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2165 |         1: .standard(proto: "active_period"),
2166 |         5: .standard(proto: "informed_entity"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2288:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2286 |
2287 | extension TransitRealtime_Alert.Cause: SwiftProtobuf._ProtoNameProviding {
2288 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2289 |         1: .same(proto: "UNKNOWN_CAUSE"),
2290 |         2: .same(proto: "OTHER_CAUSE"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2305:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2303 |
2304 | extension TransitRealtime_Alert.Effect: SwiftProtobuf._ProtoNameProviding {
2305 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2306 |         1: .same(proto: "NO_SERVICE"),
2307 |         2: .same(proto: "REDUCED_SERVICE"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2320:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2318 | extension TransitRealtime_TimeRange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2319 |     public static let protoMessageName: String = _protobuf_package + ".TimeRange"
2320 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2321 |         1: .same(proto: "start"),
2322 |         2: .same(proto: "end"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2364:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2362 | extension TransitRealtime_Position: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2363 |     public static let protoMessageName: String = _protobuf_package + ".Position"
2364 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2365 |         1: .same(proto: "latitude"),
2366 |         2: .same(proto: "longitude"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2428:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2426 | extension TransitRealtime_TripDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2427 |     public static let protoMessageName: String = _protobuf_package + ".TripDescriptor"
2428 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2429 |         1: .standard(proto: "trip_id"),
2430 |         5: .standard(proto: "route_id"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2495:16: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2493 |
2494 | extension TransitRealtime_TripDescriptor.ScheduleRelationship: SwiftProtobuf._ProtoNameProviding {
2495 |     static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2496 |         0: .same(proto: "SCHEDULED"),
2497 |         1: .same(proto: "ADDED"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2505:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2503 | extension TransitRealtime_VehicleDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2504 |     public static let protoMessageName: String = _protobuf_package + ".VehicleDescriptor"
2505 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2506 |         1: .same(proto: "id"),
2507 |         2: .same(proto: "label"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2555:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2553 | extension TransitRealtime_EntitySelector: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2554 |     public static let protoMessageName: String = _protobuf_package + ".EntitySelector"
2555 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2556 |         1: .standard(proto: "agency_id"),
2557 |         2: .standard(proto: "route_id"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2660:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2658 | extension TransitRealtime_TranslatedString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2659 |     public static let protoMessageName: String = _protobuf_package + ".TranslatedString"
2660 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2661 |         1: .same(proto: "translation"),
2662 |     ]
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2699:23: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
2697 | extension TransitRealtime_TranslatedString.Translation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2698 |     public static let protoMessageName: String = TransitRealtime_TranslatedString.protoMessageName + ".Translation"
2699 |     public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                       |- warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2700 |         1: .same(proto: "text"),
2701 |         2: .same(proto: "language"),
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
 92 | /// for each message as needed, so there is no run-time overhead for
 93 | /// users who do not use text-based serialization formats.
 94 | public struct _NameMap: ExpressibleByDictionaryLiteral {
    |               `- note: struct '_NameMap' does not conform to the 'Sendable' protocol
 95 |
 96 |   /// An immutable interned string container.  The `utf8Start` pointer
Build complete! (31.38s)
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"
    }
  ],
  "manifest_display_name" : "GTFS",
  "name" : "GTFS",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GTFS",
      "targets" : [
        "GTFS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GTFSTests",
      "module_type" : "SwiftTarget",
      "name" : "GTFSTests",
      "path" : "Tests/GTFSTests",
      "sources" : [
        "GTFSTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "GTFS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GTFS",
      "module_type" : "SwiftTarget",
      "name" : "GTFS",
      "path" : "Sources/GTFS",
      "product_dependencies" : [
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "GTFS"
      ],
      "sources" : [
        "CSV.swift",
        "GTFS.swift",
        "GTFS/Structures.swift",
        "gtfs_realtime.pb.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.