The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UBJSONSerialization with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/frizlab/ubjsonserialization.git
Reference: 2.0.4
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/frizlab/ubjsonserialization
 * tag               2.0.4      -> FETCH_HEAD
HEAD is now at 3da0153 Fix writing to OutputStream
Cloned https://github.com/frizlab/ubjsonserialization.git
Revision (git rev-parse @):
3da0153f9f9e3eaa05e1efa2e087d6eba64c92b0
SUCCESS checkout https://github.com/frizlab/ubjsonserialization.git at 2.0.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/frizlab/ubjsonserialization.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/Frizlab/stream-reader.git
Fetching https://github.com/apple/swift-system.git
[1/995] Fetching stream-reader
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.25s)
Computing version for https://github.com/Frizlab/stream-reader.git
[1/2983] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.35s)
Computed https://github.com/Frizlab/stream-reader.git at 3.2.3 (0.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.0.0 (0.47s)
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
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
Building for debugging...
[0/5] Write sources
[3/5] Compiling CSystem shims.c
[3/5] Write swift-version-24593BA9C3E375BF.txt
[6/26] Emitting module SystemPackage
[7/28] Compiling SystemPackage Util.swift
[8/28] Compiling SystemPackage UtilConsumers.swift
[9/28] Compiling SystemPackage FilePathSyntax.swift
[10/28] Compiling SystemPackage FilePathWindows.swift
[11/28] Compiling SystemPackage FilePermissions.swift
[12/28] Compiling SystemPackage Errno.swift
[13/28] Compiling SystemPackage FileDescriptor.swift
[14/28] Compiling SystemPackage FileHelpers.swift
[15/28] Compiling SystemPackage PlatformString.swift
[16/28] Compiling SystemPackage SystemString.swift
[17/28] Compiling SystemPackage FileOperations.swift
[18/28] Compiling SystemPackage FilePath.swift
[19/28] Compiling SystemPackage FilePathComponentView.swift
[20/28] Compiling SystemPackage Mocking.swift
[21/28] Compiling SystemPackage Syscalls.swift
[22/28] Compiling SystemPackage WindowsSyscallAdapters.swift
[23/28] Compiling SystemPackage FilePathComponents.swift
[24/28] Compiling SystemPackage FilePathParsing.swift
[25/28] Compiling SystemPackage FilePathString.swift
[26/28] Compiling SystemPackage CInterop.swift
[27/28] Compiling SystemPackage Constants.swift
[28/28] Compiling SystemPackage Exports.swift
[30/37] Emitting module StreamReader
[31/38] Compiling StreamReader FileHandleReader.swift
[32/38] Compiling StreamReader InputStreamReader.swift
[33/38] Compiling StreamReader FileDescriptorReader.swift
[34/38] Compiling StreamReader StreamReader.swift
[35/38] Compiling StreamReader Utils.swift
[36/38] Compiling StreamReader DataReader.swift
[37/38] Compiling StreamReader StreamReaderError.swift
[38/38] Compiling StreamReader GenericStreamReader.swift
[40/46] 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) {
                                                                                                                        ^
[41/46] Compiling UBJSONSerialization UBJSONSerializationErrors.swift
[42/46] Compiling UBJSONSerialization Utils.swift
[43/46] Compiling UBJSONSerialization UBJSONSpec8Serialization.swift
[44/46] Compiling UBJSONSerialization Nop.swift
[45/46] 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
                                     ^
[46/46] 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()
                                                ^
Build complete! (17.01s)
Build complete.
Done.

Build Machine: Linux 2