The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TangerineDownloader with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/TangerineDownloader.git
Reference: v0.0.3
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/Nef10/TangerineDownloader
 * tag               v0.0.3     -> FETCH_HEAD
HEAD is now at 6c136d1 Bump SwiftScraper from 0.5.1 to 0.6.0
Cloned https://github.com/Nef10/TangerineDownloader.git
Revision (git rev-parse @):
6c136d179a008542023e2fea46fe2a48450e5ef9
SUCCESS checkout https://github.com/Nef10/TangerineDownloader.git at v0.0.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Nef10/TangerineDownloader.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/Nef10/SwiftScraper.git
[1/1211] Fetching swiftscraper
Fetched https://github.com/Nef10/SwiftScraper.git from cache (0.28s)
Computing version for https://github.com/Nef10/SwiftScraper.git
Computed https://github.com/Nef10/SwiftScraper.git at 0.6.0 (0.46s)
Creating working copy for https://github.com/Nef10/SwiftScraper.git
Working copy of https://github.com/Nef10/SwiftScraper.git resolved at 0.6.0
Building for debugging...
[0/5] Copying TangerineDownload.js
[0/5] Write sources
[3/5] Copying SwiftScraper.js
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/22] Emitting module SwiftScraper
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[7/24] Compiling SwiftScraper SwiftScraperError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[8/24] Compiling SwiftScraper resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[9/24] Compiling SwiftScraper StepFlowResult.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[10/24] Compiling SwiftScraper DownloadStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[11/24] Compiling SwiftScraper OpenPageStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[12/24] Compiling SwiftScraper PageChangeStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[13/24] Compiling SwiftScraper ProcessStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[14/24] Compiling SwiftScraper ScriptStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[15/24] Compiling SwiftScraper Step.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[16/24] Compiling SwiftScraper StepCompletionCallback.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[17/24] Compiling SwiftScraper WaitForConditionStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[18/24] Compiling SwiftScraper WaitStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[19/24] Compiling SwiftScraper Browser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[20/24] Compiling SwiftScraper JavaScriptGenerator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[21/24] Compiling SwiftScraper StepRunner.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[22/24] Compiling SwiftScraper AsyncProcessStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[23/24] Compiling SwiftScraper AsyncScriptStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[24/24] Compiling SwiftScraper NavigableStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/18] Compiling SwiftScraper OpenPageStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[3/18] Compiling SwiftScraper PageChangeStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/20] Emitting module SwiftScraper
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[5/20] Compiling SwiftScraper Step.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[6/20] Compiling SwiftScraper StepCompletionCallback.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[7/20] Compiling SwiftScraper ProcessStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[8/20] Compiling SwiftScraper ScriptStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[9/20] Compiling SwiftScraper StepFlowResult.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[10/20] Compiling SwiftScraper DownloadStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[11/20] Compiling SwiftScraper WaitForConditionStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[12/20] Compiling SwiftScraper WaitStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[13/20] Compiling SwiftScraper AsyncProcessStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[14/20] Compiling SwiftScraper AsyncScriptStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[15/20] Compiling SwiftScraper NavigableStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[16/20] Compiling SwiftScraper SwiftScraperError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[17/20] Compiling SwiftScraper resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[18/20] Compiling SwiftScraper Browser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[19/20] Compiling SwiftScraper JavaScriptGenerator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
[20/20] Compiling SwiftScraper StepRunner.swift
/host/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Browser.swift:10:8: error: no such module 'os'
import os
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2