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 swift-music with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sh3l6orrr/swift-music.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/sh3l6orrr/swift-music
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ab10261 refactor code
Cloned https://github.com/sh3l6orrr/swift-music.git
Revision (git rev-parse @):
ab10261921f2b991b77c856ef793b3e23202c13d
SUCCESS checkout https://github.com/sh3l6orrr/swift-music.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/sh3l6orrr/swift-music.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/11] Compiling MusicTheory Mode.swift
[2/11] Compiling MusicTheory Lookup.swift
[3/11] Compiling MusicTheory Scale.swift
[4/11] Compiling MusicTheory Note.swift
[5/11] Compiling MusicTheory Quality.swift
[6/11] Emitting module MusicTheory
[7/11] Compiling MusicTheory Chord.swift
[8/11] Compiling MusicTheory Interval.swift
[10/13] Wrapping AST for MusicTheory for debugging
[12/15] Emitting module Run
[13/15] Compiling Run main.swift
[15/17] Wrapping AST for Run for debugging
[16/17] Linking Run
Build complete! (3.29s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.