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 Evil with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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/evilgix/Evil.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/evilgix/Evil
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 91ff2fc fix code style.
Cloned https://github.com/evilgix/Evil.git
Revision (git rev-parse @):
91ff2fc58113231af91033cedd0486a7a7ac01df
SUCCESS checkout https://github.com/evilgix/Evil.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/evilgix/Evil.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/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
[3/11] Compiling Evil_macOS UIImage.swift
/host/spi-builder-workspace/Source/AdaptiveThresholdFilter.swift:10:8: error: no such module 'CoreImage'
 8 |
 9 | import Foundation
10 | import CoreImage
   |        `- error: no such module 'CoreImage'
11 |
12 | @available(OSX 10.11, iOS 11.0, *)
[4/12] Compiling Evil_macOS Utils.swift
/host/spi-builder-workspace/Source/AdaptiveThresholdFilter.swift:10:8: error: no such module 'CoreImage'
 8 |
 9 | import Foundation
10 | import CoreImage
   |        `- error: no such module 'CoreImage'
11 |
12 | @available(OSX 10.11, iOS 11.0, *)
[5/12] Compiling Evil_macOS NSImage.swift
/host/spi-builder-workspace/Source/AdaptiveThresholdFilter.swift:10:8: error: no such module 'CoreImage'
 8 |
 9 | import Foundation
10 | import CoreImage
   |        `- error: no such module 'CoreImage'
11 |
12 | @available(OSX 10.11, iOS 11.0, *)
[6/12] Compiling Evil_macOS SmoothThresholdFilter.swift
/host/spi-builder-workspace/Source/AdaptiveThresholdFilter.swift:10:8: error: no such module 'CoreImage'
 8 |
 9 | import Foundation
10 | import CoreImage
   |        `- error: no such module 'CoreImage'
11 |
12 | @available(OSX 10.11, iOS 11.0, *)
error: compile command failed due to signal 6 (use -v to see invocation)
[7/12] Compiling Evil_macOS Preprocessor.swift
/host/spi-builder-workspace/Source/AdaptiveThresholdFilter.swift:10:8: error: no such module 'CoreImage'
 8 |
 9 | import Foundation
10 | import CoreImage
   |        `- error: no such module 'CoreImage'
11 |
12 | @available(OSX 10.11, iOS 11.0, *)
Can't demangle: $s10Evil_macOS10RecognizerO6custom33_72CAD2B12EEDDEA577B48459B4047B7ALLXeF4nameL_SSvp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/Source/AdaptiveThresholdFilter.swift /host/spi-builder-workspace/Source/Error.swift /host/spi-builder-workspace/Source/Evil.swift /host/spi-builder-workspace/Source/NSImage.swift /host/spi-builder-workspace/Source/Preprocessor.swift -primary-file /host/spi-builder-workspace/Source/Recognizer.swift /host/spi-builder-workspace/Source/SmoothThresholdFilter.swift /host/spi-builder-workspace/Source/UIImage.swift /host/spi-builder-workspace/Source/Utils.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Evil_macOS.build/Recognizer.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Evil_macOS.build/Recognizer.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 4 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -strict-concurrency=complete -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name Evil_macOS -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Evil_macOS.build/Recognizer.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 6.0-dev (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)
2.	Compiling with effective version 4.1.50
3.	While walking into 'Recognizer' (at /host/spi-builder-workspace/Source/Recognizer.swift:27:8)
4.	While evaluating request USRGenerationRequest(Evil_macOS.(file).Recognizer.custom(name:model:needComplie:processor:).name@/host/spi-builder-workspace/Source/Recognizer.swift:30:17)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend 0x0000558976ef6497
1  swift-frontend 0x0000558976ef41ee
2  swift-frontend 0x0000558976ef6b0a
3  libc.so.6      0x00007fc273040520
4  libc.so.6      0x00007fc2730949fc pthread_kill + 300
5  libc.so.6      0x00007fc273040476 raise + 22
6  libc.so.6      0x00007fc2730267f3 abort + 211
7  swift-frontend 0x0000558972026055
8  swift-frontend 0x0000558971c73934
9  swift-frontend 0x0000558971fe866f
10 swift-frontend 0x00005589717ec54c
11 swift-frontend 0x00005589703d29ce
12 swift-frontend 0x00005589703d267a
13 swift-frontend 0x00005589703d18d2
14 swift-frontend 0x0000558971fe919a
15 swift-frontend 0x00005589703a0dab
16 swift-frontend 0x00005589703a02f7
17 swift-frontend 0x000055897039dc29
18 swift-frontend 0x000055897111a226
19 swift-frontend 0x0000558971cd289c
20 swift-frontend 0x0000558971cd438c
21 swift-frontend 0x0000558971cd7240
22 swift-frontend 0x0000558971cd28ba
23 swift-frontend 0x0000558971cd7d5f
24 swift-frontend 0x0000558971cd698f
25 swift-frontend 0x0000558971cd28ba
26 swift-frontend 0x0000558971cd27b3
27 swift-frontend 0x0000558971eb881f
28 swift-frontend 0x0000558971117bd4
29 swift-frontend 0x000055897039cc51
30 swift-frontend 0x000055897039cafa
31 swift-frontend 0x000055897039112c
32 swift-frontend 0x0000558970390b15
33 swift-frontend 0x0000558970143572
34 swift-frontend 0x000055897014167c
35 swift-frontend 0x000055897013c198
36 swift-frontend 0x000055897013a4fc
37 swift-frontend 0x000055896fef6dde
38 libc.so.6      0x00007fc273027d90
39 libc.so.6      0x00007fc273027e40 __libc_start_main + 128
40 swift-frontend 0x000055896fef5e85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.