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 Voxels, reference 0.1.0 (7f439d), with Swift 5.10 for macOS (SPM) on 12 Sep 2024 02:52:30 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/voxels.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/voxels
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 7f439d1 adding spi.yml configuration for SwiftPackageIndex doc rendering
Cloned https://github.com/heckj/voxels.git
Revision (git rev-parse @):
7f439d1ae557c991a95f33284745f6f67af4ad9e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/voxels.git at 0.1.0
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-collections-benchmark
Fetching https://github.com/heckj/Heightmap
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
[1/333] Fetching swift-collections-benchmark
[75/507] Fetching swift-collections-benchmark, heightmap
[249/2545] Fetching swift-collections-benchmark, heightmap, swift-docc-plugin
[331/6183] Fetching swift-collections-benchmark, heightmap, swift-docc-plugin, swift-system
[984/18323] Fetching swift-collections-benchmark, heightmap, swift-docc-plugin, swift-system, swift-argument-parser
[2149/21393] Fetching swift-collections-benchmark, heightmap, swift-docc-plugin, swift-system, swift-argument-parser, swift-docc-symbolkit
Fetched https://github.com/apple/swift-system from cache (2.24s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.25s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (2.25s)
Fetched https://github.com/heckj/Heightmap from cache (2.25s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.25s)
Fetched https://github.com/apple/swift-collections-benchmark from cache (2.25s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (2.43s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.55s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.2 (0.40s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.3.1 (0.40s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.43s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.59s)
Creating working copy for https://github.com/heckj/Heightmap
Working copy of https://github.com/heckj/Heightmap resolved at 0.6.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections-benchmark
Working copy of https://github.com/apple/swift-collections-benchmark resolved at 0.0.3
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "voxels",
      "name": "Voxels",
      "url": "https://github.com/heckj/voxels.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/voxels",
      "dependencies": [
        {
          "identity": "heightmap",
          "name": "Heightmap",
          "url": "https://github.com/heckj/Heightmap",
          "version": "0.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Heightmap",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections-benchmark",
          "name": "swift-collections-benchmark",
          "url": "https://github.com/apple/swift-collections-benchmark",
          "version": "0.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections-benchmark",
          "dependencies": [
            {
              "identity": "swift-argument-parser",
              "name": "swift-argument-parser",
              "url": "https://github.com/apple/swift-argument-parser",
              "version": "1.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system",
              "version": "1.3.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/heckj/voxels.git
[1/2042] Fetching voxels
Fetched https://github.com/heckj/voxels.git from cache (2.95s)
Fetching https://github.com/apple/swift-collections-benchmark from cache
Fetching https://github.com/heckj/Heightmap from cache
Fetched https://github.com/apple/swift-collections-benchmark from cache (0.51s)
Fetched https://github.com/heckj/Heightmap from cache (0.52s)
Computing version for https://github.com/apple/swift-collections-benchmark
Computed https://github.com/apple/swift-collections-benchmark at 0.0.3 (0.02s)
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-system from cache (0.57s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.2 (0.02s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.3.2 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.03s)
Creating working copy for https://github.com/apple/swift-collections-benchmark
Working copy of https://github.com/apple/swift-collections-benchmark resolved at 0.0.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.3.2
Creating working copy for https://github.com/heckj/Heightmap
Working copy of https://github.com/heckj/Heightmap resolved at 0.6.2
Creating working copy for https://github.com/heckj/voxels.git
Working copy of https://github.com/heckj/voxels.git resolved at 0.1.0 (7f439d1)
Found 2 product dependencies
  - Heightmap
  - swift-collections-benchmark
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/heckj/voxels.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/16] Write sources
[6/16] Write voxel-benchmarks-entitlement.plist
[7/16] Write sources
[11/16] Write swift-version-33747A42983211AE.txt
[12/16] Compiling CSystem shims.c
[14/44] Compiling Heightmap Array+normalizeUnitValues.swift
[15/44] Compiling Heightmap XZIndex.swift
[16/44] Compiling Heightmap Heightmap+normalize.swift
[17/44] Emitting module Heightmap
[18/44] Compiling Heightmap Heightmap.swift
[19/44] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/44] Emitting module ArgumentParserToolInfo
[21/111] Emitting module SystemPackage
[22/113] Compiling ArgumentParser Parsed.swift
[23/113] Compiling ArgumentParser ParsedValues.swift
[24/113] Compiling ArgumentParser InputOrigin.swift
[25/113] Compiling ArgumentParser Name.swift
[26/113] Compiling ArgumentParser CompletionsGenerator.swift
[27/113] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/113] Compiling ArgumentParser CommandParser.swift
[29/113] Compiling ArgumentParser InputKey.swift
[30/113] Compiling ArgumentParser BashCompletionsGenerator.swift
[31/113] Compiling ArgumentParser ParsableArguments.swift
[32/113] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/113] Compiling ArgumentParser ArgumentHelp.swift
[34/113] Compiling ArgumentParser ArgumentVisibility.swift
[35/113] Compiling ArgumentParser CompletionKind.swift
[36/113] Compiling ArgumentParser Errors.swift
[37/113] Compiling ArgumentParser Flag.swift
[38/113] Compiling ArgumentParser ArgumentDefinition.swift
[39/113] Compiling ArgumentParser ArgumentSet.swift
[40/113] Compiling ArgumentParser ParsableCommand.swift
[41/113] Compiling ArgumentParser ArgumentDecoder.swift
[42/113] Compiling SystemPackage Util.swift
[43/113] Compiling SystemPackage UtilConsumers.swift
[44/113] Compiling ArgumentParser NameSpecification.swift
[45/113] Compiling ArgumentParser Option.swift
[46/113] Compiling ArgumentParser OptionGroup.swift
[47/113] Compiling ArgumentParser AsyncParsableCommand.swift
[53/117] Emitting module ArgumentParser
[58/117] Compiling ArgumentParser Platform.swift
[59/117] Compiling ArgumentParser SequenceExtensions.swift
[60/117] Compiling ArgumentParser StringExtensions.swift
[61/117] Compiling ArgumentParser Tree.swift
[70/117] Compiling ArgumentParser CommandConfiguration.swift
[71/117] Compiling ArgumentParser CommandGroup.swift
[72/117] Compiling ArgumentParser EnumerableFlag.swift
[73/117] Compiling ArgumentParser ExpressibleByArgument.swift
[74/117] Compiling ArgumentParser HelpGenerator.swift
[75/117] Compiling ArgumentParser MessageInfo.swift
[76/117] Compiling ArgumentParser UsageGenerator.swift
[77/117] Compiling ArgumentParser CollectionExtensions.swift
[83/117] Compiling ArgumentParser ParserError.swift
[84/117] Compiling ArgumentParser SplitArguments.swift
[85/117] Compiling ArgumentParser DumpHelpGenerator.swift
[86/117] Compiling ArgumentParser HelpCommand.swift
[87/192] Compiling CollectionsBenchmark BenchmarkCLI+Results+Delete.swift
[88/192] Compiling CollectionsBenchmark BenchmarkCLI+Results+ListTasks.swift
[89/192] Compiling CollectionsBenchmark Blackhole.swift
[90/195] Compiling CollectionsBenchmark Identity.swift
[91/195] Compiling CollectionsBenchmark Measurement.swift
[92/195] Compiling CollectionsBenchmark Sample+Statistic.swift
[93/195] Compiling Voxels VoxelHash+heightmap.swift
[94/195] Compiling Voxels VoxelHash.swift
[95/195] Compiling Voxels Voxels.swift
[100/195] Compiling CollectionsBenchmark Sample.swift
[101/195] Compiling CollectionsBenchmark Size.swift
[102/195] Compiling CollectionsBenchmark TaskResults.swift
[103/195] Compiling CollectionsBenchmark Tick.swift
[104/195] Compiling CollectionsBenchmark Time.swift
[105/203] Compiling CollectionsBenchmark Chart.swift
[106/203] Compiling CollectionsBenchmark ChartScales.swift
[107/203] Compiling CollectionsBenchmark ChartUtils.swift
[108/203] Compiling CollectionsBenchmark Curve.swift
[109/203] Compiling CollectionsBenchmark EdgeInsets.swift
[110/203] Compiling CollectionsBenchmark Path.swift
[111/203] Compiling CollectionsBenchmark Point.swift
[112/203] Compiling CollectionsBenchmark Rectangle.swift
[113/203] Compiling CollectionsBenchmark BenchmarkCLI+Results+Merge.swift
[114/203] Compiling CollectionsBenchmark BenchmarkCLI+Results.swift
[118/203] Compiling CollectionsBenchmark _Document.swift
[119/203] Compiling CollectionsBenchmark Band.swift
[120/203] Compiling CollectionsBenchmark Chart+Options.swift
[121/203] Compiling CollectionsBenchmark Benchmark.swift
[122/203] Compiling CollectionsBenchmark BenchmarkResults.swift
[123/203] Compiling CollectionsBenchmark Task.swift
[124/203] Compiling CollectionsBenchmark TaskID.swift
[125/203] Compiling CollectionsBenchmark _ExecutionContext.swift
[126/203] Compiling CollectionsBenchmark _TypeBox.swift
[127/203] Compiling CollectionsBenchmark BenchmarkCLI+Info.swift
[128/203] Compiling CollectionsBenchmark BenchmarkCLI+Library+List.swift
[129/203] Compiling CollectionsBenchmark Transform.swift
[130/203] Compiling CollectionsBenchmark Vector.swift
[131/203] Compiling CollectionsBenchmark Color.swift
[132/203] Compiling CollectionsBenchmark DocumentRenderer.swift
[133/203] Compiling CollectionsBenchmark Font.swift
[134/203] Compiling CollectionsBenchmark Graphics+Element.swift
[135/203] Compiling CollectionsBenchmark Graphics+SVG.swift
[136/203] Compiling CollectionsBenchmark Graphics.swift
[137/203] Compiling CollectionsBenchmark Timer.swift
[138/203] Compiling CollectionsBenchmark AnyTask.swift
[139/203] Compiling CollectionsBenchmark Benchmark+ChartLibrary.swift
[140/203] Compiling CollectionsBenchmark Benchmark+Error.swift
[141/203] Compiling CollectionsBenchmark Benchmark+Event.swift
[142/203] Compiling CollectionsBenchmark Benchmark+Links.swift
[143/203] Compiling CollectionsBenchmark Benchmark+Main.swift
[144/203] Compiling CollectionsBenchmark Benchmark+Options.swift
[145/203] Compiling CollectionsBenchmark Benchmark+RunOptions.swift
[146/203] Emitting module CollectionsBenchmark
[147/203] Compiling CollectionsBenchmark BenchmarkCLI+Library+Render.swift
[148/203] Compiling CollectionsBenchmark BenchmarkCLI+Library+Run.swift
[149/203] Compiling CollectionsBenchmark BenchmarkCLI+Library.swift
[150/203] Compiling CollectionsBenchmark BenchmarkCLI+Render+Options.swift
[151/203] Compiling CollectionsBenchmark BenchmarkCLI+Render.swift
[152/203] Compiling CollectionsBenchmark BenchmarkCLI+Results+Compare.swift
[155/203] Compiling CollectionsBenchmark ImageFormat.swift
[156/203] Compiling CollectionsBenchmark Renderer.swift
[157/203] Compiling CollectionsBenchmark Shape.swift
[158/203] Compiling CollectionsBenchmark Stroke.swift
[159/203] Compiling CollectionsBenchmark Text.swift
[160/203] Compiling CollectionsBenchmark CocoaRenderer.swift
[161/203] Compiling CollectionsBenchmark CoreGraphics.swift
[162/203] Compiling CollectionsBenchmark DefaultRenderer.swift
[163/203] Compiling CollectionsBenchmark HTMLDocumentRenderer.swift
[164/203] Compiling CollectionsBenchmark UIKitRenderer.swift
[165/203] Compiling CollectionsBenchmark _XML.swift
[166/203] Compiling CollectionsBenchmark Theme.swift
[167/203] Compiling CollectionsBenchmark Compatibility.swift
[168/203] Compiling CollectionsBenchmark BinarySearch.swift
[169/203] Compiling CollectionsBenchmark Complain.swift
[170/203] Compiling CollectionsBenchmark Debug.swift
[171/203] Compiling CollectionsBenchmark FilePath extensions.swift
[172/203] Compiling CollectionsBenchmark ProjectInfo.swift
[173/203] Compiling CollectionsBenchmark _MutableKeyValuePairs.swift
[174/203] Compiling CollectionsBenchmark _Shims.swift
[175/203] Compiling CollectionsBenchmark _SimpleOrderedDictionary.swift
[176/203] Compiling CollectionsBenchmark _SimpleOrderedSet.swift
[177/203] Compiling CollectionsBenchmark _SimpleSortedBag.swift
[178/203] Compiling CollectionsBenchmark _SimpleSortedDictionary.swift
[197/203] Emitting module Voxels
[201/205] Compiling voxel_benchmarks main.swift
[202/205] Emitting module voxel_benchmarks
[202/205] Write Objects.LinkFileList
[203/205] Linking voxel-benchmarks
[204/205] Applying voxel-benchmarks
Build complete! (23.80s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/heckj/voxels/0.1.0
Repository:               heckj/voxels
Swift version used:       5.10
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   Voxels
Generating documentation for 'Voxels'...
Converting documentation...
Conversion complete! (0.30s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/heckj/voxels/0.1.0'
Building for debugging...
[0/7] Write snippet-extract-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/57] Compiling SymbolKit Names.swift
[11/57] Compiling SymbolKit SPI.swift
[12/57] Compiling SymbolKit Snippet.swift
[13/57] Compiling SymbolKit Extension.swift
[14/57] Compiling SymbolKit GenericConstraint.swift
[15/57] Compiling SymbolKit GenericParameter.swift
[16/57] Compiling SymbolKit Generics.swift
[17/57] Compiling SymbolKit Namespace.swift
[18/57] Compiling SymbolKit SemanticVersion.swift
[19/57] Compiling SymbolKit AccessControl.swift
[20/57] Compiling SymbolKit Availability.swift
[21/57] Compiling SymbolKit AvailabilityItem.swift
[22/57] Compiling SymbolKit Domain.swift
[23/57] Compiling SymbolKit SourceRange.swift
[24/57] Compiling SymbolKit Metadata.swift
[25/57] Compiling SymbolKit Module.swift
[26/57] Compiling SymbolKit OperatingSystem.swift
[27/57] Compiling SymbolKit Platform.swift
[28/57] Compiling SymbolKit Relationship.swift
[29/57] Compiling SymbolKit RelationshipKind.swift
[30/57] Compiling SymbolKit SourceOrigin.swift
[31/57] Compiling SymbolKit GenericConstraints.swift
[32/57] Compiling SymbolKit Swift.swift
[33/57] Compiling SymbolKit Mixin+Equals.swift
[34/57] Compiling SymbolKit Mixin+Hash.swift
[35/57] Compiling SymbolKit Mixin.swift
[36/57] Compiling SymbolKit LineList.swift
[37/57] Compiling SymbolKit Position.swift
[38/57] Compiling SymbolKit DeclarationFragments.swift
[39/57] Compiling SymbolKit Fragment.swift
[40/57] Compiling SymbolKit FragmentKind.swift
[41/57] Compiling SymbolKit FunctionParameter.swift
[42/57] Compiling SymbolKit FunctionSignature.swift
[43/57] Compiling SymbolKit Symbol.swift
[44/57] Compiling SymbolKit SymbolKind.swift
[45/57] Compiling SymbolKit SymbolGraph.swift
[46/57] Compiling SymbolKit GraphCollector.swift
[47/57] Emitting module SymbolKit
[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] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.60s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.15s)
     944
6	/Users/admin/builder/spi-builder-workspace/.docs/heckj/voxels/0.1.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/heckj/voxels/0.1.0
File count: 944
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-heckj-voxels-0.1.0-c84b4d0e.zip to s3://spi-docs-inbox/prod-heckj-voxels-0.1.0-c84b4d0e.zip
Copying... [12%]
Copying... [23%]
Copying... [35%]
Copying... [40%]
Copying... [52%]
Copying... [63%]
Copying... [75%]
Copying... [81%]
Copying... [92%]
Copying... [100%]
Done.