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 stream-reader, reference 3.5.2 (13c992), with Swift 5.10 for Linux on 28 Sep 2024 08:34:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/stream-reader.git
Reference: 3.5.2
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/xcode-actions/stream-reader
 * tag               3.5.2      -> FETCH_HEAD
HEAD is now at 13c9928 Enhance the init interfaces
Cloned https://github.com/xcode-actions/stream-reader.git
Revision (git rev-parse @):
13c99289668e1dedfcf28c05867cb8fe0860b133
SUCCESS checkout https://github.com/xcode-actions/stream-reader.git at 3.5.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/xcode-actions/stream-reader.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-system.git
[1/3656] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.33s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.32s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Building for debugging...
[0/4] Write sources
[2/4] Compiling CSystem shims.c
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/25] Emitting module SystemPackage
[6/27] Compiling SystemPackage Util.swift
[7/27] Compiling SystemPackage UtilConsumers.swift
[8/27] Compiling SystemPackage Errno.swift
[9/27] Compiling SystemPackage FileDescriptor.swift
[10/27] Compiling SystemPackage FileHelpers.swift
[11/27] Compiling SystemPackage PlatformString.swift
[12/27] Compiling SystemPackage SystemString.swift
[13/27] Compiling SystemPackage FilePathSyntax.swift
[14/27] Compiling SystemPackage FilePathWindows.swift
[15/27] Compiling SystemPackage FilePermissions.swift
[16/27] Compiling SystemPackage FileOperations.swift
[17/27] Compiling SystemPackage FilePath.swift
[18/27] Compiling SystemPackage FilePathComponentView.swift
[19/27] Compiling SystemPackage FilePathComponents.swift
[20/27] Compiling SystemPackage FilePathParsing.swift
[21/27] Compiling SystemPackage FilePathString.swift
[22/27] Compiling SystemPackage CInterop.swift
[23/27] Compiling SystemPackage Constants.swift
[24/27] Compiling SystemPackage Exports.swift
[25/27] Compiling SystemPackage Mocking.swift
[26/27] Compiling SystemPackage Syscalls.swift
[27/27] Compiling SystemPackage WindowsSyscallAdapters.swift
[29/37] Emitting module StreamReader
[30/38] Compiling StreamReader StreamReaderErrors.swift
[31/38] Compiling StreamReader InputStreamReader.swift
[32/38] Compiling StreamReader URLSessionStreamTaskReader.swift
[33/38] Compiling StreamReader FileDescriptorReader.swift
[34/38] Compiling StreamReader FileHandleReader.swift
[35/38] Compiling StreamReader StreamReader.swift
[36/38] Compiling StreamReader DataReader.swift
[37/38] Compiling StreamReader GenericStreamReader.swift
[38/38] Compiling StreamReader Matching.swift
Build complete! (8.42s)
Build complete.
Done.