The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of GTFS, reference 1.0.1 (92197f), with Swift 6.1 for Linux on 26 Apr 2025 16:33:44 UTC.

Swift 6 data race errors: 14

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/emma-k-alexandra/GTFS
 * 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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/emma-k-alexandra/GTFS.git
https://github.com/emma-k-alexandra/GTFS.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    }
  ],
  "manifest_display_name" : "GTFS",
  "name" : "GTFS",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GTFS",
      "targets" : [
        "GTFS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GTFSTests",
      "module_type" : "SwiftTarget",
      "name" : "GTFSTests",
      "path" : "Tests/GTFSTests",
      "sources" : [
        "GTFSTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "GTFS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GTFS",
      "module_type" : "SwiftTarget",
      "name" : "GTFS",
      "path" : "Sources/GTFS",
      "product_dependencies" : [
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "GTFS"
      ],
      "sources" : [
        "CSV.swift",
        "GTFS.swift",
        "GTFS/Structures.swift",
        "gtfs_realtime.pb.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-protobuf.git
[1/38504] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (3.93s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (4.35s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.29.0
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[3/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/88] Emitting module SwiftProtobuf
[7/99] Compiling SwiftProtobuf CustomJSONCodable.swift
[8/99] Compiling SwiftProtobuf Decoder.swift
[9/99] Compiling SwiftProtobuf DoubleParser.swift
[10/99] Compiling SwiftProtobuf Enum.swift
[11/99] Compiling SwiftProtobuf ExtensibleMessage.swift
[12/99] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[13/99] Compiling SwiftProtobuf ExtensionFields.swift
[14/99] Compiling SwiftProtobuf ExtensionMap.swift
[15/99] Compiling SwiftProtobuf FieldTag.swift
[16/99] Compiling SwiftProtobuf FieldTypes.swift
[17/99] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[18/99] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[19/99] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[20/99] Compiling SwiftProtobuf TextFormatScanner.swift
[21/99] Compiling SwiftProtobuf TimeUtils.swift
[22/99] Compiling SwiftProtobuf UnknownStorage.swift
[23/99] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[24/99] Compiling SwiftProtobuf Varint.swift
[25/99] Compiling SwiftProtobuf Version.swift
[26/99] Compiling SwiftProtobuf Visitor.swift
[27/99] Compiling SwiftProtobuf WireFormat.swift
[28/99] Compiling SwiftProtobuf ZigZag.swift
[29/99] Compiling SwiftProtobuf any.pb.swift
[30/99] Compiling SwiftProtobuf AnyMessageStorage.swift
[31/99] Compiling SwiftProtobuf AnyUnpackError.swift
[32/99] Compiling SwiftProtobuf AsyncMessageSequence.swift
[33/99] Compiling SwiftProtobuf BinaryDecoder.swift
[34/99] Compiling SwiftProtobuf BinaryDecodingError.swift
[35/99] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[36/99] Compiling SwiftProtobuf BinaryDelimited.swift
[37/99] Compiling SwiftProtobuf BinaryEncoder.swift
[38/99] Compiling SwiftProtobuf BinaryEncodingError.swift
[39/99] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[40/99] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[41/99] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[42/99] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[43/99] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[44/99] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[45/99] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[46/99] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[47/99] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[48/99] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[49/99] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[50/99] Compiling SwiftProtobuf HashVisitor.swift
[51/99] Compiling SwiftProtobuf Internal.swift
[52/99] Compiling SwiftProtobuf JSONDecoder.swift
[53/99] Compiling SwiftProtobuf JSONDecodingError.swift
[54/99] Compiling SwiftProtobuf JSONDecodingOptions.swift
[55/99] Compiling SwiftProtobuf JSONEncoder.swift
[56/99] Compiling SwiftProtobuf JSONEncodingError.swift
[57/99] Compiling SwiftProtobuf JSONEncodingOptions.swift
[58/99] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[59/99] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[60/99] Compiling SwiftProtobuf JSONScanner.swift
[61/99] Compiling SwiftProtobuf MathUtils.swift
[62/99] Compiling SwiftProtobuf Message+AnyAdditions.swift
[63/99] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[64/99] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[65/99] Compiling SwiftProtobuf Message+FieldMask.swift
[66/99] Compiling SwiftProtobuf Message+JSONAdditions.swift
[67/99] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[68/99] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[69/99] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[70/99] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[71/99] Compiling SwiftProtobuf Message.swift
[72/99] Compiling SwiftProtobuf MessageExtension.swift
[73/99] Compiling SwiftProtobuf NameMap.swift
[74/99] Compiling SwiftProtobuf PathDecoder.swift
[75/99] Compiling SwiftProtobuf PathVisitor.swift
[76/99] Compiling SwiftProtobuf ProtoNameProviding.swift
[77/99] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[78/99] Compiling SwiftProtobuf ProtobufMap.swift
[79/99] Compiling SwiftProtobuf SelectiveVisitor.swift
[80/99] Compiling SwiftProtobuf SimpleExtensionMap.swift
[81/99] Compiling SwiftProtobuf StringUtils.swift
[82/99] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[83/99] Compiling SwiftProtobuf SwiftProtobufError.swift
[84/99] Compiling SwiftProtobuf TextFormatDecoder.swift
[85/99] Compiling SwiftProtobuf TextFormatDecodingError.swift
[86/99] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[87/99] Compiling SwiftProtobuf TextFormatEncoder.swift
[88/99] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[89/99] Compiling SwiftProtobuf api.pb.swift
[90/99] Compiling SwiftProtobuf descriptor.pb.swift
[91/99] Compiling SwiftProtobuf duration.pb.swift
[92/99] Compiling SwiftProtobuf empty.pb.swift
[93/99] Compiling SwiftProtobuf field_mask.pb.swift
[94/99] Compiling SwiftProtobuf source_context.pb.swift
[95/99] Compiling SwiftProtobuf struct.pb.swift
[96/99] Compiling SwiftProtobuf timestamp.pb.swift
[97/99] Compiling SwiftProtobuf type.pb.swift
[98/99] Compiling SwiftProtobuf wrappers.pb.swift
[99/99] Compiling SwiftProtobuf resource_bundle_accessor.swift
[101/105] Compiling GTFS CSV.swift
[102/105] Compiling GTFS Structures.swift
[103/105] Emitting module GTFS
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1483:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedMessage._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1477 |     ]
1478 |
1479 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1480 |         var _header: TransitRealtime_FeedHeader? = nil
1481 |         var _entity: [TransitRealtime_FeedEntity] = []
1482 |
1483 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedMessage._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1484 |
1485 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:81:21: warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_FeedMessage' has non-sendable type 'TransitRealtime_FeedMessage._StorageClass'; this is an error in the Swift 6 language mode
  79 |
  80 |     public var _protobuf_extensionFieldValues = SwiftProtobuf.ExtensionFieldValueSet()
  81 |     fileprivate var _storage = _StorageClass.defaultInstance
     |                     `- warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_FeedMessage' has non-sendable type 'TransitRealtime_FeedMessage._StorageClass'; this is an error in the Swift 6 language mode
  82 | }
  83 |
     :
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] = []
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1630:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedEntity._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1621 |     ]
1622 |
1623 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1624 |         var _id: String? = nil
1625 |         var _isDeleted: Bool? = nil
     :
1628 |         var _alert: TransitRealtime_Alert? = nil
1629 |
1630 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedEntity._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1631 |
1632 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:239:21: warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_FeedEntity' has non-sendable type 'TransitRealtime_FeedEntity._StorageClass'; this is an error in the Swift 6 language mode
 237 |
 238 |     public var _protobuf_extensionFieldValues = SwiftProtobuf.ExtensionFieldValueSet()
 239 |     fileprivate var _storage = _StorageClass.defaultInstance
     |                     `- warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_FeedEntity' has non-sendable type 'TransitRealtime_FeedEntity._StorageClass'; this is an error in the Swift 6 language mode
 240 | }
 241 |
     :
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
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1738:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1729 |     ]
1730 |
1731 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1732 |         var _trip: TransitRealtime_TripDescriptor? = nil
1733 |         var _vehicle: TransitRealtime_VehicleDescriptor? = nil
     :
1736 |         var _delay: Int32? = nil
1737 |
1738 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1739 |
1740 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:538:21: warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_TripUpdate' has non-sendable type 'TransitRealtime_TripUpdate._StorageClass'; this is an error in the Swift 6 language mode
 536 |
 537 |     public var _protobuf_extensionFieldValues = SwiftProtobuf.ExtensionFieldValueSet()
 538 |     fileprivate var _storage = _StorageClass.defaultInstance
     |                     `- warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_TripUpdate' has non-sendable type 'TransitRealtime_TripUpdate._StorageClass'; this is an error in the Swift 6 language mode
 539 | }
 540 |
     :
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
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1896:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate.StopTimeUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1887 |     ]
1888 |
1889 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1890 |         var _stopSequence: UInt32? = nil
1891 |         var _stopID: String? = nil
     :
1894 |         var _scheduleRelationship: TransitRealtime_TripUpdate.StopTimeUpdate.ScheduleRelationship? = nil
1895 |
1896 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate.StopTimeUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1897 |
1898 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:532:25: warning: stored property '_storage' of 'Sendable'-conforming struct 'StopTimeUpdate' has non-sendable type 'TransitRealtime_TripUpdate.StopTimeUpdate._StorageClass'; this is an error in the Swift 6 language mode
 530 |
 531 |         public var _protobuf_extensionFieldValues = SwiftProtobuf.ExtensionFieldValueSet()
 532 |         fileprivate var _storage = _StorageClass.defaultInstance
     |                         `- warning: stored property '_storage' of 'Sendable'-conforming struct 'StopTimeUpdate' has non-sendable type 'TransitRealtime_TripUpdate.StopTimeUpdate._StorageClass'; this is an error in the Swift 6 language mode
 533 |     }
 534 |
     :
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
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2018:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_VehiclePosition._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
2005 |     ]
2006 |
2007 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2008 |         var _trip: TransitRealtime_TripDescriptor? = nil
2009 |         var _vehicle: TransitRealtime_VehicleDescriptor? = nil
     :
2016 |         var _occupancyStatus: TransitRealtime_VehiclePosition.OccupancyStatus? = nil
2017 |
2018 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_VehiclePosition._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2019 |
2020 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:789:21: warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_VehiclePosition' has non-sendable type 'TransitRealtime_VehiclePosition._StorageClass'; this is an error in the Swift 6 language mode
 787 |
 788 |     public var _protobuf_extensionFieldValues = SwiftProtobuf.ExtensionFieldValueSet()
 789 |     fileprivate var _storage = _StorageClass.defaultInstance
     |                     `- warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_VehiclePosition' has non-sendable type 'TransitRealtime_VehiclePosition._StorageClass'; this is an error in the Swift 6 language mode
 790 | }
 791 |
     :
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
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2183:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_Alert._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
2172 |     ]
2173 |
2174 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2175 |         var _activePeriod: [TransitRealtime_TimeRange] = []
2176 |         var _informedEntity: [TransitRealtime_EntitySelector] = []
     :
2181 |         var _descriptionText: TransitRealtime_TranslatedString? = nil
2182 |
2183 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_Alert._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2184 |
2185 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:997:21: warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_Alert' has non-sendable type 'TransitRealtime_Alert._StorageClass'; this is an error in the Swift 6 language mode
 995 |
 996 |     public var _protobuf_extensionFieldValues = SwiftProtobuf.ExtensionFieldValueSet()
 997 |     fileprivate var _storage = _StorageClass.defaultInstance
     |                     `- warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_Alert' has non-sendable type 'TransitRealtime_Alert._StorageClass'; this is an error in the Swift 6 language mode
 998 | }
 999 |
     :
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] = []
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2570:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_EntitySelector._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
2561 |     ]
2562 |
2563 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2564 |         var _agencyID: String? = nil
2565 |         var _routeID: String? = nil
     :
2568 |         var _stopID: String? = nil
2569 |
2570 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_EntitySelector._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2571 |
2572 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1404:21: warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_EntitySelector' has non-sendable type 'TransitRealtime_EntitySelector._StorageClass'; this is an error in the Swift 6 language mode
1402 |
1403 |     public var _protobuf_extensionFieldValues = SwiftProtobuf.ExtensionFieldValueSet()
1404 |     fileprivate var _storage = _StorageClass.defaultInstance
     |                     `- warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_EntitySelector' has non-sendable type 'TransitRealtime_EntitySelector._StorageClass'; this is an error in the Swift 6 language mode
1405 | }
1406 |
     :
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
[104/105] Compiling GTFS GTFS.swift
[105/105] Compiling GTFS gtfs_realtime.pb.swift
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1483:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedMessage._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1477 |     ]
1478 |
1479 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1480 |         var _header: TransitRealtime_FeedHeader? = nil
1481 |         var _entity: [TransitRealtime_FeedEntity] = []
1482 |
1483 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedMessage._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1484 |
1485 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:81:21: warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_FeedMessage' has non-sendable type 'TransitRealtime_FeedMessage._StorageClass'; this is an error in the Swift 6 language mode
  79 |
  80 |     public var _protobuf_extensionFieldValues = SwiftProtobuf.ExtensionFieldValueSet()
  81 |     fileprivate var _storage = _StorageClass.defaultInstance
     |                     `- warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_FeedMessage' has non-sendable type 'TransitRealtime_FeedMessage._StorageClass'; this is an error in the Swift 6 language mode
  82 | }
  83 |
     :
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] = []
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1630:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedEntity._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1621 |     ]
1622 |
1623 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1624 |         var _id: String? = nil
1625 |         var _isDeleted: Bool? = nil
     :
1628 |         var _alert: TransitRealtime_Alert? = nil
1629 |
1630 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_FeedEntity._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1631 |
1632 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:239:21: warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_FeedEntity' has non-sendable type 'TransitRealtime_FeedEntity._StorageClass'; this is an error in the Swift 6 language mode
 237 |
 238 |     public var _protobuf_extensionFieldValues = SwiftProtobuf.ExtensionFieldValueSet()
 239 |     fileprivate var _storage = _StorageClass.defaultInstance
     |                     `- warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_FeedEntity' has non-sendable type 'TransitRealtime_FeedEntity._StorageClass'; this is an error in the Swift 6 language mode
 240 | }
 241 |
     :
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
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1738:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1729 |     ]
1730 |
1731 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1732 |         var _trip: TransitRealtime_TripDescriptor? = nil
1733 |         var _vehicle: TransitRealtime_VehicleDescriptor? = nil
     :
1736 |         var _delay: Int32? = nil
1737 |
1738 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1739 |
1740 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:538:21: warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_TripUpdate' has non-sendable type 'TransitRealtime_TripUpdate._StorageClass'; this is an error in the Swift 6 language mode
 536 |
 537 |     public var _protobuf_extensionFieldValues = SwiftProtobuf.ExtensionFieldValueSet()
 538 |     fileprivate var _storage = _StorageClass.defaultInstance
     |                     `- warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_TripUpdate' has non-sendable type 'TransitRealtime_TripUpdate._StorageClass'; this is an error in the Swift 6 language mode
 539 | }
 540 |
     :
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
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1896:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate.StopTimeUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
1887 |     ]
1888 |
1889 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
1890 |         var _stopSequence: UInt32? = nil
1891 |         var _stopID: String? = nil
     :
1894 |         var _scheduleRelationship: TransitRealtime_TripUpdate.StopTimeUpdate.ScheduleRelationship? = nil
1895 |
1896 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_TripUpdate.StopTimeUpdate._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1897 |
1898 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:532:25: warning: stored property '_storage' of 'Sendable'-conforming struct 'StopTimeUpdate' has non-sendable type 'TransitRealtime_TripUpdate.StopTimeUpdate._StorageClass'; this is an error in the Swift 6 language mode
 530 |
 531 |         public var _protobuf_extensionFieldValues = SwiftProtobuf.ExtensionFieldValueSet()
 532 |         fileprivate var _storage = _StorageClass.defaultInstance
     |                         `- warning: stored property '_storage' of 'Sendable'-conforming struct 'StopTimeUpdate' has non-sendable type 'TransitRealtime_TripUpdate.StopTimeUpdate._StorageClass'; this is an error in the Swift 6 language mode
 533 |     }
 534 |
     :
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
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2018:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_VehiclePosition._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
2005 |     ]
2006 |
2007 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2008 |         var _trip: TransitRealtime_TripDescriptor? = nil
2009 |         var _vehicle: TransitRealtime_VehicleDescriptor? = nil
     :
2016 |         var _occupancyStatus: TransitRealtime_VehiclePosition.OccupancyStatus? = nil
2017 |
2018 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_VehiclePosition._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2019 |
2020 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:789:21: warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_VehiclePosition' has non-sendable type 'TransitRealtime_VehiclePosition._StorageClass'; this is an error in the Swift 6 language mode
 787 |
 788 |     public var _protobuf_extensionFieldValues = SwiftProtobuf.ExtensionFieldValueSet()
 789 |     fileprivate var _storage = _StorageClass.defaultInstance
     |                     `- warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_VehiclePosition' has non-sendable type 'TransitRealtime_VehiclePosition._StorageClass'; this is an error in the Swift 6 language mode
 790 | }
 791 |
     :
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
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2183:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_Alert._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
2172 |     ]
2173 |
2174 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2175 |         var _activePeriod: [TransitRealtime_TimeRange] = []
2176 |         var _informedEntity: [TransitRealtime_EntitySelector] = []
     :
2181 |         var _descriptionText: TransitRealtime_TranslatedString? = nil
2182 |
2183 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_Alert._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2184 |
2185 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:997:21: warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_Alert' has non-sendable type 'TransitRealtime_Alert._StorageClass'; this is an error in the Swift 6 language mode
 995 |
 996 |     public var _protobuf_extensionFieldValues = SwiftProtobuf.ExtensionFieldValueSet()
 997 |     fileprivate var _storage = _StorageClass.defaultInstance
     |                     `- warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_Alert' has non-sendable type 'TransitRealtime_Alert._StorageClass'; this is an error in the Swift 6 language mode
 998 | }
 999 |
     :
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] = []
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:2570:20: warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_EntitySelector._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
2561 |     ]
2562 |
2563 |     fileprivate class _StorageClass {
     |                       `- note: class '_StorageClass' does not conform to the 'Sendable' protocol
2564 |         var _agencyID: String? = nil
2565 |         var _routeID: String? = nil
     :
2568 |         var _stopID: String? = nil
2569 |
2570 |         static let defaultInstance = _StorageClass()
     |                    |- warning: static property 'defaultInstance' is not concurrency-safe because non-'Sendable' type 'TransitRealtime_EntitySelector._StorageClass' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'defaultInstance' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
2571 |
2572 |         private init() {}
/host/spi-builder-workspace/Sources/GTFS/gtfs_realtime.pb.swift:1404:21: warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_EntitySelector' has non-sendable type 'TransitRealtime_EntitySelector._StorageClass'; this is an error in the Swift 6 language mode
1402 |
1403 |     public var _protobuf_extensionFieldValues = SwiftProtobuf.ExtensionFieldValueSet()
1404 |     fileprivate var _storage = _StorageClass.defaultInstance
     |                     `- warning: stored property '_storage' of 'Sendable'-conforming struct 'TransitRealtime_EntitySelector' has non-sendable type 'TransitRealtime_EntitySelector._StorageClass'; this is an error in the Swift 6 language mode
1405 | }
1406 |
     :
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
Build complete! (23.64s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    }
  ],
  "manifest_display_name" : "GTFS",
  "name" : "GTFS",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GTFS",
      "targets" : [
        "GTFS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GTFSTests",
      "module_type" : "SwiftTarget",
      "name" : "GTFSTests",
      "path" : "Tests/GTFSTests",
      "sources" : [
        "GTFSTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "GTFS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GTFS",
      "module_type" : "SwiftTarget",
      "name" : "GTFS",
      "path" : "Sources/GTFS",
      "product_dependencies" : [
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "GTFS"
      ],
      "sources" : [
        "CSV.swift",
        "GTFS.swift",
        "GTFS/Structures.swift",
        "gtfs_realtime.pb.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.