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 Durian with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hylo-lang/Durian.git
Reference: 1.2.1
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/hylo-lang/Durian
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 16e6096 Add CMake support and CI (#1)
Cloned https://github.com/hylo-lang/Durian.git
Revision (git rev-parse @):
16e6096fab2f87fdd29e3c0968951e55f64ff79e
SUCCESS checkout https://github.com/hylo-lang/Durian.git at 1.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/hylo-lang/Durian.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.10-latest' locally
basic-5.10-latest: Pulling from finestructure/spi-images
23828d760c7b: Already exists
c9d90eba6838: Already exists
b49f593053a1: Already exists
3de10435c769: Already exists
13dc196afd62: Pulling fs layer
9691b8d115d6: Pulling fs layer
13dc196afd62: Waiting
9691b8d115d6: Waiting
9691b8d115d6: Verifying Checksum
9691b8d115d6: Download complete
13dc196afd62: Verifying Checksum
13dc196afd62: Download complete
13dc196afd62: Pull complete
9691b8d115d6: Pull complete
Digest: sha256:2ded52089e2fe2ef63d710a25f1dae9f2b70f3640e3ec38c97ffbddb08c86934
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/17] Compiling Durian Restorable.swift
[4/17] Compiling Durian Transform.swift
[5/19] Compiling Durian PopFirst.swift
[6/19] Compiling Durian Recursive.swift
[7/19] Compiling Durian Combine.swift
[8/19] Compiling Durian HardFailure.swift
[9/19] Compiling Durian TryCatch.swift
[10/19] Compiling Durian ZeroOrMany.swift
[11/19] Compiling Durian Bind.swift
[12/19] Compiling Durian Choose.swift
[13/19] Emitting module Durian
[14/19] Compiling Durian ChooseN.swift
[15/19] Compiling Durian Combinator.swift
[16/19] Compiling Durian AnyCombinator.swift
[17/19] Compiling Durian Apply.swift
[18/19] Compiling Durian Maybe.swift
[19/19] Compiling Durian OneOrMany.swift
Build complete! (3.78s)
Build complete.
Done.