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 main (74ccfa), with Swift 6.2 for macOS (SPM) on 30 Oct 2025 16:43:15 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Outdooractive/mvt-tools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/1024jp/GzipSwift.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Outdooractive/gis-tools
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf
[1/1557] Fetching gzipswift
[33/4814] Fetching gzipswift, gis-tools
[1306/8969] Fetching gzipswift, gis-tools, swift-log
[4224/25654] Fetching gzipswift, gis-tools, swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git from cache (1.53s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.53s)
[1/40662] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf from cache (4.83s)
Fetched https://github.com/Outdooractive/gis-tools from cache (4.83s)
Fetched https://github.com/1024jp/GzipSwift.git from cache (4.83s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.33.1 (5.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.58s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (2.91s)
Computing version for https://github.com/Outdooractive/gis-tools
Computed https://github.com/Outdooractive/gis-tools at 1.13.6 (0.58s)
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
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/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
========================================
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.08s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Outdooractive/gis-tools from cache
Fetching https://github.com/1024jp/GzipSwift.git from cache
Fetching https://github.com/apple/swift-protobuf from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.59s)
Fetched https://github.com/apple/swift-log.git from cache (0.59s)
Fetched https://github.com/Outdooractive/gis-tools from cache (0.63s)
Fetched https://github.com/apple/swift-protobuf from cache (0.63s)
Fetched https://github.com/1024jp/GzipSwift.git from cache (0.63s)
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.58s)
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/Outdooractive/mvt-tools.git
Working copy of https://github.com/Outdooractive/mvt-tools.git resolved at main (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/1024jp/GzipSwift.git
Working copy of https://github.com/1024jp/GzipSwift.git resolved at 5.2.0
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 sources
[6/18] Copying PrivacyInfo.xcprivacy
[7/18] Write sources
[10/18] Write mvt-entitlement.plist
[11/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 MetadataProvider.swift
[19/243] Compiling Logging LogHandler.swift
[20/243] Emitting module Logging
[21/243] Compiling Logging Locks.swift
[22/243] Compiling Logging Logging.swift
[23/243] Compiling ArgumentParser SequenceExtensions.swift
[24/243] Compiling ArgumentParser StringExtensions.swift
[25/243] Compiling ArgumentParser SwiftExtensions.swift
[26/243] Compiling ArgumentParser Tree.swift
[27/243] Compiling ArgumentParser CodingKeyValidator.swift
[28/247] Compiling ArgumentParser CommandConfiguration.swift
[29/247] Compiling ArgumentParser CommandGroup.swift
[30/247] Compiling ArgumentParser EnumerableFlag.swift
[31/247] Compiling ArgumentParser ExpressibleByArgument.swift
[32/247] Compiling ArgumentParser ParsableArguments.swift
[33/247] Compiling ArgumentParser NonsenseFlagsValidator.swift
[34/247] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/247] Compiling ArgumentParser PositionalArgumentsValidator.swift
[36/247] Compiling ArgumentParser UniqueNamesValidator.swift
[37/247] Compiling ArgumentParser Flag.swift
[38/247] Compiling ArgumentParser NameSpecification.swift
[39/247] Compiling ArgumentParser Option.swift
[40/247] Compiling ArgumentParser OptionGroup.swift
[41/247] Compiling ArgumentParser AsyncParsableCommand.swift
[42/247] Compiling ArgumentParser MessageInfo.swift
[43/247] Compiling ArgumentParser UsageGenerator.swift
[44/247] Compiling ArgumentParser CollectionExtensions.swift
[45/247] Compiling ArgumentParser Mutex.swift
[46/247] Compiling ArgumentParser Platform.swift
[47/247] Compiling Gzip Data+Gzip.swift
[48/247] Emitting module Gzip
[49/247] Compiling ArgumentParser ArgumentDiscussion.swift
[50/247] Compiling ArgumentParser ArgumentHelp.swift
[51/247] Compiling ArgumentParser ArgumentVisibility.swift
[52/247] Compiling ArgumentParser CompletionKind.swift
[53/247] Compiling ArgumentParser Errors.swift
[54/247] Emitting module ArgumentParser
[55/247] Compiling ArgumentParser BashCompletionsGenerator.swift
[56/247] Compiling ArgumentParser CompletionsGenerator.swift
[57/247] Compiling ArgumentParser FishCompletionsGenerator.swift
[58/247] Compiling ArgumentParser ZshCompletionsGenerator.swift
[59/247] Compiling ArgumentParser Argument.swift
[60/247] Compiling ArgumentParser ParserError.swift
[61/247] Compiling ArgumentParser SplitArguments.swift
[62/247] Compiling ArgumentParser DumpHelpGenerator.swift
[63/247] Compiling ArgumentParser HelpCommand.swift
[64/247] Compiling ArgumentParser HelpGenerator.swift
[65/247] Compiling SwiftProtobuf Message+JSONAdditions.swift
[66/247] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[67/247] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[68/247] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[69/247] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[70/247] Compiling SwiftProtobuf Message.swift
[71/247] Compiling SwiftProtobuf MessageExtension.swift
[72/247] Compiling SwiftProtobuf NameMap.swift
[73/247] Compiling SwiftProtobuf PathDecoder.swift
[87/265] Compiling SwiftProtobuf Message+FieldMask.swift
[97/265] Compiling SwiftProtobuf PathVisitor.swift
[98/265] Compiling SwiftProtobuf ProtoNameProviding.swift
[99/265] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[100/265] Compiling SwiftProtobuf ProtobufMap.swift
[101/265] Compiling SwiftProtobuf SelectiveVisitor.swift
[102/265] Compiling SwiftProtobuf SimpleExtensionMap.swift
[103/265] Compiling SwiftProtobuf StringUtils.swift
[104/265] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[105/265] Compiling SwiftProtobuf SwiftProtobufError.swift
[106/265] Compiling SwiftProtobuf TextFormatDecoder.swift
[107/265] Compiling SwiftProtobuf TextFormatDecodingError.swift
[108/265] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[109/265] Compiling SwiftProtobuf TextFormatEncoder.swift
[110/265] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[111/265] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[112/265] Compiling SwiftProtobuf TextFormatScanner.swift
[113/265] Compiling SwiftProtobuf TimeUtils.swift
[114/265] Compiling SwiftProtobuf UnknownStorage.swift
[115/265] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[116/265] Compiling SwiftProtobuf Varint.swift
[117/265] Compiling SwiftProtobuf Version.swift
[118/265] Compiling SwiftProtobuf Visitor.swift
[119/265] Compiling SwiftProtobuf WireFormat.swift
[120/265] Emitting module GISTools
[121/265] Compiling ArgumentParser InputKey.swift
[122/265] Compiling ArgumentParser InputOrigin.swift
[123/265] Compiling ArgumentParser Name.swift
[124/265] Compiling ArgumentParser Parsed.swift
[125/265] Compiling ArgumentParser ParsedValues.swift
[126/265] Compiling ArgumentParser ParsableCommand.swift
[127/265] Compiling ArgumentParser ArgumentDecoder.swift
[128/265] Compiling ArgumentParser ArgumentDefinition.swift
[129/265] Compiling ArgumentParser ArgumentSet.swift
[130/265] Compiling ArgumentParser CommandParser.swift
[169/265] Emitting module SwiftProtobuf
[218/265] Compiling GISTools RTree.swift
[219/265] Compiling GISTools Ring.swift
[220/265] Compiling GISTools WKBCoder.swift
[221/265] Compiling GISTools WKTCoder.swift
[222/265] Compiling GISTools MapTile.swift
[223/265] Compiling SwiftProtobuf timestamp.pb.swift
[224/265] Compiling SwiftProtobuf type.pb.swift
[225/265] Compiling SwiftProtobuf wrappers.pb.swift
[226/265] Compiling SwiftProtobuf resource_bundle_accessor.swift
[227/265] Compiling GISTools Polygon.swift
[228/265] Compiling GISTools Polyline.swift
[229/265] Compiling GISTools Projectable.swift
[230/265] Compiling GISTools Projection.swift
[263/281] Compiling MVTTools VectorTile.swift
[264/281] Compiling MVTTools DictionaryExtensions.swift
[265/281] Compiling MVTTools DoubleExtensions.swift
[266/281] Compiling MVTTools ExportOptions.swift
[267/281] Compiling MVTTools ArrayExtensions.swift
[268/281] Compiling MVTTools QueryParser.swift
[269/281] Compiling MVTTools Info.swift
[270/281] Compiling MVTTools Merge.swift
[271/281] Compiling MVTTools StringExtensions.swift
[272/281] Compiling MVTTools GeoJson.swift
[273/281] Compiling MVTTools Query.swift
[274/281] Compiling MVTTools IntExtensions.swift
[275/281] Compiling MVTTools RingExtensions.swift
[276/282] Compiling MVTTools MVTDecoder.swift
[277/282] Compiling MVTTools MVTEncoder.swift
[278/282] Emitting module MVTTools
[279/282] Compiling MVTTools VectorTile_Tile.swift
[280/295] Compiling MVTCLI StringExtensions.swift
[281/295] Compiling MVTCLI Query.swift
[282/295] Compiling MVTCLI Info.swift
[283/295] Compiling MVTCLI CLI.swift
[284/295] Compiling MVTCLI Dump.swift
[285/295] Compiling MVTCLI Import.swift
[286/295] Compiling MVTCLI SetExtensions.swift
[287/295] Emitting module MVTCLI
[288/295] Compiling MVTCLI Merge.swift
[289/295] Compiling MVTCLI IntExtensions.swift
[290/295] Compiling MVTCLI OptionalProtocol.swift
[291/295] Compiling MVTCLI Export.swift
[292/295] Compiling MVTCLI ArrayExtensions.swift
[293/296] Compiling MVTCLI Version.swift
[293/296] Write Objects.LinkFileList
[294/296] Linking mvt
[295/296] Applying mvt
Build complete! (28.93s)
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/main
Repository:               Outdooractive/mvt-tools
Swift version used:       6.2
Target:                   MVTTools
Extracting symbol information for 'MVTTools'...
Finished extracting symbol information for 'MVTTools'. (16.56s)
Building documentation for 'MVTTools'...
Finished building documentation for 'MVTTools' (0.15s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/outdooractive/mvt-tools/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/1024jp/GzipSwift.git
Updated https://github.com/1024jp/GzipSwift.git (0.47s)
Updated https://github.com/apple/swift-argument-parser (0.58s)
[1/2161] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-protobuf
Updating https://github.com/apple/swift-log.git
Updating https://github.com/Outdooractive/gis-tools
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.21s)
Updated https://github.com/apple/swift-protobuf (0.65s)
Updated https://github.com/apple/swift-log.git (0.65s)
Updated https://github.com/Outdooractive/gis-tools (0.65s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.33.1 (2.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.55s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (0.62s)
Computing version for https://github.com/Outdooractive/gis-tools
Computed https://github.com/Outdooractive/gis-tools at 1.13.6 (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.66s)
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.99s)
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
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
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 Identifier.swift
[11/57] Compiling SymbolKit KindIdentifier.swift
[12/57] Compiling SymbolKit Location.swift
[13/57] Compiling SymbolKit Mutability.swift
[14/57] Compiling SymbolKit SemanticVersion.swift
[15/57] Compiling SymbolKit AccessControl.swift
[16/57] Compiling SymbolKit Availability.swift
[17/57] Compiling SymbolKit AvailabilityItem.swift
[18/57] Compiling SymbolKit Domain.swift
[19/57] Emitting module SymbolKit
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit Mixin+Equals.swift
[35/57] Compiling SymbolKit Mixin+Hash.swift
[36/57] Compiling SymbolKit Mixin.swift
[37/57] Compiling SymbolKit LineList.swift
[38/57] Compiling SymbolKit Position.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.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] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.71s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'MVTTools' complete! (15.05s)
     306
3	/Users/admin/builder/spi-builder-workspace/.docs/outdooractive/mvt-tools/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/outdooractive/mvt-tools/main
File count: 306
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-outdooractive-mvt-tools-main-59a3fb13.zip to s3://spi-docs-inbox/prod-outdooractive-mvt-tools-main-59a3fb13.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [42%]
Copying... [52%]
Copying... [63%]
Copying... [73%]
Copying... [84%]
Copying... [94%]
Copying... [100%]
Done.