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

Failed to build Hero with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/HeroTransitions/Hero.git
Reference: develop
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/HeroTransitions/Hero
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at a85993c Update Makefile and run sourcedocs
Cloned https://github.com/HeroTransitions/Hero.git
Revision (git rev-parse @):
a85993cbdc1dfaf5db2cbacd376d4e3dbe09e753
SUCCESS checkout https://github.com/HeroTransitions/Hero.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/HeroTransitions/Hero.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/46] Emitting module Hero
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[4/52] Compiling Hero HeroAnimatorViewContext.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[5/52] Compiling Hero HeroCoreAnimationViewContext.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[6/52] Compiling Hero HeroDefaultAnimator.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[7/52] Compiling Hero HeroViewPropertyViewContext.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[8/52] Compiling Hero HeroDebugPlugin.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[9/52] Compiling Hero HeroDebugView.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[10/52] Compiling Hero Array+HeroModifier.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[11/52] Compiling Hero CascadePreprocessor.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[12/52] Compiling Hero ConditionalPreprocessor.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[13/52] Compiling Hero DefaultAnimationPreprocessor.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[14/52] Compiling Hero IgnoreSubviewModifiersPreprocessor.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[15/52] Compiling Hero MatchPreprocessor.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[16/52] Compiling Hero SourcePreprocessor.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[17/52] Compiling Hero HeroStringConvertible.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[18/52] Compiling Hero Lexer.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[19/52] Compiling Hero Nodes.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[20/52] Compiling Hero Parser.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[21/52] Compiling Hero Regex.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[22/52] Compiling Hero BasePreprocessor.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[23/52] Compiling Hero SwiftSupport.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[24/52] Compiling Hero HeroProgressRunner.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[25/52] Compiling Hero HeroTransition+Animate.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[26/52] Compiling Hero HeroTransition+Complete.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[27/52] Compiling Hero HeroTransition+CustomTransition.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[28/52] Compiling Hero HeroTransition+Interactive.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[29/52] Compiling Hero UIKit+Hero.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[30/52] Compiling Hero UIView+Hero.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[31/52] Compiling Hero UIViewController+Hero.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[32/52] Compiling Hero HeroCompatible.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[33/52] Compiling Hero HeroContext.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[34/52] Compiling Hero HeroModifier+Advanced.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[35/52] Compiling Hero HeroModifier+HeroStringConvertible.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[36/52] Compiling Hero HeroModifier.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[37/52] Compiling Hero HeroPlugin.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[38/52] Compiling Hero HeroTargetState.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[39/52] Compiling Hero HeroTypes.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[40/52] Compiling Hero HeroViewControllerDelegate.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[41/52] Compiling Hero CALayer+Hero.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[42/52] Compiling Hero CAMediaTimingFunction+Hero.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[43/52] Compiling Hero CG+Hero.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[44/52] Compiling Hero DispatchQueue+Hero.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[45/52] Compiling Hero Locale+Hero.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[46/52] Compiling Hero UIColor+HexString.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[47/52] Compiling Hero HeroTransition+Start.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[48/52] Compiling Hero HeroTransition+UINavigationControllerDelegate.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[49/52] Compiling Hero HeroTransition+UITabBarControllerDelegate.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[50/52] Compiling Hero HeroTransition+UIViewControllerTransitioningDelegate.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[51/52] Compiling Hero HeroTransition.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
[52/52] Compiling Hero HeroTransitionState.swift
/host/spi-builder-workspace/Sources/Extensions/CG+Hero.swift:23:8: error: no such module 'QuartzCore'
 21 | // THE SOFTWARE.
 22 |
 23 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
 24 |
 25 | let π = CGFloat.pi
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.