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 WMATA with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emma-k-alexandra/WMATA.swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/emma-k-alexandra/WMATA.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 054c633 ci: generate docs for WMATA
Cloned https://github.com/emma-k-alexandra/WMATA.swift.git
Revision (git rev-parse @):
054c633a784c704141a5f558fc5df37c14774965
SUCCESS checkout https://github.com/emma-k-alexandra/WMATA.swift.git at main
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/venmo/DVR.git from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/venmo/DVR.git from cache (0.19s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.23s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.29s)
Fetched https://github.com/apple/swift-protobuf.git from cache (0.37s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.14.1 (0.02s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.03s)
Computing version for https://github.com/venmo/DVR.git
Computed https://github.com/venmo/DVR.git at 2.1.0 (0.43s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.18.0 (0.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.18.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.14.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/venmo/DVR.git
Working copy of https://github.com/venmo/DVR.git resolved at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "wmata.swift",
      "name": "WMATA",
      "url": "https://github.com/emma-k-alexandra/WMATA.swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WMATA.swift",
      "dependencies": [
        {
          "identity": "swift-protobuf",
          "name": "SwiftProtobuf",
          "url": "https://github.com/apple/swift-protobuf.git",
          "version": "1.25.2",
          "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
          "dependencies": [
          ]
        },
        {
          "identity": "sqlite.swift",
          "name": "SQLite.swift",
          "url": "https://github.com/stephencelis/SQLite.swift.git",
          "version": "0.14.1",
          "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/emma-k-alexandra/WMATA.swift.git
[1/20364] Fetching wmata.swift
Fetched https://github.com/emma-k-alexandra/WMATA.swift.git from cache (4.75s)
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.28s)
Fetched https://github.com/apple/swift-protobuf.git from cache (0.41s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.14.1 (0.02s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.25.2 (0.03s)
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.14.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.25.2
Creating working copy for https://github.com/emma-k-alexandra/WMATA.swift.git
Working copy of https://github.com/emma-k-alexandra/WMATA.swift.git resolved at main (054c633)
warning: '.resolve-product-dependencies': dependency 'wmata.swift' is not used by any target
Found 2 product dependencies
  - SwiftProtobuf
  - SQLite.swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/emma-k-alexandra/WMATA.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/8] Write sources
[4/8] Copying MetroGTFS.sqlite3
[7/8] Write swift-version-6044DDE57671499D.txt
[9/115] Emitting module SQLite
[10/119] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[11/119] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[12/119] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[13/119] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[14/119] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[15/119] Compiling SwiftProtobuf AnyMessageStorage.swift
[16/119] Compiling SwiftProtobuf AnyUnpackError.swift
[17/119] Compiling SwiftProtobuf BinaryDecoder.swift
[18/119] Compiling SwiftProtobuf BinaryDecodingError.swift
[19/119] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[20/119] Compiling SwiftProtobuf BinaryDelimited.swift
[21/119] Compiling SwiftProtobuf BinaryEncoder.swift
[22/119] Compiling SwiftProtobuf BinaryEncodingError.swift
[23/119] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[24/119] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[25/119] Compiling SwiftProtobuf CustomJSONCodable.swift
[26/119] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[27/119] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[28/119] Compiling SwiftProtobuf TimeUtils.swift
[29/119] Compiling SwiftProtobuf UnknownStorage.swift
[30/119] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[31/119] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[32/119] Compiling SwiftProtobuf Varint.swift
[33/119] Compiling SwiftProtobuf Version.swift
[34/119] Compiling SwiftProtobuf Visitor.swift
[35/119] Compiling SwiftProtobuf WireFormat.swift
[36/119] Compiling SwiftProtobuf ZigZag.swift
[37/119] Compiling SwiftProtobuf any.pb.swift
[38/119] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[39/119] Compiling SwiftProtobuf Message+JSONAdditions.swift
[40/119] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[41/119] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[42/119] Compiling SwiftProtobuf Message.swift
[43/119] Compiling SwiftProtobuf MessageExtension.swift
[44/119] Compiling SwiftProtobuf NameMap.swift
[45/119] Compiling SwiftProtobuf ProtoNameProviding.swift
[46/119] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[47/119] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[48/119] Compiling SwiftProtobuf ProtobufMap.swift
[49/119] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[50/119] Compiling SwiftProtobuf HashVisitor.swift
[51/119] Compiling SwiftProtobuf Internal.swift
[52/119] Compiling SwiftProtobuf JSONDecoder.swift
[53/119] Compiling SwiftProtobuf JSONDecodingError.swift
[54/119] Compiling SwiftProtobuf JSONDecodingOptions.swift
[55/119] Compiling SwiftProtobuf JSONEncoder.swift
[56/119] Compiling SwiftProtobuf JSONEncodingError.swift
[57/119] Compiling SwiftProtobuf JSONEncodingOptions.swift
[58/119] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[59/119] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[60/119] Compiling SwiftProtobuf JSONScanner.swift
[61/129] Compiling SQLite Query+with.swift
[62/129] Compiling SQLite Query.swift
[63/129] Compiling SQLite Schema.swift
[64/129] Compiling SQLite Setter.swift
[87/129] Emitting module SwiftProtobuf
[99/129] Compiling SwiftProtobuf SelectiveVisitor.swift
[100/129] Compiling SwiftProtobuf SimpleExtensionMap.swift
[101/129] Compiling SwiftProtobuf StringUtils.swift
[102/129] Compiling SwiftProtobuf TextFormatDecoder.swift
[103/129] Compiling SwiftProtobuf TextFormatDecodingError.swift
[104/129] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[105/129] Compiling SwiftProtobuf TextFormatEncoder.swift
[106/129] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[107/129] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[108/129] Compiling SwiftProtobuf TextFormatScanner.swift
[111/129] Compiling SwiftProtobuf DoubleParser.swift
[112/129] Compiling SwiftProtobuf Enum.swift
[113/129] Compiling SwiftProtobuf ExtensibleMessage.swift
[114/129] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[115/129] Compiling SwiftProtobuf ExtensionFields.swift
[116/129] Compiling SwiftProtobuf ExtensionMap.swift
[117/129] Compiling SwiftProtobuf FieldTag.swift
[118/129] Compiling SwiftProtobuf FieldTypes.swift
[119/129] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[120/129] Compiling SwiftProtobuf api.pb.swift
[121/129] Compiling SwiftProtobuf descriptor.pb.swift
[122/129] Compiling SwiftProtobuf duration.pb.swift
[123/129] Compiling SwiftProtobuf empty.pb.swift
[124/129] Compiling SwiftProtobuf field_mask.pb.swift
[125/129] Compiling SwiftProtobuf source_context.pb.swift
[126/129] Compiling SwiftProtobuf struct.pb.swift
[127/129] Compiling SwiftProtobuf timestamp.pb.swift
[128/129] Compiling SwiftProtobuf type.pb.swift
[129/129] Compiling SwiftProtobuf wrappers.pb.swift
[130/146] Compiling WMATA Station.swift
[131/146] Compiling WMATA Stop.swift
[132/146] Compiling WMATA Decoding.swift
[133/146] Compiling WMATA Endpoint.swift
[134/146] Compiling WMATA EndpointDelegate.swift
[135/146] Compiling WMATA Route.swift
[136/146] Compiling WMATA Station+OldStationCodes.swift
[137/146] Compiling WMATA URL.swift
[138/146] Compiling WMATA WMATA.swift
[139/148] Emitting module WMATA
[140/148] Compiling WMATA WMATAError.swift
[141/148] Compiling WMATA gtfs-realtime.pb.swift
[142/148] Compiling WMATA Polyfill.swift
[143/148] Compiling WMATA Rail.swift
[144/148] Compiling WMATA Line.swift
[145/148] Compiling WMATA Location.swift
[146/148] Compiling WMATA Bus.swift
[147/148] Compiling WMATA Date.swift
[148/148] Compiling WMATA Decoder.swift
[149/156] Compiling MetroGTFS Level.swift
[150/156] Compiling MetroGTFS Identifier.swift
[151/156] Compiling MetroGTFS Stop+WMATA.swift
[152/156] Compiling MetroGTFS Error.swift
[153/156] Compiling MetroGTFS Database.swift
[154/156] Compiling MetroGTFS Coordinates.swift
[155/156] Emitting module MetroGTFS
[156/156] Compiling MetroGTFS Stop.swift
[157/157] Compiling MetroGTFS resource_bundle_accessor.swift
Build complete! (22.11s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MetroGTFS/README.md
Build complete.
Done.