The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of mvt-tools, reference v1.10.3 (74ccfa), with Swift 6.2 for macOS (SPM) on 30 Oct 2025 06:20:10 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Outdooractive/mvt-tools.git
Reference: v1.10.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Outdooractive/mvt-tools
 * tag               v1.10.3    -> FETCH_HEAD
HEAD is now at 74ccfa1 Replace os(Linux) with canImport(CoreLocation)
Cloned https://github.com/Outdooractive/mvt-tools.git
Revision (git rev-parse @):
74ccfa17072c38bb070891ca7016879ada70d2e6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Outdooractive/mvt-tools.git at v1.10.3
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-protobuf
Fetching https://github.com/Outdooractive/gis-tools
Fetching https://github.com/1024jp/GzipSwift.git
[1/1557] Fetching gzipswift
[126/5712] Fetching gzipswift, swift-log
[334/8969] Fetching gzipswift, swift-log, gis-tools
[5056/25654] Fetching gzipswift, swift-log, gis-tools, swift-argument-parser
Fetched https://github.com/Outdooractive/gis-tools from cache (1.05s)
Fetched https://github.com/1024jp/GzipSwift.git from cache (1.05s)
[4616/20840] Fetching swift-log, swift-argument-parser
[20392/61502] Fetching swift-log, swift-argument-parser, swift-protobuf
Fetched https://github.com/apple/swift-protobuf from cache (4.75s)
Fetched https://github.com/apple/swift-log.git from cache (4.75s)
Fetched https://github.com/apple/swift-argument-parser from cache (4.75s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.33.1 (5.38s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.59s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (2.75s)
Computing version for https://github.com/Outdooractive/gis-tools
Computed https://github.com/Outdooractive/gis-tools at 1.13.6 (0.54s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/1024jp/GzipSwift.git
Working copy of https://github.com/1024jp/GzipSwift.git resolved at 5.2.0
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.33.1
Creating working copy for https://github.com/Outdooractive/gis-tools
Working copy of https://github.com/Outdooractive/gis-tools resolved at 1.13.6
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
========================================
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": "mvt-tools",
      "name": "mvt-tools",
      "url": "https://github.com/Outdooractive/mvt-tools.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mvt-tools",
      "dependencies": [
        {
          "identity": "gis-tools",
          "name": "gis-tools",
          "url": "https://github.com/Outdooractive/gis-tools",
          "version": "1.13.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/gis-tools",
          "dependencies": [
          ]
        },
        {
          "identity": "gzipswift",
          "name": "Gzip",
          "url": "https://github.com/1024jp/GzipSwift.git",
          "version": "5.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GzipSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-protobuf",
          "name": "SwiftProtobuf",
          "url": "https://github.com/apple/swift-protobuf",
          "version": "1.33.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Outdooractive/mvt-tools.git
[1/1238] Fetching mvt-tools
Fetched https://github.com/Outdooractive/mvt-tools.git from cache (1.15s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Outdooractive/gis-tools from cache
Fetching https://github.com/apple/swift-protobuf from cache
Fetching https://github.com/1024jp/GzipSwift.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-log.git from cache (0.52s)
Fetched https://github.com/apple/swift-protobuf from cache (0.63s)
Fetched https://github.com/1024jp/GzipSwift.git from cache (0.63s)
Fetched https://github.com/Outdooractive/gis-tools from cache (0.64s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.64s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.69s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.04s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (0.03s)
Computing version for https://github.com/Outdooractive/gis-tools
Computed https://github.com/Outdooractive/gis-tools at 1.13.6 (0.03s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.33.3 (0.56s)
Creating working copy for https://github.com/1024jp/GzipSwift.git
Working copy of https://github.com/1024jp/GzipSwift.git resolved at 5.2.0
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.33.3
Creating working copy for https://github.com/Outdooractive/gis-tools
Working copy of https://github.com/Outdooractive/gis-tools resolved at 1.13.6
Creating working copy for https://github.com/Outdooractive/mvt-tools.git
Working copy of https://github.com/Outdooractive/mvt-tools.git resolved at v1.10.3 (74ccfa1)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Found 5 product dependencies
  - gis-tools
  - Gzip
  - swift-argument-parser
  - swift-log
  - SwiftProtobuf
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Outdooractive/mvt-tools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/18] Write mvt-entitlement.plist
[4/18] Write sources
[5/18] Copying PrivacyInfo.xcprivacy
[5/18] Write sources
[13/18] Compiling system-zlib anchor.c
[14/18] Write swift-version-49B95AFC49DCD68C.txt
[16/197] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/197] Emitting module ArgumentParserToolInfo
[18/243] Compiling Logging Logging.swift
[19/243] Compiling Logging LogHandler.swift
[20/243] Emitting module Logging
[21/243] Compiling Logging MetadataProvider.swift
[22/243] Compiling Logging Locks.swift
[23/243] Emitting module ArgumentParser
[24/247] Compiling ArgumentParser ArgumentDiscussion.swift
[25/247] Compiling ArgumentParser ArgumentHelp.swift
[26/247] Compiling ArgumentParser ArgumentVisibility.swift
[27/247] Compiling ArgumentParser CompletionKind.swift
[28/247] Compiling ArgumentParser Errors.swift
[29/247] Compiling ArgumentParser SequenceExtensions.swift
[30/247] Compiling ArgumentParser StringExtensions.swift
[31/247] Compiling ArgumentParser SwiftExtensions.swift
[32/247] Compiling ArgumentParser Tree.swift
[33/247] Compiling ArgumentParser CodingKeyValidator.swift
[34/247] Compiling ArgumentParser Flag.swift
[35/247] Compiling ArgumentParser NameSpecification.swift
[36/247] Compiling ArgumentParser Option.swift
[37/247] Compiling ArgumentParser OptionGroup.swift
[38/247] Compiling ArgumentParser AsyncParsableCommand.swift
[39/247] Compiling ArgumentParser NonsenseFlagsValidator.swift
[40/247] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/247] Compiling ArgumentParser PositionalArgumentsValidator.swift
[42/247] Compiling ArgumentParser UniqueNamesValidator.swift
[43/247] Compiling ArgumentParser BashCompletionsGenerator.swift
[44/247] Compiling ArgumentParser CompletionsGenerator.swift
[45/247] Compiling ArgumentParser FishCompletionsGenerator.swift
[46/247] Compiling ArgumentParser ZshCompletionsGenerator.swift
[47/247] Compiling ArgumentParser Argument.swift
[48/247] Compiling ArgumentParser MessageInfo.swift
[49/247] Compiling ArgumentParser UsageGenerator.swift
[50/247] Compiling ArgumentParser CollectionExtensions.swift
[51/247] Compiling ArgumentParser Mutex.swift
[52/247] Compiling ArgumentParser Platform.swift
[53/247] Compiling ArgumentParser CommandConfiguration.swift
[54/247] Compiling ArgumentParser CommandGroup.swift
[55/247] Compiling ArgumentParser EnumerableFlag.swift
[56/247] Compiling ArgumentParser ExpressibleByArgument.swift
[57/247] Compiling ArgumentParser ParsableArguments.swift
[58/247] Emitting module Gzip
[59/247] Compiling Gzip Data+Gzip.swift
[60/247] Compiling SwiftProtobuf Message+JSONAdditions.swift
[61/247] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[62/247] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[63/247] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[64/247] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[65/247] Compiling SwiftProtobuf Message.swift
[66/247] Compiling SwiftProtobuf MessageExtension.swift
[67/247] Compiling SwiftProtobuf NameMap.swift
[68/247] Compiling SwiftProtobuf PathDecoder.swift
[69/256] Compiling ArgumentParser ParsableCommand.swift
[70/256] Compiling ArgumentParser ArgumentDecoder.swift
[71/256] Compiling ArgumentParser ArgumentDefinition.swift
[72/256] Compiling ArgumentParser ArgumentSet.swift
[73/256] Compiling ArgumentParser CommandParser.swift
[74/256] Compiling ArgumentParser InputKey.swift
[75/256] Compiling ArgumentParser InputOrigin.swift
[76/256] Compiling ArgumentParser Name.swift
[77/256] Compiling ArgumentParser Parsed.swift
[78/256] Compiling ArgumentParser ParsedValues.swift
[89/256] Compiling ArgumentParser ParserError.swift
[90/256] Compiling ArgumentParser SplitArguments.swift
[91/256] Compiling ArgumentParser DumpHelpGenerator.swift
[92/256] Compiling ArgumentParser HelpCommand.swift
[93/256] Compiling ArgumentParser HelpGenerator.swift
[94/256] Emitting module GISTools
[114/265] Compiling SwiftProtobuf Message+AnyAdditions.swift
[115/265] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[116/265] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[117/265] Compiling SwiftProtobuf Message+FieldMask.swift
[118/265] Compiling SwiftProtobuf TextFormatDecoder.swift
[119/265] Compiling SwiftProtobuf TextFormatDecodingError.swift
[120/265] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[121/265] Compiling SwiftProtobuf TextFormatEncoder.swift
[122/265] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[126/265] Compiling SwiftProtobuf JSONEncodingError.swift
[127/265] Compiling SwiftProtobuf JSONEncodingOptions.swift
[128/265] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[129/265] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[130/265] Compiling SwiftProtobuf JSONScanner.swift
[131/265] Compiling SwiftProtobuf MathUtils.swift
[132/265] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[133/265] Compiling SwiftProtobuf TextFormatScanner.swift
[134/265] Compiling SwiftProtobuf TimeUtils.swift
[135/265] Compiling SwiftProtobuf UnknownStorage.swift
[136/265] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[137/265] Compiling SwiftProtobuf Varint.swift
[138/265] Compiling SwiftProtobuf Version.swift
[139/265] Compiling SwiftProtobuf Visitor.swift
[140/265] Compiling SwiftProtobuf WireFormat.swift
[141/265] Compiling SwiftProtobuf ZigZag.swift
[142/265] Compiling SwiftProtobuf any.pb.swift
[143/265] Compiling SwiftProtobuf api.pb.swift
[144/265] Compiling SwiftProtobuf descriptor.pb.swift
[180/265] Emitting module SwiftProtobuf
[208/265] Compiling GISTools RTree.swift
[209/265] Compiling GISTools Ring.swift
[210/265] Compiling GISTools WKBCoder.swift
[211/265] Compiling GISTools WKTCoder.swift
[212/265] Compiling GISTools MapTile.swift
[213/265] Compiling SwiftProtobuf timestamp.pb.swift
[214/265] Compiling SwiftProtobuf type.pb.swift
[215/265] Compiling SwiftProtobuf wrappers.pb.swift
[216/265] Compiling SwiftProtobuf resource_bundle_accessor.swift
[217/265] Compiling GISTools Polygon.swift
[218/265] Compiling GISTools Polyline.swift
[219/265] Compiling GISTools Projectable.swift
[220/265] Compiling GISTools Projection.swift
[263/281] Compiling MVTTools DictionaryExtensions.swift
[264/281] Compiling MVTTools DoubleExtensions.swift
[265/281] Compiling MVTTools IntExtensions.swift
[266/281] Compiling MVTTools RingExtensions.swift
[267/281] Compiling MVTTools Query.swift
[268/281] Compiling MVTTools Info.swift
[269/281] Compiling MVTTools Merge.swift
[270/281] Compiling MVTTools VectorTile.swift
[271/281] Compiling MVTTools QueryParser.swift
[272/281] Compiling MVTTools StringExtensions.swift
[273/281] Compiling MVTTools GeoJson.swift
[274/282] Emitting module MVTTools
[275/282] Compiling MVTTools MVTDecoder.swift
[276/282] Compiling MVTTools MVTEncoder.swift
[277/282] Compiling MVTTools ExportOptions.swift
[278/282] Compiling MVTTools ArrayExtensions.swift
[279/282] Compiling MVTTools VectorTile_Tile.swift
[280/295] Compiling MVTCLI IntExtensions.swift
[281/295] Compiling MVTCLI OptionalProtocol.swift
[282/295] Compiling MVTCLI CLI.swift
[283/295] Compiling MVTCLI Dump.swift
[284/295] Compiling MVTCLI Info.swift
[285/295] Compiling MVTCLI Export.swift
[286/295] Compiling MVTCLI ArrayExtensions.swift
[287/295] Compiling MVTCLI SetExtensions.swift
[288/295] Compiling MVTCLI StringExtensions.swift
[289/295] Compiling MVTCLI Merge.swift
[290/295] Compiling MVTCLI Query.swift
[291/295] Compiling MVTCLI Import.swift
[292/295] Emitting module MVTCLI
[293/296] Compiling MVTCLI Version.swift
[293/296] Write Objects.LinkFileList
[294/296] Linking mvt
[295/296] Applying mvt
Build complete! (30.81s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "gis-tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.13.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Outdooractive/gis-tools"
    },
    {
      "identity" : "gzipswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.2.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1024jp/GzipSwift.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.33.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf"
    }
  ],
  "manifest_display_name" : "mvt-tools",
  "name" : "mvt-tools",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "mvt",
      "targets" : [
        "MVTCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "MVTTools",
      "targets" : [
        "MVTTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MVTToolsTests",
      "module_type" : "SwiftTarget",
      "name" : "MVTToolsTests",
      "path" : "Tests/MVTToolsTests",
      "sources" : [
        "Coders/MVTDecoderTests.swift",
        "Coders/MVTEncoderTests.swift",
        "Extensions/ArrayExtensionsTests.swift",
        "Extensions/DictionaryExtensionsTests.swift",
        "GeoJsonTests.swift",
        "ProjectionTests.swift",
        "QueryParserTests.swift",
        "QueryTests.swift",
        "TestData.swift",
        "VectorTileTests.swift"
      ],
      "target_dependencies" : [
        "MVTTools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MVTTools",
      "module_type" : "SwiftTarget",
      "name" : "MVTTools",
      "path" : "Sources/MVTTools",
      "product_dependencies" : [
        "GISTools",
        "Gzip",
        "Logging",
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "mvt",
        "MVTTools"
      ],
      "sources" : [
        "Coders/MVTDecoder.swift",
        "Coders/MVTEncoder.swift",
        "ExportOptions.swift",
        "Extensions/ArrayExtensions.swift",
        "Extensions/DictionaryExtensions.swift",
        "Extensions/DoubleExtensions.swift",
        "Extensions/IntExtensions.swift",
        "Extensions/RingExtensions.swift",
        "Extensions/StringExtensions.swift",
        "GeoJson.swift",
        "Info.swift",
        "Merge.swift",
        "Query.swift",
        "QueryParser.swift",
        "VectorTile.swift",
        "VectorTile_Tile.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MVTCLI",
      "module_type" : "SwiftTarget",
      "name" : "MVTCLI",
      "path" : "Sources/MVTCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "mvt"
      ],
      "sources" : [
        "CLI.swift",
        "Dump.swift",
        "Export.swift",
        "Extensions/ArrayExtensions.swift",
        "Extensions/IntExtensions.swift",
        "Extensions/OptionalProtocol.swift",
        "Extensions/SetExtensions.swift",
        "Extensions/StringExtensions.swift",
        "Import.swift",
        "Info.swift",
        "Merge.swift",
        "Query.swift",
        "Version.swift"
      ],
      "target_dependencies" : [
        "MVTTools"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/outdooractive/mvt-tools/v1.10.3
Repository:               Outdooractive/mvt-tools
Swift version used:       6.2
Target:                   MVTTools
Extracting symbol information for 'MVTTools'...
Finished extracting symbol information for 'MVTTools'. (16.78s)
Building documentation for 'MVTTools'...
Finished building documentation for 'MVTTools' (0.18s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/outdooractive/mvt-tools/v1.10.3
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-protobuf
[1/2161] Fetching swift-docc-plugin
Updated https://github.com/apple/swift-protobuf (0.63s)
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/1024jp/GzipSwift.git
Updating https://github.com/Outdooractive/gis-tools
Updating https://github.com/apple/swift-log.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.18s)
Updated https://github.com/apple/swift-argument-parser (0.53s)
Updated https://github.com/1024jp/GzipSwift.git (0.53s)
Updated https://github.com/Outdooractive/gis-tools (0.53s)
Updated https://github.com/apple/swift-log.git (0.53s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.33.1 (2.30s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.57s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (0.65s)
Computing version for https://github.com/Outdooractive/gis-tools
Computed https://github.com/Outdooractive/gis-tools at 1.13.6 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3565] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.16s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.89s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Emitting module SymbolKit
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit Mixin+Equals.swift
[26/57] Compiling SymbolKit Mixin+Hash.swift
[27/57] Compiling SymbolKit Mixin.swift
[28/57] Compiling SymbolKit LineList.swift
[29/57] Compiling SymbolKit Position.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.76s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'MVTTools' complete! (15.16s)
     306
3	/Users/admin/builder/spi-builder-workspace/.docs/outdooractive/mvt-tools/v1.10.3
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/outdooractive/mvt-tools/v1.10.3
File count: 306
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-outdooractive-mvt-tools-v1.10.3-18435e7b.zip to s3://spi-docs-inbox/prod-outdooractive-mvt-tools-v1.10.3-18435e7b.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [42%]
Copying... [52%]
Copying... [63%]
Copying... [73%]
Copying... [83%]
Copying... [94%]
Copying... [100%]
Done.