The Swift Package Index logo.Swift Package Index

Build Information

Failed to build officectl, reference 0.10.7 (290d5e), with Swift 6.3 for Wasm on 20 Apr 2026 21:24:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/officectl.git
Reference: 0.10.7
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/Frizlab/officectl
 * tag               0.10.7     -> FETCH_HEAD
HEAD is now at 290d5ef Fix coding keys/properties being incorrect in happn service
Cloned https://github.com/Frizlab/officectl.git
Revision (git rev-parse @):
290d5eff95e0e3a2eaedb74635fca97fd229b3e8
SUCCESS checkout https://github.com/Frizlab/officectl.git at 0.10.7
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Frizlab/officectl.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/happn-app/officectl-model.git
[1/411] Fetching officectl-model
Fetched https://github.com/happn-app/officectl-model.git from cache (0.26s)
Fetching https://github.com/happn-app/URLRequestOperation.git
[1/2453] Fetching urlrequestoperation
Fetched https://github.com/happn-app/URLRequestOperation.git from cache (0.35s)
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/happn-app/HTTPCoders.git
Fetching https://github.com/happn-app/SemiSingleton.git
Fetching https://github.com/iwill/generic-json-swift.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Frizlab/swift-email.git
[1/178] Fetching legibleerror
[179/358] Fetching legibleerror, swift-email
[359/779] Fetching legibleerror, swift-email, semisingleton
warning: 'httpcoders': skipping cache due to an error: Failed to clone repository https://github.com/happn-app/HTTPCoders.git:
    Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/HTTPCoders-6914c263'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
[780/7414] Fetching legibleerror, swift-email, semisingleton, swift-log
[7349/8070] Fetching legibleerror, swift-email, semisingleton, swift-log, generic-json-swift
Fetching https://github.com/xcode-actions/json-logger.git
Fetched https://github.com/mxcl/LegibleError.git from cache (0.59s)
Fetching https://github.com/xcode-actions/clt-logger.git
Fetched https://github.com/Frizlab/swift-email.git from cache (0.61s)
Fetched https://github.com/happn-app/SemiSingleton.git from cache (0.61s)
Fetched https://github.com/iwill/generic-json-swift.git from cache (0.62s)
Fetched https://github.com/apple/swift-log.git from cache (0.62s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/happn-app/RetryingOperation.git
Fetching https://github.com/vapor/jwt.git
[1/379] Fetching json-logger
Fetched https://github.com/xcode-actions/json-logger.git from cache (0.39s)
Fetching https://github.com/Frizlab/UnwrapOrThrow.git
[1/869] Fetching clt-logger
[549/3621] Fetching clt-logger, jwt
[797/4016] Fetching clt-logger, jwt, retryingoperation
Fetched https://github.com/happn-app/RetryingOperation.git from cache (0.35s)
Fetched https://github.com/vapor/jwt.git from cache (0.38s)
Fetching https://github.com/swift-server-community/SwiftPrometheus.git
[600/869] Fetching clt-logger
Fetching https://github.com/happn-app/XibLoc.git
Fetched https://github.com/xcode-actions/clt-logger.git from cache (0.53s)
Fetching https://github.com/happn-app/CollectionConcurrencyKit.git
[1/3061] Fetching swiftprometheus
[1226/5210] Fetching swiftprometheus, xibloc
warning: 'collectionconcurrencykit': skipping cache due to an error: Failed to clone repository https://github.com/happn-app/CollectionConcurrencyKit.git:
    Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/CollectionConcurrencyKit-123d9c74'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
[4626/5259] Fetching swiftprometheus, xibloc, unwraporthrow
Fetched https://github.com/Frizlab/UnwrapOrThrow.git from cache (0.54s)
Fetching https://github.com/Frizlab/swift-xdg.git
Fetched https://github.com/happn-app/XibLoc.git from cache (0.39s)
Fetched https://github.com/swift-server-community/SwiftPrometheus.git from cache (0.42s)
Fetching https://github.com/Frizlab/stream-reader.git
Fetching https://github.com/Frizlab/OperationAwaiting.git
[1/77407] Fetching vapor
Fetching https://github.com/Frizlab/HasResult.git
[776/77639] Fetching vapor, swift-xdg
[1782/78690] Fetching vapor, swift-xdg, stream-reader
[3607/78836] Fetching vapor, swift-xdg, stream-reader, operationawaiting
Fetched https://github.com/Frizlab/swift-xdg.git from cache (0.31s)
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.29s)
Fetched https://github.com/Frizlab/OperationAwaiting.git from cache (0.29s)
Fetching https://github.com/dduan/TOMLDecoder.git
Fetching https://github.com/Frizlab/APIConnectionProtocols.git
[5419/77407] Fetching vapor
[6194/77429] Fetching vapor, hasresult
Fetched https://github.com/Frizlab/HasResult.git from cache (0.34s)
[9289/77407] Fetching vapor
Fetching https://github.com/apple/swift-metrics.git
[16257/77475] Fetching vapor, apiconnectionprotocols
Fetched https://github.com/Frizlab/APIConnectionProtocols.git from cache (0.25s)
Fetching https://github.com/apple/swift-crypto.git
[18579/88674] Fetching vapor, tomldecoder
[19143/91861] Fetching vapor, tomldecoder, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.40s)
Fetching https://github.com/apple/swift-collections.git
[23013/88674] Fetching vapor, tomldecoder
[38524/106110] Fetching vapor, tomldecoder, swift-crypto
[45065/129691] Fetching vapor, tomldecoder, swift-crypto, swift-collections
Fetching https://github.com/vapor/queues.git
Fetched https://github.com/vapor/vapor.git from cache (4.28s)
Fetching https://github.com/apple/swift-certificates.git
Fetched https://github.com/apple/swift-collections.git from cache (2.77s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-system.git
Fetched https://github.com/dduan/TOMLDecoder.git from cache (3.46s)
[1/3422] Fetching queues
Fetching https://github.com/apple/swift-asn1.git
[3423/20949] Fetching queues, swift-argument-parser
[3424/28101] Fetching queues, swift-argument-parser, swift-certificates
[3425/33702] Fetching queues, swift-argument-parser, swift-certificates, swift-system
Fetched https://github.com/vapor/queues.git from cache (0.84s)
[3288/30280] Fetching swift-argument-parser, swift-certificates, swift-system
[5245/32083] Fetching swift-argument-parser, swift-certificates, swift-system, swift-asn1
Fetched https://github.com/apple/swift-crypto.git from cache (3.67s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.98s)
Fetched https://github.com/apple/swift-system.git from cache (2.92s)
Fetched https://github.com/apple/swift-asn1.git from cache (2.81s)
Fetched https://github.com/apple/swift-certificates.git from cache (3.12s)
error: Failed to clone repository https://github.com/happn-app/HTTPCoders.git:
    Cloning into bare repository '/host/spi-builder-workspace/.build/repositories/HTTPCoders-6914c263'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
BUILD FAILURE 6.3 wasm