Build Information
Failed to build KoreaInvestSwift, reference 1.0.6 (55937e), with Swift 6.0 for Linux on 1 Sep 2025 08:29:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/southkin/KoreaInvestSwift.git
Reference: 1.0.6
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/southkin/KoreaInvestSwift
* tag 1.0.6 -> FETCH_HEAD
HEAD is now at 55937ed pkg
Cloned https://github.com/southkin/KoreaInvestSwift.git
Revision (git rev-parse @):
55937edde02131451bcea45665e87c77ce976440
SUCCESS checkout https://github.com/southkin/KoreaInvestSwift.git at 1.0.6
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/southkin/KoreaInvestSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/southkin/HasLazyServer.git
Fetching https://github.com/southkin/kinkit.git
Fetching https://github.com/southkin/CanSubscribe.git
Fetching https://github.com/southkin/FullyRESTful.git
[1/44] Fetching cansubscribe
[45/70] Fetching cansubscribe, haslazyserver
[71/330] Fetching cansubscribe, haslazyserver, kinkit
[329/623] Fetching cansubscribe, haslazyserver, kinkit, fullyrestful
Fetched https://github.com/southkin/kinkit.git from cache (0.37s)
Fetched https://github.com/southkin/CanSubscribe.git from cache (0.37s)
Fetched https://github.com/southkin/HasLazyServer.git from cache (0.37s)
Fetched https://github.com/southkin/FullyRESTful.git from cache (0.37s)
Computing version for https://github.com/southkin/HasLazyServer.git
Computed https://github.com/southkin/HasLazyServer.git at 1.0.1 (0.68s)
Computing version for https://github.com/southkin/CanSubscribe.git
error: Dependencies could not be resolved because 'cansubscribe' contains incompatible tools version (6.1.0) and root depends on 'cansubscribe' 2.0.0..<3.0.0.
error: 'spi-builder-workspace': target 'KoreaInvestSwiftTests' has overlapping sources: /host/spi-builder-workspace/Sources/KoreaInvestSwift/extensions/DataExtension.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/국내선물옵션_실시간시세.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/국내주식_주문_계좌.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/국내주식_종목정보.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/국내주식_기본시세.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/extensions/EncodableExtension.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/CommonModel.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/KoreaInvestSwift.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/국내주식_ELW시세.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/해외선물옵션_주문_계좌.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/해외주식_실시간시세.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/국내선물옵션_기본시세.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/해외선물옵션_기본시세.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/국내주식_순위분석.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/해외주식_시세분석.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/해외주식_주문_계좌.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/국내선물옵션_주문_계좌.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/국내주식_시세분석.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/국내주식_실시간시세.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/OAuth인증.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/국내주식_업종_기타.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/해외선물옵션_실시간시세.swift, /host/spi-builder-workspace/Sources/KoreaInvestSwift/API/해외주식_기본시세.swift
BUILD FAILURE 6.0 linux