This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 URI with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.39.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/my-mail-ru/swift-uri.git
Reference: 0.1.0
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/my-mail-ru/swift-uri
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 04e825d Synopsis
Cloned https://github.com/my-mail-ru/swift-uri.git
Revision (git rev-parse @):
04e825dd9b8b2d63d67da4a163a4c3c1da97cb04
SUCCESS checkout https://github.com/my-mail-ru/swift-uri.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/my-mail-ru/swift-uri.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[1/15] Compiling URI URI.swift
[2/15] Compiling URI Userinfo.swift
[3/16] Compiling URI Fragment.swift
[4/16] Compiling URI HTTP.swift
[5/16] Compiling URI Writer.swift
[6/16] Compiling URI Host.swift
[7/16] Compiling URI OpaqueURI.swift
[8/16] Compiling URI Parser.swift
[9/16] Compiling URI Path.swift
[10/16] Emitting module URI
[11/16] Compiling URI Component.swift
[12/16] Compiling URI Error.swift
[13/16] Compiling URI Scheme.swift
[14/16] Compiling URI Storage.swift
[15/16] Compiling URI Query.swift
[16/16] Compiling URI QueryParams.swift
Build complete! (4.31s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.