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-4606859-0":/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: 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/frizlab/ubjsonserialization
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9c1a270 Fix trivial warnings
Cloned https://github.com/frizlab/ubjsonserialization.git
Revision (git rev-parse @):
9c1a27000da268931345b131d4105ca1ff9153b5
SUCCESS checkout https://github.com/frizlab/ubjsonserialization.git at main
========================================
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-4606859-0":/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
[1/995] Fetching stream-reader
Fetched https://github.com/Frizlab/stream-reader.git from cache (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.41s)
Fetching https://github.com/apple/swift-system.git
[1/2983] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.34s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.39s)
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
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
Building for debugging...
[0/5] Write sources
[3/5] Compiling CSystem shims.c
[4/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 Errno.swift
[10/28] Compiling SystemPackage FileDescriptor.swift
[11/28] Compiling SystemPackage FileHelpers.swift
[12/28] Compiling SystemPackage FileOperations.swift
[13/28] Compiling SystemPackage FilePath.swift
[14/28] Compiling SystemPackage FilePathComponentView.swift
[15/28] Compiling SystemPackage FilePathSyntax.swift
[16/28] Compiling SystemPackage FilePathWindows.swift
[17/28] Compiling SystemPackage FilePermissions.swift
[18/28] Compiling SystemPackage Mocking.swift
[19/28] Compiling SystemPackage Syscalls.swift
[20/28] Compiling SystemPackage WindowsSyscallAdapters.swift
[21/28] Compiling SystemPackage PlatformString.swift
[22/28] Compiling SystemPackage SystemString.swift
[23/28] Compiling SystemPackage CInterop.swift
[24/28] Compiling SystemPackage Constants.swift
[25/28] Compiling SystemPackage Exports.swift
[26/28] Compiling SystemPackage FilePathComponents.swift
[27/28] Compiling SystemPackage FilePathParsing.swift
[28/28] Compiling SystemPackage FilePathString.swift
[30/38] Compiling StreamReader InputStreamReader.swift
[31/38] Emitting module StreamReader
[32/38] Compiling StreamReader FileDescriptorReader.swift
[33/38] Compiling StreamReader FileHandleReader.swift
[34/39] Compiling StreamReader URLSessionStreamTaskReader.swift
[35/39] Compiling StreamReader StreamReader.swift
[36/39] Compiling StreamReader Matching.swift
[37/39] Compiling StreamReader StreamReaderErrors.swift
[38/39] Compiling StreamReader DataReader.swift
[39/39] Compiling StreamReader GenericStreamReader.swift
[41/47] Compiling UBJSONSerialization HighPrecisionNumber.swift
[42/47] Emitting module UBJSONSerialization
[43/47] Compiling UBJSONSerialization Utils.swift
[44/47] Compiling UBJSONSerialization UBJSONSerializationErrors.swift
[45/47] Compiling UBJSONSerialization UBJSONSpec8Serialization.swift
[46/47] Compiling UBJSONSerialization Nop.swift
[47/47] 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! (13.98s)
Build complete.
Done.

Build Machine: Linux 1