Build Information
Failed to build ForestryLogger, reference main (61e260), with Swift 6.3 for Android on 19 Apr 2026 13:44:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lvalenta/Forestry.git
Reference: main
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/lvalenta/Forestry
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 61e2600 Merge pull request #11 from cleevio/bugfix/update-changelog
Cloned https://github.com/lvalenta/Forestry.git
Revision (git rev-parse @):
61e2600e172d2a1ebd9e94a8fc3cff5635317565
SUCCESS checkout https://github.com/lvalenta/Forestry.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/lvalenta/Forestry.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.73s)
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver
Fetching https://github.com/getsentry/sentry-cocoa.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/LogRocket/logrocket-ios-swift-package
Fetching https://github.com/DataDog/dd-sdk-ios
[1/641] Fetching logrocket-ios-swift-package
[104/4720] Fetching logrocket-ios-swift-package, swiftybeaver
[1254/8392] Fetching logrocket-ios-swift-package, swiftybeaver, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.85s)
[4190/4720] Fetching logrocket-ios-swift-package, swiftybeaver
[4721/121600] Fetching logrocket-ios-swift-package, swiftybeaver, dd-sdk-ios
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver from cache (1.14s)
[2979/117521] Fetching logrocket-ios-swift-package, dd-sdk-ios
[8824/340141] Fetching logrocket-ios-swift-package, dd-sdk-ios, sentry-cocoa
Fetched https://github.com/LogRocket/logrocket-ios-swift-package from cache (12.06s)
Fetched https://github.com/DataDog/dd-sdk-ios from cache (12.30s)
Fetched https://github.com/getsentry/sentry-cocoa.git from cache (23.32s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (24.05s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver
Computed https://github.com/SwiftyBeaver/SwiftyBeaver at 1.9.6 (1.91s)
Computing version for https://github.com/DataDog/dd-sdk-ios
Computed https://github.com/DataDog/dd-sdk-ios at 2.30.2 (2.94s)
Fetching https://github.com/microsoft/plcrashreporter.git
Fetching https://github.com/DataDog/opentelemetry-swift-packages.git
[1/990] Fetching opentelemetry-swift-packages
[991/18002] Fetching opentelemetry-swift-packages, plcrashreporter
Fetched https://github.com/DataDog/opentelemetry-swift-packages.git from cache (5.42s)
Fetched https://github.com/microsoft/plcrashreporter.git from cache (5.48s)
Computing version for https://github.com/DataDog/opentelemetry-swift-packages.git
Computed https://github.com/DataDog/opentelemetry-swift-packages.git at 1.13.1 (8.23s)
Computing version for https://github.com/microsoft/plcrashreporter.git
Computed https://github.com/microsoft/plcrashreporter.git at 1.12.2 (2.46s)
Computing version for https://github.com/getsentry/sentry-cocoa.git
error: Invalid manifest (compiled with: ["/root/.local/share/swiftly/toolchains/6.3.0/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.eoySUF/vfs.yaml", "-L", "/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/pm/ManifestAPI", "-swift-version", "6", "-I", "/root/.local/share/swiftly/toolchains/6.3.0/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "6.1.0", "/Package@swift-6.1.swift", "-o", "/tmp/TemporaryDirectory.6xNVAs/sentry-cocoa-manifest"])
/Package@swift-6.1.swift:72:51: error: extra argument 'encoding' in call
70 |
71 | let env = getenv("EXPERIMENTAL_SPM_BUILDS")
72 | if let env = env, String(cString: env, encoding: .utf8) == "1" {
| `- error: extra argument 'encoding' in call
73 | products.append(.library(name: "SentrySPM", type: .dynamic, targets: ["SentryObjc"]))
74 | targets.append(contentsOf: [
/Package@swift-6.1.swift:72:51: error: cannot infer contextual base in reference to member 'utf8'
70 |
71 | let env = getenv("EXPERIMENTAL_SPM_BUILDS")
72 | if let env = env, String(cString: env, encoding: .utf8) == "1" {
| `- error: cannot infer contextual base in reference to member 'utf8'
73 | products.append(.library(name: "SentrySPM", type: .dynamic, targets: ["SentryObjc"]))
74 | targets.append(contentsOf: [
/Package@swift-6.1.swift:120:23: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
118 | let package = Package(
119 | name: "Sentry",
120 | platforms: [.iOS(.v11), .macOS(.v10_13), .tvOS(.v11), .watchOS(.v4)],
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
121 | products: products,
122 | traits: [
/Package@swift-6.1.swift:120:53: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
118 | let package = Package(
119 | name: "Sentry",
120 | platforms: [.iOS(.v11), .macOS(.v10_13), .tvOS(.v11), .watchOS(.v4)],
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
121 | products: products,
122 | traits: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration> in https://github.com/getsentry/sentry-cocoa.git
BUILD FAILURE 6.3 android