The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nbt with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ezfe/swift-nbt.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ezfe/swift-nbt
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b7457ff Make init public
Cloned https://github.com/ezfe/swift-nbt.git
Revision (git rev-parse @):
b7457ff8426066010ef748a5077fd50e7fa19459
SUCCESS checkout https://github.com/ezfe/swift-nbt.git at main
Fetching https://github.com/1024jp/GzipSwift.git from cache
Fetching https://github.com/apple/swift-docc-plugin.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/1024jp/GzipSwift.git (0.24s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-plugin.git (0.24s)
Fetched https://github.com/apple/swift-collections.git (0.85s)
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/apple/swift-collections.git
Fetched https://github.com/apple/swift-docc-symbolkit (0.66s)
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.07s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.1.0 (0.03s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.09s)
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
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-nbt",
      "name": "swift-nbt",
      "url": "https://github.com/ezfe/swift-nbt.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nbt",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.0.5",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "gzipswift",
          "name": "Gzip",
          "url": "https://github.com/1024jp/GzipSwift.git",
          "version": "5.2.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GzipSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ezfe/swift-nbt.git from cache
Fetched https://github.com/ezfe/swift-nbt.git (0.16s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/1024jp/GzipSwift.git from cache
Fetched https://github.com/1024jp/GzipSwift.git (0.29s)
Fetched https://github.com/apple/swift-collections.git (0.63s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.02s)
Creating working copy for https://github.com/ezfe/swift-nbt.git
Working copy of https://github.com/ezfe/swift-nbt.git resolved at main
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
Creating working copy for https://github.com/1024jp/GzipSwift.git
Working copy of https://github.com/1024jp/GzipSwift.git resolved at 5.2.0
warning: '.resolve-product-dependencies': dependency 'swift-nbt' is not used by any target
Found 2 product dependencies
  - swift-collections
  - Gzip
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Compiling system-zlib anchor.c
[4/57] Compiling OrderedCollections OrderedDictionary+Elements.swift
[5/57] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[6/57] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[7/57] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[8/57] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[9/57] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[10/57] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[11/57] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[12/57] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[13/57] Compiling OrderedCollections OrderedSet+Diffing.swift
[14/57] Compiling OrderedCollections OrderedSet+Equatable.swift
[15/57] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[16/63] Compiling OrderedCollections OrderedSet+Hashable.swift
[17/63] Compiling OrderedCollections OrderedSet+Initializers.swift
[18/63] Compiling OrderedCollections OrderedSet+Insertions.swift
[19/63] Compiling OrderedCollections OrderedSet+Invariants.swift
[20/63] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[21/63] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[22/63] Compiling OrderedCollections _Hashtable+Header.swift
[23/63] Compiling OrderedCollections OrderedDictionary+Codable.swift
[24/63] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[25/63] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[26/63] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[27/63] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[28/63] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[29/63] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[30/63] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[31/63] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[32/63] Compiling OrderedCollections OrderedDictionary+Values.swift
[33/63] Compiling OrderedCollections OrderedDictionary.swift
[34/63] Compiling OrderedCollections OrderedSet+Codable.swift
[35/63] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[36/63] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[37/63] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[38/63] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[39/63] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[40/63] Compiling OrderedCollections OrderedSet+SubSequence.swift
[41/63] Compiling OrderedCollections _HashTable+Bucket.swift
[42/63] Compiling OrderedCollections _HashTable+BucketIterator.swift
[43/63] Compiling OrderedCollections _HashTable+Constants.swift
[44/63] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[45/63] Compiling OrderedCollections _HashTable+Testing.swift
[46/63] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[47/63] Compiling OrderedCollections _HashTable.swift
[48/63] Emitting module OrderedCollections
[49/63] Compiling OrderedCollections OrderedSet+Testing.swift
[50/63] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[51/63] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[52/63] Compiling OrderedCollections OrderedSet.swift
[53/63] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[54/63] Compiling OrderedCollections _UnsafeBitset.swift
[55/63] Emitting module NBTStructures
[56/63] Emitting module DataTools
[57/63] Compiling DataTools DataAccumulator.swift
[58/63] Compiling DataTools DataStream.swift
[59/63] Compiling DataTools Extensions.swift
[60/63] Compiling Gzip Data+Gzip.swift
[61/63] Emitting module Gzip
[62/63] Compiling NBTStructures Level.swift
[63/76] Emitting module MinecraftNBT
[64/76] Compiling MinecraftNBT NBTList.swift
[65/76] Compiling MinecraftNBT NBTTagType.swift
[66/76] Compiling MinecraftNBT NBTCompound.swift
[67/76] Compiling MinecraftNBT NBTValue.swift
[68/76] Compiling MinecraftNBT NBTDecodingStorage.swift
[69/76] Compiling MinecraftNBT NBTReferencingDecoder.swift
[70/77] Compiling MinecraftNBT DataStream+readPayload.swift
[71/77] Compiling MinecraftNBT NBTDecoder.swift
[72/77] Compiling MinecraftNBT NBTReferencingEncoder.swift
[73/77] Compiling MinecraftNBT NBTStructure.swift
[74/77] Compiling MinecraftNBT NBTEncoder.swift
[75/77] Compiling MinecraftNBT NBTEncodingStorage.swift
[76/77] Compiling MinecraftNBT Values.swift
[77/79] Emitting module MinecraftTools
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:7: warning: expression implicitly coerced from '(any NBTTag)?' to 'Any'
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:21: note: provide a default value to avoid this warning
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                            ?? <#default value#>
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:21: note: force-unwrap the value to avoid this warning
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                           !
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:21: note: explicitly cast to 'Any' with 'as Any' to silence this warning
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                            as Any
[78/79] Compiling MinecraftTools main.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:7: warning: expression implicitly coerced from '(any NBTTag)?' to 'Any'
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:21: note: provide a default value to avoid this warning
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                            ?? <#default value#>
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:21: note: force-unwrap the value to avoid this warning
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                           !
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:21: note: explicitly cast to 'Any' with 'as Any' to silence this warning
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                            as Any
[78/79] Linking MinecraftTools
Build complete! (18.46s)
Build complete.
Done.