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-4606859-0":/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: 2.0.4
Cloned https://github.com/frizlab/ubjsonserialization.git into spi-builder-workspace
SUCCESS checkout https://github.com/frizlab/ubjsonserialization.git at 2.0.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/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
Fetching https://github.com/apple/swift-system.git
[1/934] Fetching stream-reader
[935/3520] Fetching stream-reader, swift-system
Fetched https://github.com/Frizlab/stream-reader.git (0.29s)
Fetched https://github.com/apple/swift-system.git (0.29s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.2.3 (0.25s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.0.0 (0.27s)
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.2.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.0.0
Building for debugging...
[0/1] Compiling CSystem shims.c
[2/22] Emitting module SystemPackage
[3/24] Compiling SystemPackage Errno.swift
[4/24] Compiling SystemPackage FileDescriptor.swift
[5/24] Compiling SystemPackage FileHelpers.swift
[6/24] Compiling SystemPackage FilePathComponents.swift
[7/24] Compiling SystemPackage FilePathParsing.swift
[8/24] Compiling SystemPackage FilePathString.swift
[9/24] Compiling SystemPackage FileOperations.swift
[10/24] Compiling SystemPackage FilePath.swift
[11/24] Compiling SystemPackage FilePathComponentView.swift
[12/24] Compiling SystemPackage Util.swift
[13/24] Compiling SystemPackage UtilConsumers.swift
[14/24] Compiling SystemPackage PlatformString.swift
[15/24] Compiling SystemPackage SystemString.swift
[16/24] Compiling SystemPackage CInterop.swift
[17/24] Compiling SystemPackage Constants.swift
[18/24] Compiling SystemPackage Exports.swift
[19/24] Compiling SystemPackage FilePathSyntax.swift
[20/24] Compiling SystemPackage FilePathWindows.swift
[21/24] Compiling SystemPackage FilePermissions.swift
[22/24] Compiling SystemPackage Mocking.swift
[23/24] Compiling SystemPackage Syscalls.swift
[24/24] Compiling SystemPackage WindowsSyscallAdapters.swift
[27/34] Emitting module StreamReader
[28/35] Compiling StreamReader StreamReaderError.swift
[29/35] Compiling StreamReader DataReader.swift
[30/35] Compiling StreamReader Utils.swift
[31/35] Compiling StreamReader InputStreamReader.swift
[32/35] Compiling StreamReader FileDescriptorReader.swift
[33/35] Compiling StreamReader StreamReader.swift
[34/35] Compiling StreamReader FileHandleReader.swift
[35/35] Compiling StreamReader GenericStreamReader.swift
[38/44] Compiling UBJSONSerialization UBJSONSerializationErrors.swift
[39/44] Compiling UBJSONSerialization Utils.swift
[40/44] Compiling UBJSONSerialization UBJSONSpec8Serialization.swift
[41/44] Compiling UBJSONSerialization Nop.swift
[42/44] Emitting module UBJSONSerialization
/host/spi-builder-workspace/Sources/UBJSONSerialization/HighPrecisionNumber.swift:91:100: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
                        mutating func parse() -> (hasNegativeSign: Bool, unsignedIntPart: [Digit], parsedLength: String.IndexDistance) {
                                                                                                                        ^
[43/44] Compiling UBJSONSerialization HighPrecisionNumber.swift
/host/spi-builder-workspace/Sources/UBJSONSerialization/HighPrecisionNumber.swift:91:100: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
                        mutating func parse() -> (hasNegativeSign: Bool, unsignedIntPart: [Digit], parsedLength: String.IndexDistance) {
                                                                                                                        ^
/host/spi-builder-workspace/Sources/UBJSONSerialization/HighPrecisionNumber.swift:109:28: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
                        let parseOffset: String.IndexDistance; (hasNegativeSign, unsignedIntPart, parseOffset) = parser.parse()
                                                ^
[44/44] Compiling UBJSONSerialization UBJSONSerialization.swift
/host/spi-builder-workspace/Sources/UBJSONSerialization/UBJSONSerialization.swift:877: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! (12.11s)
Build complete.
Done.

Build Machine: Linux 1