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

Build Command

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