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 FastDiff, reference master (97bdb2), with Swift 5.10 for Linux on 18 Jul 2024 12:03:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kandelvijaya/FastDiff.git
Reference: master
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/kandelvijaya/FastDiff
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 97bdb2a Merge pull request #11 from a-25/fix/fix-appstore-builds
Cloned https://github.com/kandelvijaya/FastDiff.git
Revision (git rev-parse @):
97bdb2ad3119d1404c985b64925c9df9ed763ee1
SUCCESS checkout https://github.com/kandelvijaya/FastDiff.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kandelvijaya/FastDiff.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" 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:59f36943510aea3c3167e15c3bb784abd9f60c7d7937078af576dff6d447a61b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching git@github.com:kandelvijaya/AlgorithmChecker.git
warning: 'algorithmchecker': skipping cache due to an error: Failed to clone repository git@github.com:kandelvijaya/AlgorithmChecker.git:
    Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/AlgorithmChecker-480270b6'...
    Host key verification failed.
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
Fetching https://github.com/kandelvijaya/AlgorithmChecker.git
[1/67] Fetching algorithmchecker
Fetched https://github.com/kandelvijaya/AlgorithmChecker.git from cache (0.21s)
Computing version for https://github.com/kandelvijaya/AlgorithmChecker.git
Computed https://github.com/kandelvijaya/AlgorithmChecker.git at 0.1.5 (0.36s)
Creating working copy for https://github.com/kandelvijaya/AlgorithmChecker.git
Working copy of https://github.com/kandelvijaya/AlgorithmChecker.git resolved at 0.1.5
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/6] Compiling FastDiff InternalDiff.swift
[4/6] Compiling FastDiff Diffable.swift
[5/6] Emitting module FastDiff
[6/6] Compiling FastDiff DiffingAlgorithm.swift
Build complete! (5.97s)
Build complete.
Done.