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.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  $workDir
https://github.com/hylo-lang/Durian.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.8-latest' locally
basic-5.8-latest: Pulling from finestructure/spi-images
23828d760c7b: Already exists
c9d90eba6838: Already exists
b9b23e96ee14: Pulling fs layer
48f770891ae1: Pulling fs layer
6b161f2df25b: Pulling fs layer
b3dacf22d161: Pulling fs layer
b3dacf22d161: Waiting
48f770891ae1: Verifying Checksum
48f770891ae1: Download complete
b3dacf22d161: Download complete
6b161f2df25b: Verifying Checksum
6b161f2df25b: Download complete
b9b23e96ee14: Verifying Checksum
b9b23e96ee14: Download complete
b9b23e96ee14: Pull complete
48f770891ae1: Pull complete
6b161f2df25b: Pull complete
b3dacf22d161: Pull complete
Digest: sha256:dbc7090ee8248875c34a5a0b0847d1e38546be1b28a10ffa3260f237e70181f7
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Building for debugging...
[1/15] Compiling Durian Combine.swift
[2/15] Compiling Durian HardFailure.swift
[3/17] Compiling Durian ChooseN.swift
[4/17] Compiling Durian Combinator.swift
[5/17] Compiling Durian TryCatch.swift
[6/17] Compiling Durian ZeroOrMany.swift
[7/17] Compiling Durian Maybe.swift
[8/17] Compiling Durian OneOrMany.swift
[9/17] Compiling Durian PopFirst.swift
[10/17] Compiling Durian Recursive.swift
[11/17] Compiling Durian Restorable.swift
[12/17] Compiling Durian Transform.swift
[13/17] Compiling Durian Bind.swift
[14/17] Compiling Durian Choose.swift
[15/17] Emitting module Durian
[16/17] Compiling Durian AnyCombinator.swift
[17/17] Compiling Durian Apply.swift
Build complete! (2.95s)
Build complete.
Done.