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 swift-nbt with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.42.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ezfe/swift-nbt.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ezfe/swift-nbt
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 20349a3 Merge pull request #2 from thtTNT/main
Cloned https://github.com/ezfe/swift-nbt.git
Revision (git rev-parse @):
20349a3a0a7607352a1d3141160c44a3f0d9ada6
SUCCESS checkout https://github.com/ezfe/swift-nbt.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/ezfe/swift-nbt.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/1024jp/GzipSwift.git
Fetching https://github.com/apple/swift-docc-symbolkit
[1/1491] Fetching gzipswift
[1463/2974] Fetching gzipswift, swift-docc-plugin
[2946/5847] Fetching gzipswift, swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin.git (0.36s)
Fetching https://github.com/apple/swift-collections.git
[4307/4364] Fetching gzipswift, swift-docc-symbolkit
Fetched https://github.com/1024jp/GzipSwift.git (0.44s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.44s)
[1/14064] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.14s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.41s)
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.42s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.45s)
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
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
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/10] Compiling system-zlib anchor.c
[4/63] Emitting module DataTools
[5/63] Emitting module OrderedCollections
[6/69] Compiling OrderedCollections OrderedSet+Hashable.swift
[7/69] Compiling OrderedCollections OrderedSet+Initializers.swift
[8/69] Compiling OrderedCollections OrderedSet+Insertions.swift
[9/69] Compiling OrderedCollections OrderedSet+Invariants.swift
[10/69] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[11/69] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[12/69] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[13/69] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[14/69] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[15/69] Compiling OrderedCollections OrderedDictionary+Values.swift
[16/69] Compiling OrderedCollections OrderedDictionary.swift
[17/69] Compiling OrderedCollections OrderedSet+Codable.swift
[18/69] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[19/69] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[20/69] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[21/69] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[22/69] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[23/69] Compiling OrderedCollections OrderedSet+SubSequence.swift
[24/69] Compiling OrderedCollections OrderedDictionary+Elements.swift
[25/69] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[26/69] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[27/69] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[28/69] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[29/69] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[30/69] Compiling OrderedCollections _Hashtable+Header.swift
[31/69] Compiling OrderedCollections OrderedDictionary+Codable.swift
[32/69] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[33/69] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[34/69] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[35/69] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[36/69] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[37/69] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[38/69] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[39/69] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[40/69] Compiling OrderedCollections OrderedSet+Diffing.swift
[41/69] Compiling OrderedCollections OrderedSet+Equatable.swift
[42/69] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[43/69] Compiling OrderedCollections _HashTable+Bucket.swift
[44/69] Compiling OrderedCollections _HashTable+BucketIterator.swift
[45/69] Compiling OrderedCollections _HashTable+Constants.swift
[46/69] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[47/69] Compiling OrderedCollections _HashTable+Testing.swift
[48/69] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[49/69] Compiling OrderedCollections _HashTable.swift
[50/69] Compiling OrderedCollections OrderedSet+Testing.swift
[51/69] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[52/69] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[53/69] Compiling OrderedCollections OrderedSet.swift
[54/69] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[55/69] Compiling OrderedCollections _UnsafeBitset.swift
[57/71] Wrapping AST for OrderedCollections for debugging
[59/71] Compiling DataTools DataAccumulator.swift
[60/71] Compiling DataTools DataStream.swift
[61/71] Compiling DataTools Extensions.swift
[64/73] Emitting module NBTStructures
[65/73] Compiling NBTStructures Level.swift
[66/74] Emitting module Gzip
[67/74] Compiling Gzip Data+Gzip.swift
[67/74] Wrapping AST for DataTools for debugging
[72/77] Wrapping AST for NBTStructures for debugging
[73/77] Wrapping AST for Gzip for debugging
[75/90] Compiling MinecraftNBT NBTValue.swift
[76/91] Compiling MinecraftNBT NBTTagType.swift
[77/91] Compiling MinecraftNBT NBTCompound.swift
[78/91] Compiling MinecraftNBT NBTList.swift
[79/91] Compiling MinecraftNBT NBTReferencingEncoder.swift
[80/91] Compiling MinecraftNBT NBTStructure.swift
[81/91] Compiling MinecraftNBT Values.swift
[82/91] Emitting module MinecraftNBT
[83/91] Compiling MinecraftNBT DataStream+readPayload.swift
[84/91] Compiling MinecraftNBT NBTDecoder.swift
[85/91] Compiling MinecraftNBT NBTDecodingStorage.swift
[86/91] Compiling MinecraftNBT NBTReferencingDecoder.swift
[87/91] Compiling MinecraftNBT NBTEncoder.swift
[88/91] Compiling MinecraftNBT NBTEncodingStorage.swift
[90/93] Wrapping AST for MinecraftNBT for debugging
[92/95] Emitting module MinecraftTools
/host/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"]))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/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#>
/host/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"]))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                           !
/host/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
[93/95] Compiling MinecraftTools main.swift
/host/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"]))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/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#>
/host/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"]))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                           !
/host/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
[95/97] Wrapping AST for MinecraftTools for debugging
[96/97] Linking MinecraftTools
Build complete! (23.06s)
Build complete.
Done.