Build Information
Failed to build SwiftDocC, reference main (d842fd), with Swift 6.1 for Android on 13 Dec 2025 16:30: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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1353/1458] Compiling SwiftDocC LMDB+Database.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1354/1458] Compiling SwiftDocC LMDB+Environment.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1355/1458] Compiling SwiftDocC LMDB+Error.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1356/1458] Compiling SwiftDocC LMDB+Transaction.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1357/1458] Compiling SwiftDocC LMDB.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1358/1458] Compiling SwiftDocC EnglishLanguage.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1359/1458] Compiling SwiftDocC NativeLanguage.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1360/1458] Compiling SwiftDocC ListItemUpdatable.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1361/1458] Compiling SwiftDocC LogHandle.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1362/1458] Compiling SwiftDocC AnyLink.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1363/1458] Compiling SwiftDocC BlockDirectiveExtensions.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1364/1458] Compiling SwiftDocC DocumentExtensions.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1365/1458] Compiling SwiftDocC ImageExtensions.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1366/1458] Compiling SwiftDocC ListItemExtractor.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1367/1458] Compiling SwiftDocC MarkupChildrenExtensions.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1368/1458] Compiling SwiftDocC SourceRangeExtensions.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1369/1458] Compiling SwiftDocC NearMiss.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1370/1458] Compiling SwiftDocC RenderNodeDataExtractor.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1371/1458] Compiling SwiftDocC SemanticVersion+Comparable.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1372/1458] Compiling SwiftDocC SymbolGraphAvailability+Filter.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1373/1458] Compiling SwiftDocC Synchronization.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1374/1458] Compiling SwiftDocC ValidatedURL.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1375/1458] Compiling SwiftDocC Version.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[1376/1458] Compiling SwiftDocC Metadata.swift
[1377/1458] Compiling SwiftDocC PageColor.swift
[1378/1458] Compiling SwiftDocC PageImage.swift
[1379/1458] Compiling SwiftDocC PageKind.swift
[1380/1458] Compiling SwiftDocC SupportedLanguage.swift
[1381/1458] Compiling SwiftDocC TechnologyRoot.swift
[1382/1458] Compiling SwiftDocC TitleHeading.swift
[1383/1458] Compiling SwiftDocC AutomaticArticleSubheading.swift
[1384/1458] Compiling SwiftDocC AutomaticSeeAlso.swift
[1385/1458] Compiling SwiftDocC AutomaticTitleHeading.swift
[1386/1458] Compiling SwiftDocC Options.swift
[1387/1458] Compiling SwiftDocC TopicsVisualStyle.swift
[1388/1458] Compiling SwiftDocC Redirect.swift
[1389/1458] Compiling SwiftDocC Redirected.swift
[1390/1458] Compiling SwiftDocC Links.swift
[1391/1458] Compiling SwiftDocC Row.swift
[1392/1458] Compiling SwiftDocC Small.swift
[1393/1458] Compiling SwiftDocC TabNavigator.swift
[1394/1458] Compiling SwiftDocC ReferenceResolver.swift
[1395/1458] Compiling SwiftDocC Semantic.swift
[1396/1458] Compiling SwiftDocC SemanticAnalyzer.swift
[1397/1458] Compiling SwiftDocC Snippet.swift
[1398/1458] Compiling SwiftDocC DeprecationSummary.swift
[1399/1458] Compiling SwiftDocC DocumentationDataVariants+SymbolGraphSymbol.swift
[1400/1458] Compiling SwiftDocC Extract.swift
[1401/1458] Compiling SwiftDocC HasArgumentOfType.swift
[1402/1458] Compiling SwiftDocC HasAtLeastOne.swift
[1403/1458] Compiling SwiftDocC HasAtMostOne.swift
[1404/1458] Compiling SwiftDocC HasContent.swift
[1405/1458] Compiling SwiftDocC HasExactlyOne.swift
[1406/1458] Compiling SwiftDocC HasOnlyKnownArguments.swift
[1407/1458] Compiling SwiftDocC HasOnlyKnownDirectives.swift
[1408/1458] Compiling SwiftDocC HasOnlySequentialHeadings.swift
[1409/1458] Compiling SwiftDocC SymbolKind.Swift.swift
[1410/1458] Compiling SwiftDocC Intro.swift
[1411/1458] Compiling SwiftDocC Landmark.swift
[1412/1458] Compiling SwiftDocC Layout.swift
[1413/1458] Compiling SwiftDocC MarkupContainer.swift
[1414/1458] Compiling SwiftDocC MarkupReferenceResolver.swift
[1415/1458] Compiling SwiftDocC ImageMedia.swift
[1416/1458] Compiling SwiftDocC Media.swift
[1417/1458] Compiling SwiftDocC VideoMedia.swift
[1418/1458] Compiling SwiftDocC AlternateRepresentation.swift
[1419/1458] Compiling SwiftDocC Availability.swift
[1420/1458] Compiling SwiftDocC CallToAction.swift
[1421/1458] Compiling SwiftDocC CustomMetadata.swift
[1422/1458] Compiling SwiftDocC DisplayName.swift
[1423/1458] Compiling SwiftDocC DocumentationExtension.swift
[1424/1458] Compiling SwiftDocC DocumentationDataVariants.swift
[1425/1458] Compiling SwiftDocC PlatformName.swift
[1426/1458] Compiling SwiftDocC Relationship.swift
[1427/1458] Compiling SwiftDocC Symbol.swift
[1428/1458] Compiling SwiftDocC UnifiedSymbol+Extensions.swift
[1429/1458] Compiling SwiftDocC Resources.swift
[1430/1458] Compiling SwiftDocC Tile.swift
[1431/1458] Compiling SwiftDocC TutorialTableOfContents.swift
[1432/1458] Compiling SwiftDocC Chapter.swift
[1433/1458] Compiling SwiftDocC TutorialReference.swift
[1434/1458] Compiling SwiftDocC Volume.swift
[1435/1458] Compiling SwiftDocC Timed.swift
[1436/1458] Compiling SwiftDocC Titled.swift
[1437/1458] Compiling SwiftDocC Assessments.swift
[1438/1458] Compiling SwiftDocC Choice.swift
[1439/1458] Compiling SwiftDocC Justification.swift
[1440/1458] Compiling SwiftDocC MultipleChoice.swift
[1441/1458] Compiling SwiftDocC Code.swift
[1442/1458] Compiling SwiftDocC Step.swift
[1443/1458] Compiling SwiftDocC Steps.swift
[1444/1458] Compiling SwiftDocC TutorialSection.swift
[1445/1458] Compiling SwiftDocC Tutorial.swift
[1446/1458] Compiling SwiftDocC XcodeRequirement.swift
[1447/1458] Compiling SwiftDocC Stack.swift
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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/35] Write swift-version-24593BA9C3E375BF.txt
[6/186] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[7/186] Compiling Markdown DoxygenDiscussion.swift
[8/186] Compiling Markdown DoxygenNote.swift
[9/186] Compiling Markdown DoxygenParameter.swift
[10/186] Compiling Markdown DoxygenReturns.swift
[11/188] Compiling Markdown BlockDirective.swift
[12/188] Compiling Markdown BlockQuote.swift
[13/188] Compiling Markdown CustomBlock.swift
[14/188] Compiling Markdown DoxygenAbstract.swift
[15/188] Emitting module DocCCommon
[16/188] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[17/188] Compiling CryptoBoringWrapper RandomBytes.swift
[18/188] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[19/188] Compiling Markdown BasicBlockContainer.swift
[20/188] Compiling Markdown BasicInlineContainer.swift
[21/188] Compiling Markdown BlockContainer.swift
[22/188] Compiling Markdown BlockMarkup.swift
[23/188] Compiling Markdown InlineContainer.swift
[24/188] Compiling Markdown InlineMarkup.swift
[25/188] Compiling Markdown ListItemContainer.swift
[26/188] Compiling Markdown AtomicCounter.swift
[27/196] Compiling CryptoBoringWrapper EllipticCurve.swift
[28/196] Compiling _NIODataStructures Heap.swift
[29/196] Emitting module _NIODataStructures
[30/196] Emitting module CryptoBoringWrapper
[31/196] Emitting module _NIOBase64
[32/196] Compiling _NIOBase64 Base64.swift
[33/196] Compiling Markdown LiteralMarkup.swift
[34/196] Compiling Markdown Markup.swift
[35/196] Compiling Markdown MarkupChildren.swift
[36/197] Compiling _NIODataStructures PriorityQueue.swift
[37/197] Compiling _NIODataStructures _TinyArray.swift
[38/198] Compiling Atomics IntegerOperations.swift
[39/198] Compiling Atomics Unmanaged extensions.swift
[42/198] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[43/198] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[53/199] Compiling DocCCommon Mutex.swift
[54/199] Emitting module ArgumentParserToolInfo
[55/199] Compiling ArgumentParserToolInfo ToolInfo.swift
[56/199] Compiling DocCCommon SourceLanguage.swift
[58/199] Compiling Markdown UnorderedList.swift
[59/199] Compiling Markdown Paragraph.swift
[60/199] Compiling Markdown CodeBlock.swift
[61/199] Compiling Markdown HTMLBlock.swift
[62/199] Compiling Markdown Heading.swift
[63/199] Compiling Markdown ThematicBreak.swift
[64/199] Compiling Markdown Table.swift
[65/199] Compiling Markdown TableBody.swift
[66/200] Compiling DocCCommon FixedSizeBitSet.swift
[70/196] Emitting module SymbolKit
[78/289] Compiling ArgumentParser ArgumentDecoder.swift
[79/289] Compiling ArgumentParser ArgumentDefinition.swift
[80/289] Compiling ArgumentParser ArgumentSet.swift
[81/289] Compiling ArgumentParser CommandParser.swift
[82/289] Compiling ArgumentParser InputKey.swift
[83/289] Compiling ArgumentParser InputOrigin.swift
[84/289] Compiling ArgumentParser Name.swift
[85/289] Compiling ArgumentParser Parsed.swift
[86/289] Compiling ArgumentParser ParsedValues.swift
[87/289] Compiling ArgumentParser ParserError.swift
[88/289] Compiling ArgumentParser SplitArguments.swift
[89/289] Compiling ArgumentParser DumpHelpGenerator.swift
[90/289] Compiling ArgumentParser HelpCommand.swift
[91/289] Compiling ArgumentParser HelpGenerator.swift
[92/303] Compiling Crypto AES-GCM.swift
[93/303] Compiling Crypto AES-GCM_boring.swift
[94/303] Compiling Crypto ChaChaPoly_boring.swift
[95/303] Compiling Crypto ChaChaPoly.swift
[96/303] Compiling Crypto Cipher.swift
[97/303] Compiling Crypto Nonces.swift
[98/303] Compiling Crypto ASN1.swift
[99/303] Compiling Crypto ASN1Any.swift
[100/303] Compiling Crypto ASN1BitString.swift
[101/303] Emitting module Markdown
[111/339] Compiling Crypto ASN1Boolean.swift
[112/339] Compiling Crypto ASN1Identifier.swift
[113/339] Compiling Crypto ASN1Integer.swift
[114/339] Compiling Crypto ASN1Null.swift
[115/339] Compiling Crypto ASN1OctetString.swift
[123/341] Compiling Crypto ASN1Strings.swift
[124/341] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[125/341] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[126/341] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[130/341] Compiling NIOConcurrencyHelpers NIOLock.swift
[131/341] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[132/341] Compiling NIOConcurrencyHelpers atomics.swift
[133/341] Compiling NIOConcurrencyHelpers lock.swift
[134/341] Emitting module NIOConcurrencyHelpers
[141/342] Compiling Crypto HPKE-Utils.swift
[142/342] Compiling Crypto DHKEM.swift
[143/342] Compiling Crypto HPKE-KEM-Curve25519.swift
[144/342] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[145/342] Compiling Crypto HPKE-KEM.swift
[146/342] Compiling Crypto HPKE-Errors.swift
[147/342] Compiling Crypto HPKE.swift
[149/342] Compiling Crypto HPKE-Context.swift
[150/342] Compiling Crypto HPKE-KeySchedule.swift
[151/342] Compiling Crypto HPKE-Modes.swift
[152/342] Compiling Crypto Insecure.swift
[153/342] Compiling Crypto Insecure_HashFunctions.swift
[154/342] Compiling Crypto KEM.swift
[155/342] Compiling Crypto ECDH_boring.swift
[162/348] Emitting module InternalCollectionsUtilities
[163/347] Emitting module Atomics
[176/347] Compiling Crypto DH.swift
[177/347] Compiling Crypto ECDH.swift
[178/347] Compiling Crypto HKDF.swift
[179/347] Compiling Crypto AESWrap.swift
[180/347] Compiling Crypto AESWrap_boring.swift
[181/347] Compiling Crypto Ed25519_boring.swift
[182/347] Compiling Crypto HMAC.swift
[183/347] Compiling Crypto MACFunctions.swift
[184/347] Compiling Crypto MessageAuthenticationCode.swift
[185/347] Compiling Crypto AES.swift
[186/347] Compiling Crypto ECDSASignature_boring.swift
[187/347] Compiling Crypto ECDSA_boring.swift
[188/347] Compiling Crypto EdDSA_boring.swift
[189/347] Compiling Crypto ECDSA.swift
[190/348] Compiling Crypto PKCS8PrivateKey.swift
[191/348] Compiling Crypto SEC1PrivateKey.swift
[192/348] Compiling Crypto SubjectPublicKeyInfo.swift
[193/348] Compiling Crypto CryptoError_boring.swift
[194/348] Compiling Crypto CryptoKitErrors.swift
[195/348] Compiling Crypto Digest_boring.swift
[196/348] Compiling Crypto Digest.swift
[197/348] Compiling Crypto Digests.swift
[198/348] Compiling Crypto HashFunctions.swift
[199/348] Compiling Crypto HashFunctions_SHA2.swift
[200/358] Compiling ArgumentParser Tree.swift
[201/358] Compiling ArgumentParser CodingKeyValidator.swift
[202/358] Compiling ArgumentParser NonsenseFlagsValidator.swift
[203/358] Compiling ArgumentParser ParsableArgumentsValidation.swift
[204/358] Compiling ArgumentParser PositionalArgumentsValidator.swift
[205/358] Compiling ArgumentParser UniqueNamesValidator.swift
[214/358] Emitting module ArgumentParser
[218/373] Compiling Crypto HPKE-AEAD.swift
[219/373] Compiling Crypto HPKE-Ciphersuite.swift
[220/373] Compiling Crypto HPKE-KDF.swift
[221/373] Compiling Crypto HPKE-KexKeyDerivation.swift
[222/373] Compiling Crypto HPKE-LabeledExtract.swift
[242/373] Compiling Crypto X25519Keys.swift
[243/373] Compiling Crypto SymmetricKeys.swift
[252/372] Emitting module Crypto
[253/373] Compiling DequeModule Deque+Equatable.swift
[254/373] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[255/373] Compiling DequeModule Deque+CustomReflectable.swift
[256/373] Compiling DequeModule Deque+Descriptions.swift
[258/375] Compiling DequeModule _DequeBuffer.swift
[259/375] Compiling DequeModule _DequeBufferHeader.swift
[260/374] Compiling DequeModule _DequeSlot.swift
[261/374] Compiling DequeModule _UnsafeWrappedBuffer.swift
[277/374] Compiling Crypto NISTCurvesKeys_boring.swift
[278/374] Compiling Crypto X25519Keys_boring.swift
[279/374] Compiling Crypto Curve25519.swift
[280/374] Compiling Crypto Ed25519Keys.swift
[281/374] Compiling Crypto NISTCurvesKeys.swift
[296/374] Compiling Crypto ObjectIdentifier.swift
[297/374] Compiling Crypto ECDSASignature.swift
[298/374] Compiling Crypto PEMDocument.swift
[316/379] Compiling DequeModule Deque+Testing.swift
[317/379] Compiling DequeModule Deque._Storage.swift
[318/379] Compiling DequeModule Deque._UnsafeHandle.swift
[319/379] Compiling DequeModule Deque.swift
[320/379] Compiling DequeModule Deque+Extras.swift
[321/379] Compiling DequeModule Deque+Hashable.swift
[322/387] Compiling DocCHTML MarkdownRenderer+Breadcrumbs.swift
[323/387] Compiling DocCHTML MarkdownRenderer+Declaration.swift
[335/387] Compiling DocCHTML LinkProvider.swift
[336/387] Compiling DocCHTML MarkdownRenderer+Availability.swift
[339/387] Compiling DocCHTML MarkdownRenderer+Discussion.swift
[340/387] Compiling DocCHTML MarkdownRenderer+Parameters.swift
[341/387] Compiling DocCHTML MarkdownRenderer+Relationships.swift
[342/387] Compiling DocCHTML MarkdownRenderer+Returns.swift
[347/388] Emitting module DocCHTML
[348/388] Compiling DocCHTML WordBreak.swift
[349/388] Emitting module DequeModule
[355/387] Compiling DocCHTML XMLNode+element.swift
[356/387] Compiling Crypto Ed25519.swift
[357/387] Compiling Crypto Signature.swift
[358/387] Compiling Crypto CryptoKitErrors_boring.swift
[359/387] Compiling Crypto RNG_boring.swift
[360/387] Compiling Crypto SafeCompare_boring.swift
[361/387] Compiling Crypto Zeroization_boring.swift
[362/387] Compiling Crypto PrettyBytes.swift
[363/387] Compiling Crypto SafeCompare.swift
[364/387] Compiling Crypto SecureBytes.swift
[365/387] Compiling Crypto Zeroization.swift
[369/388] Compiling DocCHTML MarkdownRenderer+Topics.swift
[370/388] Compiling DocCHTML MarkdownRenderer.swift
[372/450] Compiling NIOCore NIOCoreSendableMetatype.swift
[373/450] Compiling NIOCore NIODecodedAsyncSequence.swift
[374/450] Compiling NIOCore NIOLoopBound.swift
[375/450] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[376/450] Compiling NIOCore NIOScheduledCallback.swift
[377/450] Compiling NIOCore NIOSendable.swift
[378/450] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[379/450] Compiling NIOCore RecvByteBufferAllocator.swift
[380/458] Compiling NIOCore IPProtocol.swift
[381/458] Compiling NIOCore IntegerBitPacking.swift
[382/458] Compiling NIOCore IntegerTypes.swift
[383/458] Compiling NIOCore Interfaces.swift
[384/458] Compiling NIOCore Linux.swift
[385/458] Compiling NIOCore MarkedCircularBuffer.swift
[386/458] Compiling NIOCore MulticastChannel.swift
[387/458] Compiling NIOCore NIOAny.swift
[388/458] Compiling NIOCore NIOCloseOnErrorHandler.swift
[389/628] Compiling SwiftDocC NavigatorTree.swift
[390/628] Compiling SwiftDocC RenderNode+NavigatorIndex.swift
[391/628] Compiling SwiftDocC RenderBlockContent+TextIndexing.swift
[392/628] Compiling SwiftDocC RenderIndex.swift
[393/628] Compiling SwiftDocC RenderInlineContent+TextIndexing.swift
[394/628] Compiling SwiftDocC RenderNode+Indexable.swift
[395/628] Compiling SwiftDocC RenderNode+Relationships.swift
[396/628] Compiling SwiftDocC RenderSection+TextIndexing.swift
[397/628] Compiling SwiftDocC TutorialSectionsRenderSection+Indexable.swift
[398/628] Compiling SwiftDocC DocumentationServer+Message.swift
[399/628] Compiling SwiftDocC DocumentationServer+MessageType.swift
[400/628] Compiling SwiftDocC DocumentationServer.swift
[401/628] Compiling SwiftDocC DocumentationServerError.swift
[402/628] Compiling SwiftDocC DocumentationServerProtocol.swift
[403/628] Compiling SwiftDocC DocumentationService.swift
[404/628] Compiling SwiftDocC ConvertRequest.swift
[405/628] Compiling SwiftDocC ConvertRequestContextWrapper.swift
[406/628] Compiling SwiftDocC ConvertResponse.swift
[407/628] Compiling SwiftDocC Benchmark.swift
[408/628] Compiling SwiftDocC BenchmarkResults.swift
[409/628] Compiling SwiftDocC Metrics.swift
[410/628] Compiling SwiftDocC Duration.swift
[411/628] Compiling SwiftDocC ExternalTopicsHash.swift
[412/628] Compiling SwiftDocC OutputSize.swift
[413/628] Compiling SwiftDocC PeakMemory.swift
[414/628] Compiling SwiftDocC TopicAnchorHash.swift
[415/628] Compiling SwiftDocC TopicGraphHash.swift
[416/628] Compiling SwiftDocC BundleData.swift
[417/628] Compiling SwiftDocC DataAssetManager.swift
[418/628] Compiling SwiftDocC SVGIDExtractor.swift
[419/628] Compiling SwiftDocC CodeColors.swift
[420/628] Compiling SwiftDocC CodeColorsPreferenceKey.swift
[421/628] Compiling SwiftDocC SRGBColor.swift
[422/628] Compiling SwiftDocC CommunicationBridge.swift
[423/628] Compiling SwiftDocC AnyCodable.swift
[433/628] Compiling SwiftDocC GeneratedCurationWriter.swift
[434/628] Compiling SwiftDocC Checker.swift
[435/628] Compiling SwiftDocC AbstractContainsFormattedTextOnly.swift
[436/628] Compiling SwiftDocC DuplicateTopicsSection.swift
[437/628] Compiling SwiftDocC InvalidAdditionalTitle.swift
[438/628] Compiling SwiftDocC InvalidCodeBlockOption.swift
[439/628] Compiling SwiftDocC MissingAbstract.swift
[440/628] Compiling SwiftDocC NonInclusiveLanguageChecker.swift
[441/628] Compiling SwiftDocC NonOverviewHeadingChecker.swift
[442/628] Compiling SwiftDocC SeeAlsoInTopicsHeadingChecker.swift
[443/628] Compiling SwiftDocC DocumentationContextConverter.swift
[444/628] Compiling SwiftDocC DocumentationNodeConverter.swift
[445/628] Compiling SwiftDocC RenderNode+Coding.swift
[446/628] Compiling SwiftDocC RemoveHierarchyTransformation.swift
[447/628] Compiling SwiftDocC RemoveUnusedReferencesTransformation.swift
[448/628] Compiling SwiftDocC RenderNodeTransformationComposition.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[449/652] Emitting module SwiftDocC
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[457/676] Compiling SwiftDocC RenderNodeTransformationContext.swift
[458/676] Compiling SwiftDocC RenderNodeTransformer.swift
[468/676] Emitting module NIOCore
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
[471/677] Compiling SwiftDocC RenderNodeTransforming.swift
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
[472/677] Compiling SwiftDocC TopicRenderReferenceEncoder.swift
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
[473/677] Compiling SwiftDocC DocumentationCoverageOptions.swift
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
[474/677] Compiling SwiftDocC ConvertService+DataProvider.swift
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
[475/677] Compiling SwiftDocC ConvertService.swift
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
[476/677] Compiling SwiftDocC ConvertServiceFallbackResolver.swift
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
[477/677] Compiling SwiftDocC LinkCompletionTools.swift
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
[478/677] Compiling SwiftDocC DocumentationServer+createDefaultServer.swift
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
[479/677] Compiling SwiftDocC ExternalReferenceResolverServiceClient.swift
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
[489/677] Compiling SwiftDocC ConvertServiceError.swift
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
[490/677] Compiling SwiftDocC Indexable.swift
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
[491/677] Compiling SwiftDocC IndexingError.swift
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
[492/677] Compiling SwiftDocC IndexingRecord.swift
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:74:21: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
72 | defer { resultGroup.leave() }
73 |
74 | result = self.decodeMessage(responseData).map(\.payload)
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
/host/spi-builder-workspace/Sources/SwiftDocC/DocumentationService/ExternalReferenceResolverServiceClient.swift:77:17: warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
75 | }
76 | } catch {
77 | result = .failure(.failedToEncodeRequest(underlyingError: error))
| `- warning: mutation of captured var 'result' in concurrently-executing code; this is an error in the Swift 6 language mode
78 | resultGroup.leave()
79 | }
[493/677] Compiling SwiftDocC AvailabilityIndex+Ext.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
[494/677] Compiling SwiftDocC AvailabilityIndex.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
[495/677] Compiling SwiftDocC NavigatorIndex.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
[496/677] Compiling SwiftDocC NavigatorItem.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
[514/677] Compiling SwiftDocC JSON.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
[515/677] Compiling SwiftDocC Message+Codable.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
[516/677] Compiling SwiftDocC Message.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Indexing/Navigator/NavigatorTree.swift:120:14: warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
118 | let readingCursor = ReadingCursor(data: data)
119 |
120 | func __read() {
| `- warning: concurrently-executed local function '__read()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
121 | let deadline = DispatchTime.now() + timeout
122 | #if swift(>=5.10)
[518/725] Compiling SwiftDocC PathHierarchy+TypeSignature.swift
[519/725] Compiling SwiftDocC PathHierarchy+TypeSignatureDisambiguation.swift
[520/725] Compiling SwiftDocC PathHierarchy.swift
[521/725] Compiling SwiftDocC PathHierarchyBasedLinkResolver+Breadcrumbs.swift
[522/725] Compiling SwiftDocC PathHierarchyBasedLinkResolver+Overloads.swift
[523/725] Compiling SwiftDocC PathHierarchyBasedLinkResolver.swift
[524/725] Compiling SwiftDocC SnippetResolver.swift
[525/725] Compiling SwiftDocC NodeURLGenerator.swift
[526/725] Compiling SwiftDocC AccessControl+Comparable.swift
[527/725] Compiling SwiftDocC ExtendedTypeFormatExtension.swift
[528/725] Compiling SwiftDocC ExtendedTypeFormatTransformation.swift
[529/725] Compiling SwiftDocC GeneratedDocumentationTopics.swift
[530/725] Compiling SwiftDocC ResolvedTopicReference+Symbol.swift
[531/725] Compiling SwiftDocC SymbolGraphConcurrentDecoder.swift
[532/725] Compiling SwiftDocC SymbolGraphLoader.swift
[533/725] Compiling SwiftDocC SymbolGraphRelationshipsBuilder.swift
[534/725] Compiling SwiftDocC SymbolReference.swift
[535/725] Compiling SwiftDocC UnresolvedTopicReference+Symbol.swift
[536/725] Compiling SwiftDocC AutomaticCuration.swift
[537/725] Compiling SwiftDocC TopicGraph.swift
[538/725] Compiling SwiftDocC DefaultAvailability.swift
[539/725] Compiling SwiftDocC DocumentationBundle+Info.swift
[540/725] Compiling SwiftDocC DocumentationWorkspaceDataProvider.swift
[541/725] Compiling SwiftDocC FeatureFlags+Info.swift
[542/802] Compiling SwiftDocC LinkTitleResolver.swift
[543/802] Compiling SwiftDocC RenderHierarchy.swift
[544/802] Compiling SwiftDocC RenderHierarchyChapter.swift
[545/802] Compiling SwiftDocC RenderHierarchyLandmark.swift
[546/802] Compiling SwiftDocC RenderHierarchyTranslator.swift
[547/802] Compiling SwiftDocC RenderHierarchyTutorial.swift
[548/802] Compiling SwiftDocC RenderReferenceHierarchy.swift
[549/802] Compiling SwiftDocC RenderTutorialsHierarchy.swift
[550/802] Compiling SwiftDocC PresentationURLGenerator.swift
[551/802] Compiling SwiftDocC AssetReferences.swift
[552/802] Compiling SwiftDocC FileReference.swift
[553/802] Compiling SwiftDocC ImageReference.swift
[554/802] Compiling SwiftDocC LinkReference.swift
[555/802] Compiling SwiftDocC MediaReference.swift
[556/802] Compiling SwiftDocC RenderReference.swift
[557/802] Compiling SwiftDocC TopicColor.swift
[558/802] Compiling SwiftDocC TopicImage.swift
[559/802] Compiling SwiftDocC TopicRenderReference.swift
[560/802] Compiling SwiftDocC UnresolvedReference.swift
[561/802] Compiling SwiftDocC VideoReference.swift
[562/802] Compiling SwiftDocC RenderContentCompiler.swift
[563/802] Compiling SwiftDocC RenderContentConvertible.swift
[564/802] Compiling SwiftDocC RenderContext.swift
[565/802] Compiling SwiftDocC RenderNode.Tag.swift
[566/826] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[567/826] Emitting module NIOEmbedded
[568/826] Compiling SwiftDocC VariantOverrides.swift
[569/826] Compiling SwiftDocC VariantPatchOperation.swift
[570/826] Compiling SwiftDocC Section.swift
[571/826] Compiling SwiftDocC Abstract.swift
[572/826] Compiling SwiftDocC AutomaticTaskGroupSection.swift
[573/826] Compiling SwiftDocC DefaultImplementations.swift
[574/826] Compiling SwiftDocC DeprecatedSection.swift
[575/826] Compiling SwiftDocC DictionaryKeysSection.swift
[576/826] Compiling SwiftDocC Discussion.swift
[577/826] Compiling SwiftDocC GroupedSection.swift
[578/826] Compiling SwiftDocC HTTPBodySection.swift
[579/826] Compiling SwiftDocC HTTPEndpointSection.swift
[580/826] Compiling SwiftDocC HTTPParametersSection.swift
[581/826] Compiling SwiftDocC HTTPResponsesSection.swift
[582/826] Compiling SwiftDocC ParametersSection.swift
[583/826] Compiling SwiftDocC PropertyListPossibleValuesSection.swift
[584/826] Compiling SwiftDocC Relationships.swift
[585/826] Compiling SwiftDocC ReturnsSection.swift
[586/826] Compiling SwiftDocC SeeAlso.swift
[587/826] Compiling SwiftDocC Topics.swift
[588/826] Compiling SwiftDocC DictionaryKey.swift
[589/826] Compiling SwiftDocC HTTPBody.swift
[590/826] Compiling SwiftDocC HTTPParameter.swift
[591/826] Compiling SwiftDocC HTTPResponse.swift
[592/850] Compiling NIOEmbedded AsyncTestingChannel.swift
[593/850] Compiling NIOEmbedded Embedded.swift
[595/850] Compiling SwiftDocC LinkDestinationSummary.swift
[596/850] Compiling SwiftDocC AnchorSection.swift
[597/850] Compiling SwiftDocC AvailabilityParser.swift
[598/850] Compiling SwiftDocC BuildMetadata.swift
[599/850] Compiling SwiftDocC DocumentationMarkup.swift
[600/850] Compiling SwiftDocC DocumentationNode.swift
[601/850] Compiling SwiftDocC Identifier.swift
[602/850] Compiling SwiftDocC Kind.swift
[603/850] Compiling SwiftDocC Markup+parsing.swift
[604/850] Compiling SwiftDocC Name.swift
[605/850] Compiling SwiftDocC ParametersAndReturnValidator.swift
[606/850] Compiling SwiftDocC RenderTermLists.swift
[607/850] Compiling SwiftDocC RenderBlockContent+Capitalization.swift
[608/850] Compiling SwiftDocC RenderBlockContent.swift
[609/850] Compiling SwiftDocC RenderContentMetadata.swift
[610/850] Compiling SwiftDocC RenderInlineContent.swift
[611/850] Compiling SwiftDocC AnyRenderReference.swift
[612/850] Compiling SwiftDocC AnyRenderSection.swift
[613/850] Compiling SwiftDocC DifferenceBuilder.swift
[614/850] Compiling SwiftDocC Differences.swift
[615/850] Compiling SwiftDocC RenderNode+Diffable.swift
[616/850] Compiling SwiftDocC DocumentationContentRenderer.swift
[617/850] Compiling SwiftDocC HTMLContentConsumer.swift
[618/850] Compiling SwiftDocC HTMLRenderer.swift
[619/874] Compiling NIOPosix Socket.swift
[620/874] Compiling NIOPosix SocketChannel.swift
[621/874] Compiling NIOPosix SocketProtocols.swift
[622/874] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[623/874] Compiling NIOPosix System.swift
[624/874] Compiling NIOPosix Thread.swift
[625/874] Compiling NIOPosix ThreadPosix.swift
[626/874] Compiling NIOPosix BSDSocketAPICommon.swift
[627/874] Compiling NIOPosix BSDSocketAPIPosix.swift
[628/874] Compiling NIOPosix BSDSocketAPIWindows.swift
[629/874] Compiling NIOPosix BaseSocket.swift
[630/874] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[631/874] Compiling NIOPosix BaseSocketChannel.swift
[632/874] Compiling NIOPosix BaseStreamSocketChannel.swift
[633/874] Compiling NIOPosix Pool.swift
[634/874] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[635/874] Compiling NIOPosix PosixSingletons.swift
[636/874] Compiling NIOPosix RawSocketBootstrap.swift
[637/874] Compiling NIOPosix Resolver.swift
[638/874] Compiling NIOPosix Selectable.swift
[639/874] Compiling NIOPosix SelectableChannel.swift
[640/874] Compiling NIOPosix SelectableEventLoop.swift
[641/874] Compiling NIOPosix SelectorEpoll.swift
[642/874] Compiling NIOPosix SelectorGeneric.swift
[643/874] Compiling NIOPosix SelectorKqueue.swift
[644/874] Compiling NIOPosix SelectorUring.swift
[645/874] Compiling NIOPosix SelectorWSAPoll.swift
[646/874] Compiling NIOPosix ServerSocket.swift
[647/880] Compiling SwiftDocC DocumentationBundle.swift
[648/880] Compiling SwiftDocC DocumentationBundleFileTypes.swift
[649/880] Compiling SwiftDocC DocumentationContext+Breadcrumbs.swift
[650/880] Compiling SwiftDocC DocumentationContext.swift
[651/880] Compiling SwiftDocC DocumentationCurator.swift
[652/880] Compiling SwiftDocC KindIdentifier+Curation.swift
[653/880] Compiling SwiftDocC SymbolGraph.Symbol.Location+URL.swift
[654/880] Compiling SwiftDocC ExternalDocumentationSource.swift
[655/880] Compiling SwiftDocC ExternalMetadata.swift
[656/880] Compiling SwiftDocC GlobalExternalSymbolResolver.swift
[657/880] Compiling SwiftDocC OutOfProcessReferenceResolver+Communication.swift
[658/880] Compiling SwiftDocC OutOfProcessReferenceResolver+DeprecatedCommunication.swift
[659/880] Compiling SwiftDocC OutOfProcessReferenceResolver.swift
[660/880] Compiling SwiftDocC DataProvider.swift
[661/880] Compiling SwiftDocC DocumentationInputsProvider.swift
[662/880] Compiling SwiftDocC ExternalPathHierarchyResolver.swift
[663/880] Compiling SwiftDocC LinkResolver+NavigatorIndex.swift
[664/880] Compiling SwiftDocC LinkResolver.swift
[665/880] Compiling SwiftDocC PathHierarchy+DisambiguatedPaths.swift
[666/880] Compiling SwiftDocC PathHierarchy+Dump.swift
[667/880] Compiling SwiftDocC PathHierarchy+Error.swift
[668/880] Compiling SwiftDocC PathHierarchy+Find.swift
[669/880] Compiling SwiftDocC PathHierarchy+PathComponent.swift
[670/880] Compiling SwiftDocC PathHierarchy+Serialization.swift
[671/880] Compiling SwiftDocC MessageType.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[672/880] Compiling SwiftDocC WebKitCommunicationBridge.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[673/880] Compiling SwiftDocC ContentCache.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[674/880] Compiling SwiftDocC DocumentationContext+Configuration.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[675/880] Compiling SwiftDocC ConvertActionConverter.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[676/880] Compiling SwiftDocC ConvertOutputConsumer.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[677/880] Compiling SwiftDocC CoverageDataEntry.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[678/880] Compiling SwiftDocC ANSIAnnotation.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[679/880] Compiling SwiftDocC Diagnostic.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[680/880] Compiling SwiftDocC DiagnosticConsoleWriter.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[681/880] Compiling SwiftDocC DiagnosticConsumer.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[682/880] Compiling SwiftDocC DiagnosticEngine.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[683/880] Compiling SwiftDocC DiagnosticFile.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[684/880] Compiling SwiftDocC DiagnosticFileWriter.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[685/880] Compiling SwiftDocC DiagnosticFormattingOptions.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[686/880] Compiling SwiftDocC DiagnosticNote.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[687/880] Compiling SwiftDocC DiagnosticSeverity.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[688/880] Compiling SwiftDocC ParseDirectiveArguments.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[689/880] Compiling SwiftDocC Problem.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[690/880] Compiling SwiftDocC Replacement.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[691/880] Compiling SwiftDocC Solution.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[692/880] Compiling SwiftDocC SourcePosition.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[693/880] Compiling SwiftDocC TerminalHelper.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[694/880] Compiling SwiftDocC DocumentationBundle+Identifier.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:9: error: cannot find 'isatty' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'isatty' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:16: error: cannot find 'fileno' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'fileno' in scope
24 | }
25 | }
/host/spi-builder-workspace/Sources/SwiftDocC/Infrastructure/Diagnostics/TerminalHelper.swift:23:23: error: cannot find 'stderr' in scope
21 | enum TerminalHelper {
22 | static var isConnectedToTerminal: Bool {
23 | isatty(fileno(stderr)) != 0
| `- error: cannot find 'stderr' in scope
24 | }
25 | }
[695/928] Emitting module NIOPosix
[696/928] Compiling NIOPosix IO.swift
[697/928] Compiling NIOPosix IntegerBitPacking.swift
[698/928] Compiling NIOPosix IntegerTypes.swift
[699/928] Compiling NIOPosix Linux.swift
[700/928] Compiling NIOPosix LinuxCPUSet.swift
[701/928] Compiling NIOPosix LinuxUring.swift
[702/928] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[703/928] Compiling NIOPosix NIOPosixSendableMetatype.swift
[704/928] Compiling NIOPosix NIOThreadPool.swift
[705/928] Compiling NIOPosix NonBlockingFileIO.swift
[706/928] Compiling NIOPosix PendingDatagramWritesManager.swift
[707/928] Compiling NIOPosix PendingWritesManager.swift
[708/928] Compiling NIOPosix PipeChannel.swift
[709/928] Compiling NIOPosix PipePair.swift
[710/928] Compiling SwiftDocC RenderNode.swift
[711/928] Compiling SwiftDocC AnyMetadata.swift
[712/928] Compiling SwiftDocC CodableContentSection.swift
[713/928] Compiling SwiftDocC CodableRenderReference.swift
[714/928] Compiling SwiftDocC CodableRenderSection.swift
[715/928] Compiling SwiftDocC RenderMetadata.swift
[716/928] Compiling SwiftDocC RenderNode+Codable.swift
[717/928] Compiling SwiftDocC RenderNodeTranslator.swift
[718/928] Compiling SwiftDocC RenderNodeVariant.swift
[719/928] Compiling SwiftDocC RenderReferenceStore.swift
[720/928] Compiling SwiftDocC RenderSection.swift
[721/928] Compiling SwiftDocC AttributesSectionTranslator.swift
[722/928] Compiling SwiftDocC DeclarationsSectionTranslator.swift
[723/928] Compiling SwiftDocC DictionaryKeysSectionTranslator.swift
[724/928] Compiling SwiftDocC DiscussionSectionTranslator.swift
[725/928] Compiling SwiftDocC HTTPBodySectionTranslator.swift
[726/928] Compiling SwiftDocC HTTPEndpointSectionTranslator.swift
[727/928] Compiling SwiftDocC HTTPParametersSectionTranslator.swift
[728/928] Compiling SwiftDocC HTTPResponsesSectionTranslator.swift
[729/928] Compiling SwiftDocC MentionsSectionTranslator.swift
[730/928] Compiling SwiftDocC ParametersSectionTranslator.swift
[731/928] Compiling SwiftDocC PlistDetailsSectionTranslator.swift
[732/928] Compiling SwiftDocC PossibleValuesSectionTranslator.swift
[733/928] Compiling SwiftDocC RenderSectionTranslator.swift
[734/928] Compiling NIOPosix Bootstrap.swift
[735/928] Compiling NIOPosix ControlMessage.swift
[736/928] Compiling NIOPosix DatagramVectorReadManager.swift
[737/928] Compiling NIOPosix Errors+Any.swift
[738/928] Compiling NIOPosix FileDescriptor.swift
[739/928] Compiling NIOPosix GetaddrinfoResolver.swift
[740/928] Compiling NIOPosix HappyEyeballs.swift
[741/952] Compiling SwiftDocC TutorialArticleSection.swift
[742/952] Compiling SwiftDocC LineHighlighter.swift
[743/952] Compiling SwiftDocC DownloadReference.swift
[744/952] Compiling SwiftDocC XcodeRequirementReference.swift
[745/952] Compiling SwiftDocC IntroRenderSection.swift
[746/952] Compiling SwiftDocC TutorialAssessmentsRenderSection.swift
[747/952] Compiling SwiftDocC TutorialSectionsRenderSection.swift
[748/952] Compiling SwiftDocC RenderTile.swift
[749/952] Compiling SwiftDocC CallToActionSection.swift
[750/952] Compiling SwiftDocC ContentAndMediaGroupSection.swift
[751/952] Compiling SwiftDocC ContentAndMediaSection.swift
[752/952] Compiling SwiftDocC ResourcesRenderSection.swift
[753/952] Compiling SwiftDocC VolumeRenderSection.swift
[754/952] Compiling SwiftDocC JSONPatchApplier.swift
[755/952] Compiling SwiftDocC JSONPatchOperation.swift
[756/952] Compiling SwiftDocC JSONPointer.swift
[757/952] Compiling SwiftDocC PatchOperation.swift
[758/952] Compiling SwiftDocC RenderNodeVariantOverridesApplier.swift
[759/952] Compiling SwiftDocC VariantCollection+Coding.swift
[760/952] Compiling SwiftDocC VariantCollection+Symbol.swift
[761/952] Compiling SwiftDocC VariantCollection+Variant.swift
[762/952] Compiling SwiftDocC VariantCollection.swift
[763/952] Compiling SwiftDocC VariantContainer.swift
[764/952] Compiling SwiftDocC VariantOverride.swift
[765/976] Compiling NIOPosix ThreadWindows.swift
[766/976] Compiling NIOPosix UnsafeTransfer.swift
[767/976] Compiling NIOPosix Utilities.swift
[768/976] Compiling NIOPosix VsockAddress.swift
[769/976] Compiling NIOPosix VsockChannelEvents.swift
[770/976] Compiling NIOPosix Windows.swift
[771/976] Compiling SwiftDocC Extract.swift
[772/976] Compiling SwiftDocC HasArgumentOfType.swift
[773/976] Compiling SwiftDocC HasAtLeastOne.swift
[774/976] Compiling SwiftDocC HasAtMostOne.swift
[775/976] Compiling SwiftDocC HasContent.swift
[776/976] Compiling SwiftDocC HasExactlyOne.swift
[777/976] Compiling SwiftDocC HasOnlyKnownArguments.swift
[778/976] Compiling SwiftDocC HasOnlyKnownDirectives.swift
[779/976] Compiling SwiftDocC HasOnlySequentialHeadings.swift
[780/976] Compiling SwiftDocC SymbolKind.Swift.swift
[781/976] Compiling SwiftDocC Intro.swift
[782/976] Compiling SwiftDocC Landmark.swift
[783/976] Compiling SwiftDocC Layout.swift
[784/976] Compiling SwiftDocC MarkupContainer.swift
[785/976] Compiling SwiftDocC MarkupReferenceResolver.swift
[786/976] Compiling SwiftDocC ImageMedia.swift
[787/976] Compiling SwiftDocC Media.swift
[788/976] Compiling SwiftDocC VideoMedia.swift
[789/976] Compiling SwiftDocC AlternateRepresentation.swift
[790/976] Compiling SwiftDocC Availability.swift
[791/976] Compiling SwiftDocC CallToAction.swift
[792/976] Compiling SwiftDocC CustomMetadata.swift
[793/976] Compiling SwiftDocC DisplayName.swift
[794/976] Compiling SwiftDocC DocumentationExtension.swift
[795/977] Compiling SwiftDocC LegacyTag.swift
[796/977] Compiling SwiftDocC Parameter.swift
[797/977] Compiling SwiftDocC Return.swift
[798/977] Compiling SwiftDocC Throw.swift
[799/977] Compiling SwiftDocC TaskGroup.swift
[800/977] Compiling SwiftDocC Abstracted.swift
[801/977] Compiling SwiftDocC Article.swift
[802/977] Compiling SwiftDocC ArticleSymbolMentions.swift
[803/977] Compiling SwiftDocC MarkupConvertible.swift
[804/977] Compiling SwiftDocC Comment.swift
[805/977] Compiling SwiftDocC ContentAndMedia.swift
[806/977] Compiling SwiftDocC DirectiveConvertable.swift
[807/977] Compiling SwiftDocC AutomaticDirectiveConvertible.swift
[808/977] Compiling SwiftDocC ChildDirectiveWrapper.swift
[809/977] Compiling SwiftDocC ChildMarkdownWrapper.swift
[810/977] Compiling SwiftDocC DirectiveArgumentValueConvertible.swift
[811/977] Compiling SwiftDocC DirectiveArgumentWrapper.swift
[812/977] Compiling SwiftDocC DirectiveIndex.swift
[813/977] Compiling SwiftDocC DirectiveMirror.swift
[814/977] Compiling SwiftDocC MarkupContaining.swift
[815/977] Compiling SwiftDocC DirectiveParser.swift
[816/977] Compiling SwiftDocC ExternalMarkupReferenceWalker.swift
[817/977] Compiling SwiftDocC ExternalReferenceWalker.swift
[818/977] Compiling SwiftDocC DeprecatedArgument.swift
[820/977] Compiling SwiftDocC ReturnsSectionTranslator.swift
[821/977] Compiling SwiftDocC SemanticVersion.swift
[822/977] Compiling SwiftDocC AttributesRenderSection.swift
[823/977] Compiling SwiftDocC AvailabilityRenderMetadataItem.swift
[824/977] Compiling SwiftDocC AvailabilitySortOrder.swift
[825/977] Compiling SwiftDocC ConformanceSection.swift
[826/977] Compiling SwiftDocC ContentRenderSection.swift
[827/977] Compiling SwiftDocC DeclarationRenderSection+SymbolGraph.swift
[828/977] Compiling SwiftDocC DeclarationsRenderSection.swift
[829/977] Compiling SwiftDocC DiffAvailability.swift
[830/977] Compiling SwiftDocC MentionsRenderSection.swift
[831/977] Compiling SwiftDocC ParameterRenderSection.swift
[832/977] Compiling SwiftDocC PossibleValuesRenderSection.swift
[833/977] Compiling SwiftDocC PropertiesRenderSection.swift
[834/977] Compiling SwiftDocC PropertyListDetailsRenderSection.swift
[835/977] Compiling SwiftDocC RESTBodyRenderSection.swift
[836/977] Compiling SwiftDocC RESTEndpointRenderSection.swift
[837/977] Compiling SwiftDocC RESTExampleRenderSection.swift
[838/977] Compiling SwiftDocC RESTParametersRenderSection.swift
[839/977] Compiling SwiftDocC RESTResponseRenderSection.swift
[840/977] Compiling SwiftDocC RelationshipsRenderSection.swift
[841/977] Compiling SwiftDocC SampleDownloadSection.swift
[842/977] Compiling SwiftDocC TaskGroupRenderSection.swift
[843/977] Compiling SwiftDocC TopicsSectionStyle.swift
[844/977] Compiling SwiftDocC Dictionary+TypedValues.swift
[845/977] Compiling SwiftDocC NoOpSignposterShim.swift
[846/977] Compiling SwiftDocC Optional+baseType.swift
[847/977] Compiling SwiftDocC PlainTextShim.swift
[848/977] Compiling SwiftDocC RangeReplaceableCollection+Group.swift
[849/977] Compiling SwiftDocC SendableMetatypeShim.swift
[850/977] Compiling SwiftDocC Sequence+Categorize.swift
[851/977] Compiling SwiftDocC Sequence+FirstMap.swift
[852/977] Compiling SwiftDocC Sequence+RenderBlockContentElemenet.swift
[853/977] Compiling SwiftDocC SortByKeyPath.swift
[854/977] Compiling SwiftDocC String+Capitalization.swift
[855/977] Compiling SwiftDocC String+Hashing.swift
[856/977] Compiling SwiftDocC String+Path.swift
[857/977] Compiling SwiftDocC String+SingleQuoted.swift
[858/977] Compiling SwiftDocC String+Splitting.swift
[859/977] Compiling SwiftDocC String+Whitespace.swift
[860/977] Compiling SwiftDocC StringCollection+List.swift
[861/977] Compiling SwiftDocC URL+IsAbsoluteWebURL.swift
[862/977] Compiling SwiftDocC URL+Relative.swift
[863/977] Compiling SwiftDocC URL+WithFragment.swift
[864/977] Compiling SwiftDocC URL+WithoutHostAndPortAndScheme.swift
[865/977] Compiling SwiftDocC DirectedGraph+Cycles.swift
[866/977] Compiling SwiftDocC DirectedGraph+Paths.swift
[867/977] Compiling SwiftDocC DirectedGraph+Traversal.swift
[868/978] Compiling NIO Exports.swift
[869/978] Emitting module NIO
[871/979] Compiling SwiftDocC DirectedGraph.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[872/979] Compiling SwiftDocC LMDB+Database.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[873/979] Compiling SwiftDocC LMDB+Environment.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[874/979] Compiling SwiftDocC LMDB+Error.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[875/979] Compiling SwiftDocC LMDB+Transaction.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[876/979] Compiling SwiftDocC LMDB.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[877/979] Compiling SwiftDocC EnglishLanguage.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[878/979] Compiling SwiftDocC NativeLanguage.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[879/979] Compiling SwiftDocC ListItemUpdatable.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[880/979] Compiling SwiftDocC LogHandle.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[881/979] Compiling SwiftDocC AnyLink.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[882/979] Compiling SwiftDocC BlockDirectiveExtensions.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[883/979] Compiling SwiftDocC DocumentExtensions.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[884/979] Compiling SwiftDocC ImageExtensions.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[885/979] Compiling SwiftDocC ListItemExtractor.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[886/979] Compiling SwiftDocC MarkupChildrenExtensions.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[887/979] Compiling SwiftDocC SourceRangeExtensions.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[888/979] Compiling SwiftDocC NearMiss.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[889/979] Compiling SwiftDocC RenderNodeDataExtractor.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[890/979] Compiling SwiftDocC SemanticVersion+Comparable.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[891/979] Compiling SwiftDocC SymbolGraphAvailability+Filter.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[892/979] Compiling SwiftDocC Synchronization.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[893/979] Compiling SwiftDocC ValidatedURL.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[894/979] Compiling SwiftDocC Version.swift
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:51: error: cannot find 'S_IRWXU' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRWXU' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:61: error: cannot find 'S_IRGRP' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IRGRP' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:71: error: cannot find 'S_IROTH' in scope
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot find 'S_IROTH' in scope
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftDocC/Utility/LMDB/LMDB.swift:48:69: error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
46 | public static let defaultFileMode: ModeType = _S_IREAD | _S_IWRITE
47 | #else
48 | public static let defaultFileMode: ModeType = S_IRWXU | S_IRGRP | S_IROTH
| `- error: cannot convert value of type 'UInt8' to specified type 'LMDB.ModeType' (aka 'UInt32')
49 | #endif
50 |
[895/978] Compiling SwiftDocC TutorialArticle.swift
[896/978] Compiling SwiftDocC SemanticVisitor.swift
[897/978] Compiling SwiftDocC SemanticWalker.swift
[898/978] Compiling SwiftDocC SemanticTreeDumper.swift
[899/978] Compiling SwiftDocC DocumentationSchemeHandler.swift
[900/978] Compiling SwiftDocC FileServer.swift
[901/978] Compiling SwiftDocC SourceRepository.swift
[902/978] Compiling SwiftDocC Checksum.swift
[903/978] Compiling SwiftDocC Collection+ConcurrentPerform.swift
[904/978] Compiling SwiftDocC CollectionChanges.swift
[905/978] Compiling SwiftDocC CommonTypeExports.swift
[906/978] Compiling SwiftDocC BidirectionalMap.swift
[907/978] Compiling SwiftDocC GroupedSequence.swift
[908/978] Compiling SwiftDocC DispatchGroup+Async.swift
[909/978] Compiling SwiftDocC DescribedError.swift
[910/978] Compiling SwiftDocC ErrorWithProblems.swift
[911/978] Compiling SwiftDocC ExternalIdentifier.swift
[912/978] Compiling SwiftDocC FeatureFlags.swift
[913/978] Compiling SwiftDocC FileManagerProtocol+FilesSequence.swift
[914/978] Compiling SwiftDocC FileManagerProtocol.swift
[915/978] Compiling SwiftDocC Array+baseType.swift
[916/978] Compiling SwiftDocC AutoreleasepoolShim.swift
[917/978] Compiling SwiftDocC CharacterSet.swift
[918/978] Compiling SwiftDocC Collection+indexed.swift
[919/994] Compiling SwiftDocC Metadata.swift
[920/994] Compiling SwiftDocC PageColor.swift
[921/994] Compiling SwiftDocC PageImage.swift
[922/994] Compiling SwiftDocC PageKind.swift
[923/994] Compiling SwiftDocC SupportedLanguage.swift
[924/994] Compiling SwiftDocC TechnologyRoot.swift
[925/994] Compiling SwiftDocC TitleHeading.swift
[926/994] Compiling SwiftDocC AutomaticArticleSubheading.swift
[927/994] Compiling SwiftDocC AutomaticSeeAlso.swift
[928/994] Compiling SwiftDocC AutomaticTitleHeading.swift
[929/994] Compiling SwiftDocC Options.swift
[930/994] Compiling SwiftDocC TopicsVisualStyle.swift
[931/994] Compiling SwiftDocC Redirect.swift
[932/994] Compiling SwiftDocC Redirected.swift
[933/994] Compiling SwiftDocC Links.swift
[934/994] Compiling SwiftDocC Row.swift
[935/994] Compiling SwiftDocC Small.swift
[936/994] Compiling SwiftDocC TabNavigator.swift
[937/994] Compiling SwiftDocC ReferenceResolver.swift
[938/994] Compiling SwiftDocC Semantic.swift
[939/994] Compiling SwiftDocC SemanticAnalyzer.swift
[940/994] Compiling SwiftDocC Snippet.swift
[941/994] Compiling SwiftDocC DeprecationSummary.swift
[942/994] Compiling SwiftDocC DocumentationDataVariants+SymbolGraphSymbol.swift
[943/994] Compiling SwiftDocC DocumentationDataVariants.swift
[944/994] Compiling SwiftDocC PlatformName.swift
[945/994] Compiling SwiftDocC Relationship.swift
[946/994] Compiling SwiftDocC Symbol.swift
[947/994] Compiling SwiftDocC UnifiedSymbol+Extensions.swift
[948/994] Compiling SwiftDocC Resources.swift
[949/994] Compiling SwiftDocC Tile.swift
[950/994] Compiling SwiftDocC TutorialTableOfContents.swift
[951/994] Compiling SwiftDocC Chapter.swift
[952/994] Compiling SwiftDocC TutorialReference.swift
[953/994] Compiling SwiftDocC Volume.swift
[954/994] Compiling SwiftDocC Timed.swift
[955/994] Compiling SwiftDocC Titled.swift
[956/994] Compiling SwiftDocC Assessments.swift
[957/994] Compiling SwiftDocC Choice.swift
[958/994] Compiling SwiftDocC Justification.swift
[959/994] Compiling SwiftDocC MultipleChoice.swift
[960/994] Compiling SwiftDocC Code.swift
[961/994] Compiling SwiftDocC Step.swift
[962/994] Compiling SwiftDocC Steps.swift
[963/994] Compiling SwiftDocC TutorialSection.swift
[964/994] Compiling SwiftDocC Tutorial.swift
[965/994] Compiling SwiftDocC XcodeRequirement.swift
[966/994] Compiling SwiftDocC Stack.swift
[967/994] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[968/994] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[969/994] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[970/994] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[971/996] Emitting module NIOHTTP1
[972/996] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[973/996] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[974/996] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[975/996] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[976/996] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[977/996] Compiling NIOHTTP1 HTTPTypes.swift
[978/996] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[979/996] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[980/996] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[981/996] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[982/996] Compiling NIOHTTP1 ByteCollectionUtils.swift
[983/996] Compiling NIOHTTP1 HTTPDecoder.swift
[984/996] Compiling NIOHTTP1 HTTPEncoder.swift
BUILD FAILURE 6.1 android