Build Information
Failed to build AnnotationInject, reference 0.6.2 (c45e88
), with Swift 6.2 (beta) for Android on 24 Jun 2025 16:23:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pjechris/AnnotationInject.git
Reference: 0.6.2
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/pjechris/AnnotationInject
* tag 0.6.2 -> FETCH_HEAD
HEAD is now at c45e882 [version] 0.6.2
Cloned https://github.com/pjechris/AnnotationInject.git
Revision (git rev-parse @):
c45e8829b1ecdfec615c1a579b55598020041d09
SUCCESS checkout https://github.com/pjechris/AnnotationInject.git at 0.6.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/pjechris/AnnotationInject.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/Swinject/Swinject.git
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/Quick/Quick
Fetching https://github.com/krzysztofzablocki/Sourcery
[1/9201] Fetching swinject
[6166/28785] Fetching swinject, nimble
[6627/43544] Fetching swinject, nimble, quick
[9640/74991] Fetching swinject, nimble, quick, sourcery
Fetched https://github.com/Quick/Quick from cache (1.75s)
[30958/60232] Fetching swinject, nimble, sourcery
Fetched https://github.com/Swinject/Swinject.git from cache (6.59s)
Fetched https://github.com/Quick/Nimble from cache (6.65s)
Fetched https://github.com/krzysztofzablocki/Sourcery from cache (6.72s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 2.2.1 (7.56s)
Computing version for https://github.com/krzysztofzablocki/Sourcery
warning: 'sourcery': /Package.swift:29:10: warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
27 | .package(url: "https://github.com/SwiftGen/StencilSwiftKit.git", exact: "2.10.1"),
28 | .package(url: "https://github.com/tuist/XcodeProj.git", exact: "8.3.1"),
29 | .package(name: "SwiftSyntax", url: "https://github.com/apple/swift-syntax.git", .revision("093e5ee151d206454e2c1950d81333c4d4a4472e")),
| `- warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
30 | .package(url: "https://github.com/Quick/Quick.git", from: "3.0.0"),
31 | .package(url: "https://github.com/Quick/Nimble.git", from: "9.0.0")
/Package.swift:29:90: warning: 'revision' is deprecated [#DeprecatedDeclaration]
27 | .package(url: "https://github.com/SwiftGen/StencilSwiftKit.git", exact: "2.10.1"),
28 | .package(url: "https://github.com/tuist/XcodeProj.git", exact: "8.3.1"),
29 | .package(name: "SwiftSyntax", url: "https://github.com/apple/swift-syntax.git", .revision("093e5ee151d206454e2c1950d81333c4d4a4472e")),
| `- warning: 'revision' is deprecated [#DeprecatedDeclaration]
30 | .package(url: "https://github.com/Quick/Quick.git", from: "3.0.0"),
31 | .package(url: "https://github.com/Quick/Nimble.git", from: "9.0.0")
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/krzysztofzablocki/Sourcery at 1.8.2 (0.93s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/SwiftGen/StencilSwiftKit.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/kylef/Commander.git
[1/4008] Fetching stencilswiftkit
[122/5419] Fetching stencilswiftkit, pathkit
[2014/7007] Fetching stencilswiftkit, pathkit, commander
[3205/17943] Fetching stencilswiftkit, pathkit, commander, yams
[3603/41284] Fetching stencilswiftkit, pathkit, commander, yams, xcodeproj
Fetched https://github.com/kylef/Commander.git from cache (0.69s)
[5128/39696] Fetching stencilswiftkit, pathkit, yams, xcodeproj
[21625/110643] Fetching stencilswiftkit, pathkit, yams, xcodeproj, swift-syntax
Fetched https://github.com/kylef/PathKit.git from cache (10.34s)
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (10.38s)
Fetched https://github.com/tuist/XcodeProj.git from cache (10.49s)
Fetched https://github.com/jpsim/Yams.git from cache (10.52s)
Fetched https://github.com/apple/swift-syntax.git from cache (10.55s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (11.82s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.3.1 (0.81s)
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.42s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit.git
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.8.0 (1.28s)
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/shibapm/Komondor.git
[1/5293] Fetching stencil
[637/5802] Fetching stencil, komondor
Fetched https://github.com/shibapm/Komondor.git from cache (0.51s)
Fetched https://github.com/stencilproject/Stencil.git from cache (0.67s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (4.76s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.42s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (4.73s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (1.03s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.76s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.78s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.88s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (0.77s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.4 (0.87s)
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/Realm/SwiftLint.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/f-meloni/Rocket
[1/980] Fetching shellout
[981/2366] Fetching shellout, rocket
[1217/2946] Fetching shellout, rocket, packageconfig
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.60s)
Fetched https://github.com/f-meloni/Rocket from cache (0.60s)
[1/48941] Fetching swiftformat
[1959/202185] Fetching swiftformat, swiftlint
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (57.79s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (62.70s)
Fetched https://github.com/Realm/SwiftLint.git from cache (66.38s)
Computing version for https://github.com/f-meloni/Rocket
Computed https://github.com/f-meloni/Rocket at 1.2.1 (3.86s)
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
Fetching https://github.com/kareman/SwiftShell
Fetched https://github.com/shibapm/Logger from cache (5.29s)
[1/4863] Fetching swiftshell
Fetched https://github.com/kareman/SwiftShell from cache (3.49s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (9.65s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.54s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.47s)
Computing version for https://github.com/Swinject/Swinject.git
Computed https://github.com/Swinject/Swinject.git at 2.9.1 (0.61s)
Computing version for https://github.com/Realm/SwiftLint.git
Computed https://github.com/Realm/SwiftLint.git at 0.48.0 (3.72s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/929] Fetching swiftytexttable
[930/13870] Fetching swiftytexttable, cryptoswift
[1966/30014] Fetching swiftytexttable, cryptoswift, sourcekitten
[13366/45394] Fetching swiftytexttable, cryptoswift, sourcekitten, swift-argument-parser
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (1.92s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.92s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.94s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.94s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.4.3 (2.39s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.85s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.0.3 (0.41s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.32.0 (0.53s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.41s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 6.0.0 (1.45s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.56.4 (0.47s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0-beta.1 (0.46s)
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 6.0.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.1
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.0.3
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 2.2.1
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0-beta.1
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.56.4
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.2
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.4
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/krzysztofzablocki/Sourcery
Working copy of https://github.com/krzysztofzablocki/Sourcery resolved at 1.8.2
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.3.1
Creating working copy for https://github.com/Swinject/Swinject.git
Working copy of https://github.com/Swinject/Swinject.git resolved at 2.9.1
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.32.0
Creating working copy for https://github.com/SwiftGen/StencilSwiftKit.git
Working copy of https://github.com/SwiftGen/StencilSwiftKit.git resolved at 2.8.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50600.1
Creating working copy for https://github.com/f-meloni/Rocket
Working copy of https://github.com/f-meloni/Rocket resolved at 1.2.1
Creating working copy for https://github.com/Realm/SwiftLint.git
Working copy of https://github.com/Realm/SwiftLint.git resolved at 0.48.0
Downloading binary artifact https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
[1397/26182122] Downloading https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
Downloaded https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip (3.18s)
warning: 'spi-builder-workspace': Invalid Resource 'Templates': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Scripts': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Sources': File not found.
warning: 'swinject': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Info.plist
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/ServiceEntry.TypeForwarding.erb
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.erb
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/PrivacyInfo.xcprivacy
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Resolver.erb
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/9] Write sources
[5/9] Write swift-version-8C5A4AE7A8CE2BA.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/71] Emitting module SourceryRuntime
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[8/76] Compiling SourceryRuntime Array+Parallel.swift
[9/76] Compiling SourceryRuntime BytesRange.swift
[10/76] Compiling SourceryRuntime Composer.swift
[11/78] Compiling Swinject UnavailableItems.swift
[12/78] Compiling Swinject _Resolver.swift
[13/78] Compiling SourceryRuntime FileParserResult.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[14/78] Compiling SourceryRuntime AutoHashable.generated.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[15/78] Compiling SourceryRuntime Coding.generated.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[16/78] Compiling SourceryRuntime Description.generated.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[17/78] Compiling SourceryRuntime Diffable.generated.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[18/78] Compiling SourceryRuntime Equality.generated.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[19/78] Compiling SourceryRuntime JSExport.generated.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[20/78] Compiling SourceryRuntime Typed.generated.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[21/78] Compiling SourceryRuntime Log.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[22/78] Compiling SourceryRuntime TemplateContext.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[26/78] Compiling SourceryRuntime Diffable.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[27/78] Compiling SourceryRuntime Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[28/78] Compiling AnnotationCLI main.swift
[29/78] Emitting module AnnotationCLI
[33/79] Compiling SourceryRuntime AccessLevel.swift
[34/79] Compiling SourceryRuntime Class.swift
[35/79] Compiling SourceryRuntime Definition.swift
[36/79] Compiling SourceryRuntime Type.swift
[37/79] Compiling SourceryRuntime Array.swift
[38/79] Compiling SourceryRuntime Closure.swift
[39/79] Compiling SourceryRuntime Dictionary.swift
[40/79] Compiling SourceryRuntime GenericRequirement.swift
[41/79] Compiling SourceryRuntime Import.swift
[42/79] Compiling SourceryRuntime Method.swift
[43/79] Emitting module Swinject
[44/79] Compiling SourceryRuntime Annotations.swift
[45/79] Compiling SourceryRuntime AssociatedType.swift
[46/79] Compiling SourceryRuntime Attribute.swift
[47/79] Compiling SourceryRuntime Generic.swift
[48/79] Compiling SourceryRuntime Documentation.swift
[49/79] Compiling SourceryRuntime Enum.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[62/79] Compiling SourceryRuntime Protocol.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[63/79] Compiling SourceryRuntime ProtocolComposition.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[64/79] Compiling SourceryRuntime Struct.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[65/79] Compiling SourceryRuntime Subscript.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[66/79] Compiling SourceryRuntime Tuple.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[67/79] Compiling SourceryRuntime TypeName.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[68/79] Compiling SourceryRuntime Typed.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[69/79] Compiling SourceryRuntime Typealias.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[70/79] Compiling SourceryRuntime Variable.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/Generated/JSExport.generated.swift:5:8: error: no such module 'JavaScriptCore'
3 | // swiftlint:disable vertical_whitespace trailing_newline
4 |
5 | import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
6 |
7 | @objc protocol ArrayTypeAutoJSExport: JSExport {
[76/80] Wrapping AST for AnnotationCLI for debugging
BUILD FAILURE 6.2 android