Build Information
Successful build of GTFS, reference 1.0.1 (92197f
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 00:30:32 UTC.
Swift 6 data race errors: 30
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emma-k-alexandra/GTFS.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/emma-k-alexandra/GTFS
* tag 1.0.1 -> FETCH_HEAD
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 1.0.1
Fetching https://github.com/apple/swift-protobuf.git
[1/37827] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (3.81s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.18.0 (2.76s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "gtfs",
"name": "GTFS",
"url": "https://github.com/emma-k-alexandra/GTFS.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GTFS",
"dependencies": [
{
"identity": "swift-protobuf",
"name": "SwiftProtobuf",
"url": "https://github.com/apple/swift-protobuf.git",
"version": "1.28.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/emma-k-alexandra/GTFS.git
[1/73] Fetching gtfs
Fetched https://github.com/emma-k-alexandra/GTFS.git from cache (0.70s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/apple/swift-protobuf.git from cache (0.81s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.2 (0.52s)
Creating working copy for https://github.com/emma-k-alexandra/GTFS.git
Working copy of https://github.com/emma-k-alexandra/GTFS.git resolved at 1.0.1 (92197f4)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.28.2
warning: '.resolve-product-dependencies': dependency 'gtfs' is not used by any target
Found 1 product dependencies
- SwiftProtobuf
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/emma-k-alexandra/GTFS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/80] Emitting module SwiftProtobuf
[5/88] Compiling SwiftProtobuf TextFormatEncoder.swift
[6/88] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[7/88] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[8/88] Compiling SwiftProtobuf TextFormatScanner.swift
[9/88] Compiling SwiftProtobuf TimeUtils.swift
[10/88] Compiling SwiftProtobuf UnknownStorage.swift
[11/88] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[12/88] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[13/88] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[14/88] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[15/88] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[16/88] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[17/88] Compiling SwiftProtobuf HashVisitor.swift
[18/88] Compiling SwiftProtobuf Internal.swift
[19/88] Compiling SwiftProtobuf JSONDecoder.swift
[20/88] Compiling SwiftProtobuf JSONDecodingError.swift
[21/88] Compiling SwiftProtobuf JSONDecodingOptions.swift
[22/88] Compiling SwiftProtobuf ExtensionMap.swift
[23/88] Compiling SwiftProtobuf FieldTag.swift
[24/88] Compiling SwiftProtobuf FieldTypes.swift
[25/88] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[26/88] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[27/88] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[28/88] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[29/88] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[30/88] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[31/88] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[32/88] Compiling SwiftProtobuf Message+JSONAdditions.swift
[33/88] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[34/88] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[35/88] Compiling SwiftProtobuf Message.swift
[36/88] Compiling SwiftProtobuf MessageExtension.swift
[37/88] Compiling SwiftProtobuf NameMap.swift
[38/88] Compiling SwiftProtobuf ProtoNameProviding.swift
[39/88] Compiling SwiftProtobuf AnyMessageStorage.swift
[40/88] Compiling SwiftProtobuf AnyUnpackError.swift
[41/88] Compiling SwiftProtobuf BinaryDecoder.swift
[42/88] Compiling SwiftProtobuf BinaryDecodingError.swift
[43/88] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[44/88] Compiling SwiftProtobuf BinaryDelimited.swift
[45/88] Compiling SwiftProtobuf BinaryEncoder.swift
[46/88] Compiling SwiftProtobuf BinaryEncodingError.swift
[47/88] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[48/88] Compiling SwiftProtobuf JSONEncoder.swift
[49/88] Compiling SwiftProtobuf JSONEncodingError.swift
[50/88] Compiling SwiftProtobuf JSONEncodingOptions.swift
[51/88] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[52/88] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[53/88] Compiling SwiftProtobuf JSONScanner.swift
[54/88] Compiling SwiftProtobuf MathUtils.swift
[55/88] Compiling SwiftProtobuf Message+AnyAdditions.swift
[56/88] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[57/88] Compiling SwiftProtobuf ProtobufMap.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 BinaryEncodingVisitor.swift
[65/88] Compiling SwiftProtobuf CustomJSONCodable.swift
[66/88] Compiling SwiftProtobuf Data+Extensions.swift
[67/88] Compiling SwiftProtobuf Decoder.swift
[68/88] Compiling SwiftProtobuf DoubleParser.swift
[69/88] Compiling SwiftProtobuf Enum.swift
[70/88] Compiling SwiftProtobuf ExtensibleMessage.swift
[71/88] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[72/88] Compiling SwiftProtobuf ExtensionFields.swift
[73/88] Compiling SwiftProtobuf duration.pb.swift
[74/88] Compiling SwiftProtobuf empty.pb.swift
[75/88] Compiling SwiftProtobuf field_mask.pb.swift
[76/88] Compiling SwiftProtobuf source_context.pb.swift
[77/88] Compiling SwiftProtobuf struct.pb.swift
[78/88] Compiling SwiftProtobuf timestamp.pb.swift
[79/88] Compiling SwiftProtobuf type.pb.swift
[80/88] Compiling SwiftProtobuf wrappers.pb.swift
[81/88] Compiling SwiftProtobuf Varint.swift
[82/88] Compiling SwiftProtobuf Version.swift
[83/88] Compiling SwiftProtobuf Visitor.swift
[84/88] Compiling SwiftProtobuf WireFormat.swift
[85/88] Compiling SwiftProtobuf ZigZag.swift
[86/88] Compiling SwiftProtobuf any.pb.swift
[87/88] Compiling SwiftProtobuf api.pb.swift
[88/88] Compiling SwiftProtobuf descriptor.pb.swift
[89/93] Compiling GTFS CSV.swift
[90/93] Emitting module GTFS
/Users/admin/builder/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() {}
/Users/admin/builder/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() {}
/Users/admin/builder/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() {}
/Users/admin/builder/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() {}
/Users/admin/builder/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() {}
/Users/admin/builder/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() {}
/Users/admin/builder/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() {}
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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 | ]
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
[91/93] Compiling GTFS Structures.swift
[92/93] Compiling GTFS gtfs_realtime.pb.swift
/Users/admin/builder/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() {}
/Users/admin/builder/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() {}
/Users/admin/builder/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() {}
/Users/admin/builder/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() {}
/Users/admin/builder/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() {}
/Users/admin/builder/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() {}
/Users/admin/builder/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() {}
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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
/Users/admin/builder/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 | ]
/Users/admin/builder/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
/Users/admin/builder/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"),
/Users/admin/builder/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/93] Compiling GTFS GTFS.swift
Build complete! (22.83s)
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" : "/Users/admin/builder/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.