This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ezfe/swift-nbt.git
Reference: v3.0.0
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
 * tag               v3.0.0     -> FETCH_HEAD
HEAD is now at 5ae9454 Remove platform dependency
Cloned https://github.com/ezfe/swift-nbt.git
Revision (git rev-parse @):
5ae9454e8515f3e5c50c25cebf8de572945a9dd9
SUCCESS checkout https://github.com/ezfe/swift-nbt.git at v3.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
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.8-latest swift build 2>&1
Building for debugging...
[1/11] Emitting module DataTools
[2/11] Compiling DataTools DataStream.swift
[3/11] Compiling DataTools Data.swift
[4/11] Compiling DataTools Extensions.swift
[6/13] Compiling NBTStructures Level.swift
[7/13] Emitting module NBTStructures
[9/15] Wrapping AST for DataTools for debugging
[11/15] Wrapping AST for NBTStructures for debugging
[13/28] Compiling MinecraftNBT NBTTagType.swift
[14/28] Compiling MinecraftNBT AnyList.swift
[15/29] Compiling MinecraftNBT GenericList.swift
[16/29] Compiling MinecraftNBT SpecializedArrays.swift
[17/29] Compiling MinecraftNBT NBTReferencingEncoder.swift
[18/29] Compiling MinecraftNBT NBTStructure.swift
[19/29] Emitting module MinecraftNBT
[20/29] Compiling MinecraftNBT NBTDecodingStorage.swift
[21/29] Compiling MinecraftNBT NBTReferencingDecoder.swift
[22/29] Compiling MinecraftNBT DataStream+readPayload.swift
[23/29] Compiling MinecraftNBT NBTDecoder.swift
[24/29] Compiling MinecraftNBT NBTEncoder.swift
[25/29] Compiling MinecraftNBT NBTEncodingStorage.swift
[26/29] Compiling MinecraftNBT Values.swift
[28/31] Wrapping AST for MinecraftNBT for debugging
[30/33] Emitting module MinecraftTools
[31/33] Compiling MinecraftTools main.swift
[33/35] Wrapping AST for MinecraftTools for debugging
[34/35] Linking MinecraftTools
Build complete! (8.02s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.