The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UBJSONSerialization with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/frizlab/ubjsonserialization.git
Reference: main
Cloned https://github.com/frizlab/ubjsonserialization.git into spi-builder-workspace
SUCCESS checkout https://github.com/frizlab/ubjsonserialization.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Frizlab/stream-reader.git
[1/934] Fetching stream-reader
Fetched https://github.com/Frizlab/stream-reader.git (0.21s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.0 (0.35s)
Fetching https://github.com/apple/swift-system.git
[1/2586] Fetching swift-system
Fetched https://github.com/apple/swift-system.git (0.33s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.31s)
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.5.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Building for debugging...
[0/1] Compiling CSystem shims.c
[2/22] Emitting module SystemPackage
[3/24] Compiling SystemPackage FilePathSyntax.swift
[4/24] Compiling SystemPackage FilePathWindows.swift
[5/24] Compiling SystemPackage FilePermissions.swift
[6/24] Compiling SystemPackage Util.swift
[7/24] Compiling SystemPackage UtilConsumers.swift
[8/24] Compiling SystemPackage Errno.swift
[9/24] Compiling SystemPackage FileDescriptor.swift
[10/24] Compiling SystemPackage FileHelpers.swift
[11/24] Compiling SystemPackage FileOperations.swift
[12/24] Compiling SystemPackage FilePath.swift
[13/24] Compiling SystemPackage FilePathComponentView.swift
[14/24] Compiling SystemPackage PlatformString.swift
[15/24] Compiling SystemPackage SystemString.swift
[16/24] Compiling SystemPackage FilePathComponents.swift
[17/24] Compiling SystemPackage FilePathParsing.swift
[18/24] Compiling SystemPackage FilePathString.swift
[19/24] Compiling SystemPackage Mocking.swift
[20/24] Compiling SystemPackage Syscalls.swift
[21/24] Compiling SystemPackage WindowsSyscallAdapters.swift
[22/24] Compiling SystemPackage CInterop.swift
[23/24] Compiling SystemPackage Constants.swift
[24/24] Compiling SystemPackage Exports.swift
[27/35] Compiling StreamReader StreamReader.swift
[28/36] Emitting module StreamReader
[29/36] Compiling StreamReader FileDescriptorReader.swift
[30/36] Compiling StreamReader FileHandleReader.swift
[31/36] Compiling StreamReader Matching.swift
[32/36] Compiling StreamReader DataReader.swift
[33/36] Compiling StreamReader StreamReaderErrors.swift
[34/36] Compiling StreamReader InputStreamReader.swift
[35/36] Compiling StreamReader GenericStreamReader.swift
[36/36] Compiling StreamReader URLSessionStreamTaskReader.swift
[39/45] Compiling UBJSONSerialization Utils.swift
[40/45] Compiling UBJSONSerialization UBJSONSerializationErrors.swift
[41/45] Compiling UBJSONSerialization UBJSONSpec8Serialization.swift
[42/45] Compiling UBJSONSerialization Nop.swift
[43/45] Compiling UBJSONSerialization HighPrecisionNumber.swift
[44/45] Emitting module UBJSONSerialization
[45/45] Compiling UBJSONSerialization UBJSONSerialization.swift
/host/spi-builder-workspace/Sources/UBJSONSerialization/UBJSONSerialization.swift:881:10: warning: type 'S.Element' is not optional, value can never be nil; this is an error in Swift 6
                                case nil:                    newType = .null
                                     ^
Build complete! (16.23s)
Build complete.
Done.

Build Machine: Linux 2