Build Information
Successful build of PGExtras, reference main (c6dad1
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 23:43:16 UTC.
Swift 6 data race errors: 16
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finestructure/swift-pg-extras.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/finestructure/swift-pg-extras
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c6dad10 Fix sorting
Cloned https://github.com/finestructure/swift-pg-extras.git
Revision (git rev-parse @):
c6dad10b4fecaf9be81f36b87d2f0117d3ba6009
SUCCESS checkout https://github.com/finestructure/swift-pg-extras.git at main
Fetching https://github.com/cfilipov/texttable.git
[1/210] Fetching texttable
Fetched https://github.com/cfilipov/texttable.git from cache (0.57s)
Fetching https://github.com/vapor/postgres-nio.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/12117] Fetching postgres-nio
Fetched https://github.com/vapor/postgres-nio.git from cache (1.33s)
Fetched https://github.com/apple/swift-log.git from cache (1.34s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.34s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.34s)
Fetched https://github.com/apple/swift-nio.git from cache (1.34s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/apple/swift-metrics.git from cache (0.58s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.54s)
Computing version for https://github.com/vapor/postgres-nio.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.54s)
Computed https://github.com/vapor/postgres-nio.git at 1.10.0 (3.18s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.2 (0.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.59s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.3.0 (2.80s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.1.0 (0.60s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.19.0 (0.64s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.12.0 (0.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.40.0 (0.65s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.40.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.3.0
Creating working copy for https://github.com/cfilipov/texttable.git
Working copy of https://github.com/cfilipov/texttable.git resolved at master (e032892)
Creating working copy for https://github.com/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.19.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-pg-extras",
"name": "PGExtras",
"url": "https://github.com/finestructure/swift-pg-extras.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-pg-extras",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "postgres-nio",
"name": "postgres-nio",
"url": "https://github.com/vapor/postgres-nio.git",
"version": "1.25.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/postgres-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.82.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-transport-services",
"name": "swift-nio-transport-services",
"url": "https://github.com/apple/swift-nio-transport-services.git",
"version": "1.24.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.82.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.30.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.82.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.12.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "swift-metrics",
"name": "swift-metrics",
"url": "https://github.com/apple/swift-metrics.git",
"version": "2.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-metrics",
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-service-lifecycle",
"name": "swift-service-lifecycle",
"url": "https://github.com/swift-server/swift-service-lifecycle.git",
"version": "2.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "1.0.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
]
},
{
"identity": "texttable",
"name": "TextTable",
"url": "https://github.com/cfilipov/texttable.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/texttable",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/finestructure/swift-pg-extras.git
[4/383] Fetching swift-pg-extras
Fetched https://github.com/finestructure/swift-pg-extras.git from cache (0.72s)
Fetching https://github.com/cfilipov/texttable.git from cache
Fetched https://github.com/cfilipov/texttable.git from cache (0.40s)
Fetching https://github.com/vapor/postgres-nio.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/vapor/postgres-nio.git from cache (0.54s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.54s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (1.06s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.25.0 (0.51s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-metrics.git from cache (0.54s)
Fetching https://github.com/apple/swift-collections.git from cache
[1/2390] Fetching swift-service-lifecycle
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.75s)
Fetched https://github.com/apple/swift-log.git from cache (0.75s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.93s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.94s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.94s)
Fetched https://github.com/apple/swift-nio.git from cache (0.94s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
Fetched https://github.com/apple/swift-collections.git from cache (0.70s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.78s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.70s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.13s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.48s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.7.0 (0.51s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4965] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.00s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.58s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.50s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.59s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.05s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.07s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/cfilipov/texttable.git
Working copy of https://github.com/cfilipov/texttable.git resolved at master (e032892)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/finestructure/swift-pg-extras.git
Working copy of https://github.com/finestructure/swift-pg-extras.git resolved at main (c6dad10)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.25.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Found 3 product dependencies
- swift-argument-parser
- postgres-nio
- TextTable
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/finestructure/swift-pg-extras.git
https://github.com/finestructure/swift-pg-extras.git
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "postgres-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/postgres-nio.git"
},
{
"identity" : "texttable",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/cfilipov/texttable.git"
}
],
"manifest_display_name" : "PGExtras",
"name" : "PGExtras",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "pg-extras",
"targets" : [
"pg-extras"
],
"type" : {
"executable" : null
}
},
{
"name" : "PGExtras",
"targets" : [
"PGExtras"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "pg_extrasTests",
"module_type" : "SwiftTarget",
"name" : "pg-extrasTests",
"path" : "Tests/pg-extrasTests",
"sources" : [
"swift_pg_extrasTests.swift"
],
"target_dependencies" : [
"pg-extras"
],
"type" : "test"
},
{
"c99name" : "pg_extras",
"module_type" : "SwiftTarget",
"name" : "pg-extras",
"path" : "Sources/pg-extras",
"product_memberships" : [
"pg-extras"
],
"sources" : [
"pg-extras.swift"
],
"target_dependencies" : [
"PGExtras"
],
"type" : "executable"
},
{
"c99name" : "PGExtras",
"module_type" : "SwiftTarget",
"name" : "PGExtras",
"path" : "Sources/PGExtras",
"product_dependencies" : [
"ArgumentParser",
"PostgresNIO",
"TextTable"
],
"product_memberships" : [
"pg-extras",
"PGExtras"
],
"sources" : [
"Commands/Bloat.swift",
"Commands/Blocking.swift",
"Commands/CacheHit.swift",
"Commands/IndexSize.swift",
"Commands/IndexUsage.swift",
"Commands/Locks.swift",
"Commands/LongRunningQueries.swift",
"Commands/RecordsRank.swift",
"Commands/SeqScans.swift",
"Commands/StatReset.swift",
"Commands/TableIndexesSize.swift",
"Commands/TableSize.swift",
"Commands/TotalIndexSize.swift",
"Commands/TotalTableSize.swift",
"Commands/UnusedIndexes.swift",
"Commands/VacuumStats.swift",
"Credentials.swift",
"Options.swift",
"PGExtras.swift",
"PGExtrasCommand.swift",
"PostgresConnect+ext.swift",
"TableRow.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/466] Write sources
[5/466] Write pg-extras-entitlement.plist
[6/466] Write sources
[19/466] Compiling CNIOWindows shim.c
[20/466] Compiling CNIOWindows WSAStartup.c
[21/466] Compiling CNIOLinux shim.c
[21/466] Compiling CNIOLinux liburing_shims.c
[23/466] Write swift-version-2F0A5646E1D333AE.txt
[24/466] Compiling CNIODarwin shim.c
[25/469] Compiling CNIOBoringSSLShims shims.c
[26/481] Compiling tls13_both.cc
[26/481] Compiling tls13_client.cc
[26/481] Compiling tls13_server.cc
[29/481] Compiling ssl_x509.cc
[29/481] Compiling tls_method.cc
[31/481] Compiling tls_record.cc
[32/481] Compiling tls13_enc.cc
[33/481] Compiling t1_enc.cc
[34/545] Compiling ssl_versions.cc
[35/545] Compiling ssl_transcript.cc
[36/545] Compiling ssl_stat.cc
[37/545] Compiling ssl_privkey.cc
[38/545] Compiling ssl_session.cc
[39/545] Compiling ssl_file.cc
[40/545] Compiling ssl_key_share.cc
[41/545] Compiling ssl_cipher.cc
[42/545] Compiling ssl_cert.cc
[43/545] Compiling ssl_lib.cc
[45/545] Compiling _NIODataStructures PriorityQueue.swift
[45/545] Compiling ssl_buffer.cc
[46/545] Compiling ssl_aead_ctx.cc
[47/545] Compiling ssl_asn1.cc
[49/545] Emitting module _NIODataStructures
[50/545] Compiling _NIODataStructures Heap.swift
[51/545] Emitting module Logging
[51/545] Compiling s3_pkt.cc
[52/545] Compiling s3_lib.cc
[54/545] Compiling Logging LogHandler.swift
[55/545] Compiling Logging Locks.swift
[56/545] Compiling Logging Logging.swift
[57/545] Compiling CoreMetrics Metrics.swift
[58/545] Compiling CoreMetrics Locks.swift
[59/545] Emitting module CoreMetrics
[59/545] Compiling s3_both.cc
[60/545] Compiling handshake.cc
[61/545] Compiling handshake_server.cc
[62/545] Compiling handshake_client.cc
[63/547] Compiling handoff.cc
[64/547] Compiling dtls_record.cc
[65/547] Compiling extensions.cc
[66/547] Compiling encrypted_client_hello.cc
[67/547] Compiling d1_srtp.cc
[68/547] Compiling v3_utl.c
[69/547] Compiling v3_skey.c
[70/547] Compiling v3_purp.c
[71/547] Compiling v3_prn.c
[72/547] Compiling dtls_method.cc
[73/547] Compiling d1_pkt.cc
[75/547] Emitting module Crypto
[75/553] Compiling v3_pmaps.c
[76/553] Compiling v3_pcons.c
[77/553] Compiling v3_pcia.c
[78/553] Compiling d1_lib.cc
[79/553] Compiling v3_ocsp.c
[80/553] Compiling v3_pci.c
[81/553] Compiling bio_ssl.cc
[82/553] Compiling v3_int.c
[83/553] Compiling v3_lib.c
[84/553] Compiling v3_ncons.c
[85/553] Compiling v3_ia5.c
[86/553] Compiling v3_info.c
[87/553] Compiling v3_genn.c
[88/553] Compiling v3_extku.c
[89/553] Compiling v3_enum.c
[90/553] Compiling v3_bitst.c
[91/553] Compiling v3_crld.c
[92/553] Compiling d1_both.cc
[93/553] Compiling v3_cpols.c
[94/553] Compiling v3_bcons.c
[95/553] Compiling v3_conf.c
[96/553] Compiling v3_akeya.c
[97/553] Compiling v3_alt.c
[98/553] Compiling v3_akey.c
[99/553] Compiling pcy_lib.c
[100/553] Compiling pcy_node.c
[101/553] Compiling pcy_map.c
[102/553] Compiling pcy_tree.c
[103/553] Compiling x_x509a.c
[104/553] Compiling pcy_data.c
[105/553] Compiling x_spki.c
[105/553] Compiling x_val.c
[107/553] Compiling x_sig.c
[108/553] Compiling pcy_cache.c
[109/553] Compiling x_x509.c
[110/553] Compiling x_req.c
[111/553] Compiling x_info.c
[112/553] Compiling x_pubkey.c
[113/553] Compiling x_exten.c
[114/553] Compiling x_pkey.c
[115/553] Compiling x_name.c
[116/553] Compiling x_attrib.c
[118/553] Compiling TextTable String+Util.swift
[119/554] Compiling TextTable SimpleFormat.swift
[119/554] Compiling x_algor.c
[120/554] Compiling x509spki.c
[121/554] Compiling x_all.c
[122/554] Compiling x509rset.c
[124/554] Compiling TextTable RstFormat.swift
[125/554] Compiling TextTable PsqlFormat.swift
[125/554] Compiling x_crl.c
[127/554] Compiling TextTable PlainFormat.swift
[128/554] Compiling TextTable OrgFormat.swift
[129/554] Compiling Crypto ChaChaPoly_boring.swift
[130/554] Compiling Crypto ChaChaPoly.swift
[131/554] Emitting module TextTable
[132/554] Compiling TextTable PipeFormat.swift
[133/554] Compiling Crypto AES-GCM.swift
[134/554] Compiling Crypto AES-GCM_boring.swift
[134/554] Compiling x509name.c
[135/554] Compiling x509cset.c
[136/554] Compiling x509_txt.c
[137/554] Compiling x509_trs.c
[138/554] Compiling x509_set.c
[139/554] Compiling x509_v3.c
[140/554] Compiling x509_vpm.c
[141/554] Compiling x509_req.c
[142/554] Compiling x509_obj.c
[143/554] Compiling x509_def.c
[144/554] Compiling x509_d2.c
[145/554] Compiling x509_vfy.c
[146/554] Compiling x509_ext.c
[148/554] Emitting module Metrics
[149/554] Compiling Metrics Metrics.swift
[149/554] Compiling x509_att.c
[150/554] Compiling x509_lu.c
[151/554] Compiling x509.c
[152/554] Compiling x509_cmp.c
[153/554] Compiling t_x509a.c
[154/554] Compiling i2d_pr.c
[155/554] Compiling t_x509.c
[156/554] Compiling name_print.c
[157/554] Compiling rsa_pss.c
[158/554] Compiling t_req.c
[159/554] Compiling by_file.c
[160/554] Compiling t_crl.c
[161/554] Compiling by_dir.c
[162/554] Compiling algorithm.c
[164/554] Compiling TextTable TextTable.swift
[164/554] Compiling a_verify.c
[165/554] Compiling voprf.c
[166/554] Compiling thread_win.c
[167/554] Compiling a_sign.c
[168/554] Compiling a_digest.c
[169/554] Compiling thread_pthread.c
[170/554] Compiling trust_token.c
[171/554] Compiling thread.c
[172/554] Compiling thread_none.c
[173/554] Compiling pmbtoken.c
[174/554] Compiling stack.c
[175/554] Compiling asn1_gen.c
[176/554] Compiling siphash.c
[177/554] Compiling rsa_print.c
[178/554] Compiling refcount_lock.c
[179/554] Compiling rsa_asn1.c
[180/554] Compiling rc4.c
[181/554] Compiling refcount_c11.c
[182/554] Compiling windows.c
[183/554] Compiling fuchsia.c
[184/554] Compiling rand_extra.c
[185/554] Compiling deterministic.c
[186/554] Compiling passive.c
[187/554] Compiling forkunsafe.c
[188/554] Compiling poly1305_arm_asm.S
[189/554] Compiling poly1305_vec.c
[190/554] Compiling pool.c
[191/554] Compiling poly1305_arm.c
[192/554] Compiling poly1305.c
[193/554] Compiling pkcs7.c
[194/554] Compiling pem_xaux.c
[195/554] Compiling pkcs8.c
[197/554] Compiling Crypto Ed25519_boring.swift
[198/554] Compiling Crypto EllipticCurvePoint_boring.swift
[199/554] Compiling Crypto EllipticCurve_boring.swift
[200/554] Compiling Crypto NISTCurvesKeys_boring.swift
[201/554] Compiling Crypto X25519Keys_boring.swift
[202/554] Compiling Crypto Curve25519.swift
[202/554] Compiling p5_pbev2.c
[203/554] Compiling pem_x509.c
[204/554] Compiling pem_oth.c
[205/554] Compiling pem_pk8.c
[206/554] Compiling pkcs7_x509.c
[207/554] Compiling pem_pkey.c
[213/554] Compiling Crypto Cipher.swift
[214/554] Compiling Crypto Nonces.swift
[215/554] Compiling Crypto ASN1.swift
[216/554] Compiling Crypto PEMDocument.swift
[217/554] Compiling Crypto PKCS8PrivateKey.swift
[218/554] Compiling Crypto SEC1PrivateKey.swift
[219/554] Compiling Crypto SubjectPublicKeyInfo.swift
[220/554] Compiling Crypto CryptoKitErrors.swift
[221/554] Compiling Crypto Digest_boring.swift
[222/554] Compiling Crypto Digest.swift
[223/554] Compiling Crypto Digests.swift
[224/554] Compiling Crypto HashFunctions.swift
[225/554] Compiling Crypto HashFunctions_SHA2.swift
[226/554] Compiling Crypto Insecure.swift
[227/554] Compiling Crypto Insecure_HashFunctions.swift
[228/554] Compiling Crypto ASN1BitString.swift
[229/554] Compiling Crypto ASN1Identifier.swift
[230/554] Compiling Crypto ASN1Integer.swift
[231/554] Compiling Crypto ASN1OctetString.swift
[232/554] Compiling Crypto ArraySliceBigint.swift
[233/554] Compiling Crypto ObjectIdentifier.swift
[234/554] Compiling Crypto ECDSASignature.swift
[234/554] Compiling pkcs8_x509.c
[236/554] Compiling Crypto Ed25519.swift
[237/554] Compiling Crypto NISTCurvesKeys.swift
[238/554] Compiling Crypto X25519Keys.swift
[239/554] Compiling Crypto SymmetricKeys.swift
[240/554] Compiling Crypto HMAC.swift
[241/554] Compiling Crypto MACFunctions.swift
[242/554] Compiling Crypto ECDH_boring.swift
[243/554] Compiling Crypto DH.swift
[244/554] Compiling Crypto ECDH.swift
[245/554] Compiling Crypto HKDF.swift
[246/554] Compiling Crypto AESWrap.swift
[247/554] Compiling Crypto AESWrap_boring.swift
[248/554] Compiling Crypto MessageAuthenticationCode.swift
[249/554] Compiling Crypto AES.swift
[250/554] Compiling Crypto ECDSASignature_boring.swift
[251/554] Compiling Crypto ECDSA_boring.swift
[252/554] Compiling Crypto EdDSA_boring.swift
[253/554] Compiling Crypto ECDSA.swift
[254/554] Compiling Crypto EdDSA.swift
[255/554] Compiling Crypto Signature.swift
[256/554] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[257/554] Compiling Crypto CryptoKitErrors_boring.swift
[258/554] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[259/554] Compiling Crypto RNG_boring.swift
[260/554] Compiling Crypto SafeCompare_boring.swift
[261/554] Compiling Crypto Zeroization_boring.swift
[262/554] Compiling Crypto PrettyBytes.swift
[263/554] Compiling Crypto SafeCompare.swift
[264/554] Compiling Crypto SecureBytes.swift
[265/554] Compiling Crypto Zeroization.swift
[265/554] Compiling obj_xref.c
[266/554] Compiling mem.c
[267/554] Compiling lhash.c
[268/554] Compiling poly_rq_mul.S
[269/554] Compiling pem_info.c
[270/554] Compiling pem_all.c
[271/554] Compiling obj.c
[272/554] Compiling pem_lib.c
[273/554] Compiling x86_64-mont5.mac.x86_64.S
[274/554] Compiling x86_64-mont5.linux.x86_64.S
[275/554] Compiling x86_64-mont.mac.x86_64.S
[276/554] Compiling hkdf.c
[277/554] Compiling x86_64-mont.linux.x86_64.S
[278/554] Compiling hpke.c
[279/554] Compiling x86-mont.linux.x86.S
[280/554] Compiling vpaes-x86_64.linux.x86_64.S
[281/554] Compiling vpaes-x86_64.mac.x86_64.S
[282/554] Compiling vpaes-x86.linux.x86.S
[283/554] Compiling vpaes-armv8.linux.aarch64.S
[284/554] Compiling vpaes-armv7.linux.arm.S
[285/554] Compiling vpaes-armv7.ios.arm.S
[286/554] Compiling vpaes-armv8.ios.aarch64.S
[287/554] Compiling sha512-x86_64.mac.x86_64.S
[288/554] Compiling kdf.c
[289/554] Compiling sha512-x86_64.linux.x86_64.S
[290/554] Compiling sha512-armv8.linux.aarch64.S
[291/554] Compiling sha512-armv4.linux.arm.S
[292/554] Compiling sha512-armv4.ios.arm.S
[293/554] Compiling sha512-armv8.ios.aarch64.S
[294/554] Compiling sha512-586.linux.x86.S
[295/554] Compiling sha256-x86_64.mac.x86_64.S
[296/554] Compiling sha256-x86_64.linux.x86_64.S
[297/554] Compiling sha256-armv8.linux.aarch64.S
[298/554] Compiling sha256-armv4.linux.arm.S
[299/554] Compiling hrss.c
[300/554] Compiling sha256-armv8.ios.aarch64.S
[301/554] Compiling sha256-armv4.ios.arm.S
[302/554] Compiling sha256-586.linux.x86.S
[303/554] Compiling sha1-x86_64.mac.x86_64.S
[304/554] Compiling sha1-x86_64.linux.x86_64.S
[305/554] Compiling sha1-armv8.linux.aarch64.S
[306/554] Compiling sha1-armv4-large.linux.arm.S
[307/554] Compiling sha1-armv8.ios.aarch64.S
[308/554] Compiling sha1-armv4-large.ios.arm.S
[309/554] Compiling sha1-586.linux.x86.S
[310/554] Compiling sha1-altivec.c
[311/554] Compiling sha512.c
[312/554] Compiling sha256.c
[313/554] Compiling rsaz-avx2.mac.x86_64.S
[314/554] Compiling sha1.c
[315/554] Compiling fips.c
[316/554] Compiling rsaz-avx2.linux.x86_64.S
[317/554] Compiling self_check.c
[318/554] Compiling rdrand-x86_64.mac.x86_64.S
[319/554] Compiling rdrand-x86_64.linux.x86_64.S
[320/554] Compiling rsa_impl.c
[321/554] Compiling padding.c
[322/554] Compiling blinding.c
[323/554] Compiling rsa.c
[324/554] Compiling fork_detect.c
[325/554] Compiling rand.c
[326/554] Compiling urandom.c
[327/554] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[328/554] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[329/554] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[329/554] Compiling p256-x86_64-asm.mac.x86_64.S
[331/554] Compiling ctrdrbg.c
[332/554] Compiling p256-x86_64-asm.linux.x86_64.S
[333/554] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[334/554] Compiling p256-armv8-asm.linux.aarch64.S
[335/554] Compiling p256-armv8-asm.ios.aarch64.S
[336/554] Compiling polyval.c
[337/554] Compiling ofb.c
[338/554] Compiling gcm_nohw.c
[339/554] Compiling md5-x86_64.mac.x86_64.S
[340/554] Compiling md5-x86_64.linux.x86_64.S
[341/554] Compiling cfb.c
[342/554] Compiling ctr.c
[343/554] Compiling cbc.c
[344/554] Compiling md5.c
[345/554] Compiling md5-586.linux.x86.S
[346/554] Compiling gcm.c
[347/554] Compiling ghashv8-armx64.linux.aarch64.S
[348/554] Compiling md4.c
[349/554] Compiling hmac.c
[350/554] Compiling ghashv8-armx64.ios.aarch64.S
[351/554] Compiling ghashv8-armx32.ios.arm.S
[352/554] Compiling ghashv8-armx32.linux.arm.S
[353/554] Compiling ghash-x86_64.mac.x86_64.S
[354/554] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[354/554] Compiling ghash-x86_64.linux.x86_64.S
[356/554] Compiling ghash-x86.linux.x86.S
[357/554] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[358/554] Compiling ghash-ssse3-x86.linux.x86.S
[359/554] Compiling ghash-neon-armv8.linux.aarch64.S
[360/554] Compiling ghash-armv4.linux.arm.S
[361/554] Compiling ghash-armv4.ios.arm.S
[362/554] Compiling ghash-neon-armv8.ios.aarch64.S
[363/554] Compiling fips_shared_support.c
[364/554] Compiling ecdh.c
[365/554] Compiling wnaf.c
[366/554] Compiling util.c
[366/554] Compiling ecdsa.c
[368/554] Compiling simple_mul.c
[369/554] Compiling simple.c
[370/554] Compiling scalar.c
[371/554] Compiling p224-64.c
[372/554] Compiling p256.c
[373/554] Compiling oct.c
[374/554] Compiling felem.c
[375/554] Compiling ec_key.c
[376/554] Compiling ec_montgomery.c
[377/554] Compiling digests.c
[378/554] Compiling digest.c
[379/554] Compiling ec.c
[380/554] Compiling co-586.linux.x86.S
[381/554] Compiling check.c
[382/554] Compiling dh.c
[383/554] Compiling bsaes-armv7.linux.arm.S
[384/554] Compiling bsaes-armv7.ios.arm.S
[385/554] Compiling aead.c
[386/554] Compiling p256-nistz.c
[387/554] Compiling cipher.c
[388/554] Compiling e_aes.c
[389/554] Compiling sqrt.c
[390/554] Compiling rsaz_exp.c
[391/554] Compiling shift.c
[392/554] Compiling random.c
[393/554] Compiling prime.c
[394/554] Compiling montgomery_inv.c
[395/554] Compiling jacobi.c
[396/554] Compiling mul.c
[397/554] Compiling montgomery.c
[398/554] Compiling gcd_extra.c
[399/554] Compiling gcd.c
[400/554] Compiling div_extra.c
[401/554] Compiling exponentiation.c
[402/554] Compiling generic.c
[403/554] Compiling ctx.c
[404/554] Compiling cmp.c
[405/554] Compiling bytes.c
[406/554] Compiling div.c
[407/554] Compiling bn.c
[408/554] Compiling bn-586.linux.x86.S
[409/554] Compiling x86_64-gcc.c
[410/554] Compiling armv8-mont.linux.aarch64.S
[411/554] Compiling add.c
[412/554] Compiling armv8-mont.ios.aarch64.S
[413/554] Compiling armv4-mont.ios.arm.S
[414/554] Compiling armv4-mont.linux.arm.S
[415/554] Compiling aesv8-armx64.linux.aarch64.S
[416/554] Compiling aesv8-armx32.linux.arm.S
[417/554] Compiling aesv8-armx64.ios.aarch64.S
[418/554] Compiling aesv8-armx32.ios.arm.S
[419/554] Compiling aesni-x86_64.mac.x86_64.S
[420/554] Compiling aesni-x86_64.linux.x86_64.S
[421/554] Compiling aesni-x86.linux.x86.S
[422/554] Compiling aesni-gcm-x86_64.mac.x86_64.S
[423/554] Compiling aesni-gcm-x86_64.linux.x86_64.S
[424/554] Compiling mode_wrappers.c
[425/554] Compiling key_wrap.c
[426/554] Compiling aes.c
[427/554] Compiling aes_nohw.c
[428/554] Compiling ex_data.c
[429/554] Compiling sign.c
[430/554] Compiling pbkdf.c
[431/554] Compiling scrypt.c
[432/554] Compiling print.c
[433/554] Compiling p_x25519_asn1.c
[434/554] Compiling p_x25519.c
[435/554] Compiling p_rsa_asn1.c
[436/554] Compiling p_ed25519.c
[437/554] Compiling p_ed25519_asn1.c
[438/554] Compiling p_ec_asn1.c
[439/554] Compiling p_rsa.c
[440/554] Compiling p_dsa_asn1.c
[441/554] Compiling p_ec.c
[442/554] Compiling evp_ctx.c
[443/554] Compiling digestsign.c
[444/554] Compiling evp_asn1.c
[445/554] Compiling evp.c
[446/554] Compiling err_data.c
[447/554] Compiling engine.c
[448/554] Compiling err.c
[449/554] Compiling ecdh_extra.c
[450/554] Compiling ecdsa_asn1.c
[451/554] Compiling hash_to_curve.c
[452/554] Compiling ec_derive.c
[453/554] Compiling dsa_asn1.c
[454/554] Compiling ec_asn1.c
[455/554] Compiling dsa.c
[456/554] Compiling digest_extra.c
[457/554] Compiling dh_asn1.c
[458/554] Compiling x25519-asm-arm.S
[459/554] Compiling params.c
[460/554] Compiling spake25519.c
[461/554] Compiling cpu_ppc64le.c
[462/554] Compiling cpu_intel.c
[463/554] Compiling crypto.c
[464/554] Compiling des.c
[465/554] Compiling cpu_arm_linux.c
[466/554] Compiling cpu_arm.c
[467/554] Compiling cpu_aarch64_win.c
[468/554] Compiling cpu_aarch64_linux.c
[469/554] Compiling curve25519.c
[470/554] Compiling cpu_aarch64_fuchsia.c
[471/554] Compiling cpu_aarch64_apple.c
[472/554] Compiling cmac.c
[473/554] Compiling tls_cbc.c
[474/554] Compiling conf.c
[475/554] Compiling e_tls.c
[476/554] Compiling e_rc4.c
[477/554] Compiling e_rc2.c
[478/554] Compiling e_null.c
[479/554] Compiling e_des.c
[480/554] Compiling e_chacha20poly1305.c
[481/554] Compiling e_aesgcmsiv.c
[482/554] Compiling derive_key.c
[483/554] Compiling e_aesctrhmac.c
[484/554] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[485/554] Compiling e_aesccm.c
[486/554] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[487/554] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[488/554] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[489/554] Compiling cipher_extra.c
[490/554] Compiling chacha-x86_64.mac.x86_64.S
[491/554] Compiling chacha-x86_64.linux.x86_64.S
[492/554] Compiling chacha.c
[493/554] Compiling chacha-x86.linux.x86.S
[494/554] Compiling chacha-armv8.linux.aarch64.S
[495/554] Compiling chacha-armv4.linux.arm.S
[496/554] Compiling chacha-armv4.ios.arm.S
[497/554] Compiling chacha-armv8.ios.aarch64.S
[498/554] Compiling unicode.c
[499/554] Compiling cbs.c
[500/554] Compiling asn1_compat.c
[501/554] Compiling ber.c
[502/554] Compiling buf.c
[503/554] Compiling cbb.c
[504/554] Compiling bn_asn1.c
[505/554] Compiling convert.c
[506/554] Compiling blake2.c
[507/554] Compiling socket.c
[507/554] Compiling socket_helper.c
[509/554] Compiling printf.c
[510/554] Compiling pair.c
[511/554] Compiling hexdump.c
[512/554] Compiling file.c
[513/554] Compiling fd.c
[514/554] Compiling bio_mem.c
[515/554] Compiling connect.c
[516/554] Compiling bio.c
[517/554] Compiling time_support.c
[517/554] Compiling base64.c
[519/554] Compiling tasn_utl.c
[520/554] Compiling tasn_typ.c
[521/554] Compiling tasn_fre.c
[522/554] Compiling tasn_new.c
[523/554] Compiling f_string.c
[524/554] Compiling tasn_enc.c
[525/554] Compiling tasn_dec.c
[526/554] Compiling asn1_par.c
[527/554] Compiling f_int.c
[528/554] Compiling asn_pack.c
[529/554] Compiling asn1_lib.c
[530/554] Compiling a_utf8.c
[531/554] Compiling a_utctm.c
[532/554] Compiling a_type.c
[533/554] Compiling a_time.c
[534/554] Compiling a_strnid.c
[535/554] Compiling a_octet.c
[536/554] Compiling a_print.c
[537/554] Compiling a_strex.c
[538/554] Compiling a_object.c
[539/554] Compiling a_mbstr.c
[539/554] Write sources
[542/554] Compiling a_int.c
[543/554] Compiling a_dup.c
[543/554] Compiling a_i2d_fp.c
[545/554] Compiling a_gentm.c
[546/554] Compiling a_d2i_fp.c
[547/554] Compiling a_bool.c
[548/554] Compiling a_bitstr.c
[550/556] Emitting module ArgumentParserToolInfo
[551/556] Compiling ArgumentParserToolInfo ToolInfo.swift
[552/593] Compiling ArgumentParser OptionGroup.swift
[553/593] Compiling ArgumentParser AsyncParsableCommand.swift
[554/593] Compiling ArgumentParser CommandConfiguration.swift
[555/593] Compiling ArgumentParser EnumerableFlag.swift
[556/596] Compiling ArgumentParser Argument.swift
[557/596] Compiling ArgumentParser ArgumentHelp.swift
[558/596] Compiling ArgumentParser ArgumentVisibility.swift
[559/596] Compiling ArgumentParser CompletionKind.swift
[560/596] Emitting module ArgumentParser
[560/596] Compiling c-nioatomics.c
[562/596] Compiling ArgumentParser BashCompletionsGenerator.swift
[563/596] Compiling ArgumentParser CompletionsGenerator.swift
[564/596] Compiling ArgumentParser FishCompletionsGenerator.swift
[565/596] Compiling ArgumentParser ZshCompletionsGenerator.swift
[566/596] Compiling ArgumentParser Errors.swift
[567/596] Compiling ArgumentParser Flag.swift
[568/596] Compiling ArgumentParser NameSpecification.swift
[569/596] Compiling ArgumentParser Option.swift
[570/596] Compiling ArgumentParser InputOrigin.swift
[571/596] Compiling ArgumentParser Name.swift
[572/596] Compiling ArgumentParser Parsed.swift
[573/596] Compiling ArgumentParser ParsedValues.swift
[574/596] Compiling ArgumentParser ExpressibleByArgument.swift
[575/596] Compiling ArgumentParser ParsableArguments.swift
[576/596] Compiling ArgumentParser ParsableArgumentsValidation.swift
[577/596] Compiling ArgumentParser ParsableCommand.swift
[578/596] Compiling ArgumentParser SequenceExtensions.swift
[579/596] Compiling ArgumentParser StringExtensions.swift
[580/596] Compiling ArgumentParser Tree.swift
[581/596] Compiling ArgumentParser ParserError.swift
[582/596] Compiling ArgumentParser SplitArguments.swift
[583/596] Compiling ArgumentParser DumpHelpGenerator.swift
[584/596] Compiling ArgumentParser HelpCommand.swift
[584/596] Compiling c-atomics.c
[586/600] Compiling ArgumentParser ArgumentDecoder.swift
[587/600] Compiling ArgumentParser ArgumentDefinition.swift
[588/600] Compiling ArgumentParser ArgumentSet.swift
[589/600] Compiling ArgumentParser CommandParser.swift
[590/600] Compiling ArgumentParser HelpGenerator.swift
[591/600] Compiling ArgumentParser MessageInfo.swift
[592/600] Compiling ArgumentParser UsageGenerator.swift
[593/600] Compiling ArgumentParser CollectionExtensions.swift
[594/600] Compiling NIOConcurrencyHelpers lock.swift
[595/600] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[596/600] Compiling NIOConcurrencyHelpers atomics.swift
[597/600] Emitting module NIOConcurrencyHelpers
[598/646] Compiling NIOCore IO.swift
[599/646] Compiling NIOCore IOData.swift
[600/646] Compiling NIOCore IntegerBitPacking.swift
[601/646] Compiling NIOCore IntegerTypes.swift
[602/646] Compiling NIOCore Interfaces.swift
[603/650] Compiling NIOCore AddressedEnvelope.swift
[604/650] Compiling NIOCore AsyncAwaitSupport+OldXcodes.swift
[605/650] Compiling NIOCore AsyncAwaitSupport.swift
[606/650] Compiling NIOCore BSDSocketAPI.swift
[607/650] Compiling NIOCore ByteBuffer-aux.swift
[608/650] Compiling NIOCore DeadChannel.swift
[609/650] Compiling NIOCore DispatchQueue+WithFuture.swift
[610/650] Compiling NIOCore EventLoop+Deprecated.swift
[611/650] Compiling NIOCore EventLoop.swift
[612/650] Compiling NIOCore EventLoopFuture+Deprecated.swift
[613/650] Compiling NIOCore PointerHelpers.swift
[614/650] Compiling NIOCore RecvByteBufferAllocator.swift
[615/650] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[616/650] Compiling NIOCore SocketAddresses.swift
[617/650] Compiling NIOCore SocketOptionProvider.swift
[618/650] Compiling NIOCore SystemCallHelpers.swift
[619/650] Compiling NIOCore TypeAssistedChannelHandler.swift
[620/650] Compiling NIOCore UniversalBootstrapSupport.swift
[621/650] Compiling NIOCore Utilities.swift
[622/650] Compiling NIOCore ChannelOption.swift
[623/650] Compiling NIOCore ChannelPipeline.swift
[624/650] Compiling NIOCore CircularBuffer.swift
[625/650] Compiling NIOCore Codec.swift
[626/650] Compiling NIOCore ConvenienceOptionSupport.swift
[627/650] Compiling NIOCore ByteBuffer-views.swift
[628/650] Compiling NIOCore Channel.swift
[629/650] Compiling NIOCore ChannelHandler.swift
[630/650] Compiling NIOCore ChannelHandlers.swift
[631/650] Compiling NIOCore ChannelInvoker.swift
[632/650] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[633/650] Compiling NIOCore EventLoopFuture.swift
[634/650] Compiling NIOCore FileDescriptor.swift
[635/650] Compiling NIOCore FileHandle.swift
[636/650] Compiling NIOCore FileRegion.swift
[637/650] Compiling NIOCore Linux.swift
[638/650] Compiling NIOCore MarkedCircularBuffer.swift
[639/650] Compiling NIOCore MulticastChannel.swift
[640/650] Compiling NIOCore NIOAny.swift
[641/650] Compiling NIOCore NIOCloseOnErrorHandler.swift
[642/650] Compiling NIOCore ByteBuffer-conversions.swift
[643/650] Compiling NIOCore ByteBuffer-core.swift
[644/650] Compiling NIOCore ByteBuffer-int.swift
[645/650] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[646/650] Compiling NIOCore ByteBuffer-multi-int.swift
[647/650] Emitting module NIOCore
[648/693] Emitting module NIOEmbedded
[649/693] Compiling NIOEmbedded Embedded.swift
[650/693] Compiling NIOPosix IntegerTypes.swift
[651/693] Compiling NIOPosix Linux.swift
[652/693] Compiling NIOPosix LinuxCPUSet.swift
[653/693] Compiling NIOPosix LinuxUring.swift
[654/693] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[655/697] Compiling NIOPosix Selectable.swift
[656/697] Compiling NIOPosix SelectableChannel.swift
[657/697] Compiling NIOPosix SelectableEventLoop.swift
[658/697] Compiling NIOPosix SelectorEpoll.swift
[659/697] Compiling NIOPosix PipeChannel.swift
[660/697] Compiling NIOPosix PipePair.swift
[661/697] Compiling NIOPosix PointerHelpers.swift
[662/697] Compiling NIOPosix Resolver.swift
[663/697] Compiling NIOPosix BSDSocketAPICommon.swift
[664/697] Compiling NIOPosix BSDSocketAPIPosix.swift
[665/697] Compiling NIOPosix BSDSocketAPIWindows.swift
[666/697] Compiling NIOPosix BaseSocket.swift
[667/697] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[668/697] Compiling NIOPosix SelectorGeneric.swift
[669/697] Compiling NIOPosix SelectorKqueue.swift
[670/697] Compiling NIOPosix SelectorUring.swift
[671/697] Compiling NIOPosix ServerSocket.swift
[672/697] Emitting module NIOPosix
[673/697] Compiling NIOPosix Thread.swift
[674/697] Compiling NIOPosix ThreadPosix.swift
[675/697] Compiling NIOPosix ThreadWindows.swift
[676/697] Compiling NIOPosix Utilities.swift
[677/697] Compiling NIOPosix FileDescriptor.swift
[678/697] Compiling NIOPosix GetaddrinfoResolver.swift
[679/697] Compiling NIOPosix HappyEyeballs.swift
[680/697] Compiling NIOPosix IO.swift
[681/697] Compiling NIOPosix IntegerBitPacking.swift
[682/697] Compiling NIOPosix Socket.swift
[683/697] Compiling NIOPosix SocketChannel.swift
[684/697] Compiling NIOPosix SocketProtocols.swift
[685/697] Compiling NIOPosix System.swift
[686/697] Compiling NIOPosix NIOThreadPool.swift
[687/697] Compiling NIOPosix NonBlockingFileIO.swift
[688/697] Compiling NIOPosix PendingDatagramWritesManager.swift
[689/697] Compiling NIOPosix PendingWritesManager.swift
[690/697] Compiling NIOPosix BaseSocketChannel.swift
[691/697] Compiling NIOPosix BaseStreamSocketChannel.swift
[692/697] Compiling NIOPosix Bootstrap.swift
[693/697] Compiling NIOPosix ControlMessage.swift
[694/697] Compiling NIOPosix DatagramVectorReadManager.swift
[695/699] Emitting module NIO
[696/699] Compiling NIO Exports.swift
[697/707] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[698/707] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[699/707] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[700/707] Compiling NIOTLS TLSEvents.swift
[701/707] Compiling NIOTLS SNIHandler.swift
[702/707] Emitting module NIOTLS
[703/707] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[704/707] Emitting module NIOFoundationCompat
[705/743] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[706/743] Compiling NIOTransportServices StateManagedChannel.swift
[707/743] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[708/743] Compiling NIOTransportServices NIOTSListenerChannel.swift
[709/744] Compiling NIOSSL ByteBufferBIO.swift
[710/744] Compiling NIOSSL CustomPrivateKey.swift
[711/744] Compiling NIOSSL IdentityVerification.swift
[712/744] Compiling NIOSSL LinuxCABundle.swift
[713/744] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[714/744] Emitting module NIOTransportServices
[715/744] Compiling NIOSSL SSLCallbacks.swift
[716/744] Compiling NIOSSL SSLCertificate.swift
[717/744] Compiling NIOSSL NIOSSLClientHandler.swift
[718/744] Compiling NIOSSL NIOSSLHandler.swift
[719/744] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[720/744] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[721/744] Compiling NIOSSL SubjectAlternativeName.swift
[722/744] Compiling NIOSSL SSLPublicKey.swift
[723/744] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[724/746] Compiling NIOSSL NIOSSLServerHandler.swift
[725/746] Compiling NIOSSL ObjectIdentifier.swift
[726/746] Compiling NIOSSL PosixPort.swift
[727/746] Compiling NIOSSL SSLErrors.swift
[728/746] Compiling NIOSSL SSLInit.swift
[731/746] Compiling NIOSSL SSLConnection.swift
[732/746] Compiling NIOSSL SSLContext.swift
[733/746] Compiling NIOSSL SSLPKCS12Bundle.swift
[734/746] Compiling NIOSSL SSLPrivateKey.swift
[738/746] Emitting module NIOSSL
[742/746] Compiling NIOSSL TLSConfiguration.swift
[743/746] Compiling NIOSSL UniversalBootstrapSupport.swift
[744/855] Compiling PostgresNIO PostgresMessage+SimpleQuery.swift
[745/855] Compiling PostgresNIO PostgresMessage+Startup.swift
[746/855] Compiling PostgresNIO PostgresMessage+Sync.swift
[747/855] Compiling PostgresNIO PostgresMessage+Terminate.swift
[748/855] Compiling PostgresNIO PostgresMessageDecoder.swift
[749/855] Compiling PostgresNIO PostgresMessageEncoder.swift
[750/855] Compiling PostgresNIO PostgresMessage+0.swift
[751/855] Compiling PostgresNIO PostgresMessage+BackendKeyData.swift
[752/855] Compiling PostgresNIO PostgresMessage+DataRow.swift
[753/855] Compiling PostgresNIO PostgresMessage+Error.swift
[754/855] Compiling PostgresNIO PostgresMessage+Identifier.swift
[755/855] Compiling PostgresNIO PostgresMessage+NotificationResponse.swift
[756/866] Compiling PostgresNIO Date+PostgresCodable.swift
[757/866] Compiling PostgresNIO Decimal+PostgresCodable.swift
[758/866] Compiling PostgresNIO Float+PostgresCodable.swift
[759/866] Compiling PostgresNIO Int+PostgresCodable.swift
[760/866] Compiling PostgresNIO JSON+PostgresCodable.swift
[761/866] Compiling PostgresNIO RawRepresentable+PostgresCodable.swift
[762/866] Compiling PostgresNIO String+PostgresCodable.swift
[763/866] Compiling PostgresNIO UUID+PostgresCodable.swift
[764/866] Compiling PostgresNIO ByteBuffer+PSQL.swift
[765/866] Compiling PostgresNIO Logging+PSQL.swift
[766/866] Compiling PostgresNIO Authentication.swift
[767/866] Compiling PostgresNIO BackendKeyData.swift
[768/866] Compiling PostgresNIO ReadyForQuery.swift
[769/866] Compiling PostgresNIO RowDescription.swift
[770/866] Compiling PostgresNIO SASLInitialResponse.swift
[771/866] Compiling PostgresNIO SASLResponse.swift
[772/866] Compiling PostgresNIO SSLRequest.swift
[773/866] Compiling PostgresNIO Startup.swift
[774/866] Compiling PostgresNIO PSQLError.swift
[775/866] Compiling PostgresNIO PSQLEventsHandler.swift
[776/866] Compiling PostgresNIO PSQLFrontendMessageEncoder.swift
[777/866] Compiling PostgresNIO PSQLPreparedStatement.swift
[778/866] Compiling PostgresNIO PSQLRowStream.swift
[779/866] Compiling PostgresNIO PSQLTask.swift
[780/866] Compiling PostgresNIO PostgresMessage+Bind.swift
[781/866] Compiling PostgresNIO PostgresMessage+Close.swift
[782/866] Compiling PostgresNIO PostgresMessage+CommandComplete.swift
[783/866] Compiling PostgresNIO PostgresMessage+Describe.swift
[784/866] Compiling PostgresNIO PostgresMessage+Execute.swift
[785/866] Compiling PostgresNIO PostgresMessage+ParameterDescription.swift
[786/866] Compiling PostgresNIO PostgresMessage+ParameterStatus.swift
[787/866] Compiling PostgresNIO PostgresMessage+Parse.swift
[788/866] Compiling PostgresNIO PostgresMessage+Password.swift
[789/866] Compiling PostgresNIO PostgresMessage+ReadyForQuery.swift
[790/866] Compiling PostgresNIO PostgresMessage+SASLResponse.swift
[791/866] Compiling PostgresNIO PostgresMessage+SSLRequest.swift
[792/866] Compiling PostgresNIO PostgresConnection.swift
[793/866] Compiling PostgresNIO PostgresDatabase+PreparedQuery.swift
[794/866] Compiling PostgresNIO PostgresData+Array.swift
[795/866] Compiling PostgresNIO PostgresData+Bool.swift
[796/866] Compiling PostgresNIO PostgresData+Bytes.swift
[797/866] Compiling PostgresNIO PostgresData+Date.swift
[798/866] Compiling PostgresNIO PostgresData+Decimal.swift
[799/866] Compiling PostgresNIO PostgresData+Double.swift
[800/866] Compiling PostgresNIO PostgresData+Float.swift
[801/866] Compiling PostgresNIO PostgresData+Int.swift
[802/866] Compiling PostgresNIO PostgresData+JSON.swift
[803/866] Compiling PostgresNIO PostgresData+JSONB.swift
[804/866] Compiling PostgresNIO Bind.swift
[805/866] Compiling PostgresNIO Cancel.swift
[806/866] Compiling PostgresNIO Close.swift
[807/866] Compiling PostgresNIO DataRow.swift
[808/866] Compiling PostgresNIO Describe.swift
[809/866] Compiling PostgresNIO ErrorResponse.swift
[810/866] Compiling PostgresNIO Execute.swift
[811/866] Compiling PostgresNIO NotificationResponse.swift
[812/866] Compiling PostgresNIO ParameterDescription.swift
[813/866] Compiling PostgresNIO ParameterStatus.swift
[814/866] Compiling PostgresNIO Parse.swift
[815/866] Compiling PostgresNIO Password.swift
[816/866] Emitting module PostgresNIO
[817/866] Compiling PostgresNIO PostgresMessage+RowDescription.swift
[818/866] Compiling PostgresNIO PostgresMessageType.swift
[819/866] Compiling PostgresNIO BufferedMessageEncoder.swift
[820/866] Compiling PostgresNIO AuthenticationStateMachine.swift
[821/866] Compiling PostgresNIO CloseStateMachine.swift
[822/866] Compiling PostgresNIO ConnectionStateMachine.swift
[823/866] Compiling PostgresNIO ExtendedQueryStateMachine.swift
[824/866] Compiling PostgresNIO PrepareStatementStateMachine.swift
[825/866] Compiling PostgresNIO RowStreamStateMachine.swift
[826/866] Compiling PostgresNIO Array+PostgresCodable.swift
[827/866] Compiling PostgresNIO Bool+PostgresCodable.swift
[828/866] Compiling PostgresNIO Bytes+PostgresCodable.swift
[829/866] Compiling PostgresNIO PostgresDatabase+SimpleQuery.swift
[830/866] Compiling PostgresNIO PostgresDatabase.swift
[831/866] Compiling PostgresNIO PostgresRequest.swift
[832/866] Compiling PostgresNIO Exports.swift
[833/866] Compiling PostgresNIO NIOUtils.swift
[834/866] Compiling PostgresNIO PostgresError+Code.swift
[835/866] Compiling PostgresNIO PostgresError.swift
[836/866] Compiling PostgresNIO PostgresJSONDecoder.swift
[837/866] Compiling PostgresNIO PostgresJSONEncoder.swift
[838/866] Compiling PostgresNIO SASLAuthentication+SCRAM-SHA256.swift
[839/866] Compiling PostgresNIO SASLAuthenticationManager.swift
[840/866] Compiling PostgresNIO PostgresData+Numeric.swift
[841/866] Compiling PostgresNIO PostgresData+Optional.swift
[842/866] Compiling PostgresNIO PostgresData+RawRepresentable.swift
[843/866] Compiling PostgresNIO PostgresData+Set.swift
[844/866] Compiling PostgresNIO PostgresData+String.swift
[845/866] Compiling PostgresNIO PostgresData+UUID.swift
[846/866] Compiling PostgresNIO PostgresData.swift
[847/866] Compiling PostgresNIO PostgresDataConvertible.swift
[848/866] Compiling PostgresNIO PostgresDataType.swift
[849/866] Compiling PostgresNIO PostgresRow.swift
[850/866] Compiling PostgresNIO PostgresData+UInt.swift
[851/866] Compiling PostgresNIO PostgresMessage+Authentication.swift
[852/866] Compiling PostgresNIO PostgresBackendMessage.swift
[853/866] Compiling PostgresNIO PostgresBackendMessageDecoder.swift
[854/866] Compiling PostgresNIO PostgresCell.swift
[855/866] Compiling PostgresNIO PostgresChannelHandler.swift
[856/866] Compiling PostgresNIO PostgresCodable.swift
[857/866] Compiling PostgresNIO PostgresFrontendMessage.swift
[858/866] Compiling PostgresNIO PostgresQuery.swift
[859/866] Compiling PostgresNIO PostgresRow-multi-decode.swift
[860/866] Compiling PostgresNIO PostgresRowSequence-multi-decode.swift
[861/866] Compiling PostgresNIO PostgresRowSequence.swift
[862/866] Compiling PostgresNIO Postgres+PSQLCompat.swift
[863/866] Compiling PostgresNIO PostgresDatabase+Query.swift
[864/887] Emitting module PGExtras
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Bloat.swift:27:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Bloat.Row.Values>' (aka 'TextTable<(String, String, String, Decimal, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
25 | var values: Values
26 |
27 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Bloat.Row.Values>' (aka 'TextTable<(String, String, String, Decimal, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
28 | [
29 | Column(title: "Type", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Bloat.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
2 |
3 | import ArgumentParser
4 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
5 |
6 |
:
25 | var values: Values
26 |
27 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 | [
29 | Column(title: "Type", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Blocking.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Blocking.Row.Values>' (aka 'TextTable<(Optional<Int>, Optional<String>, Optional<Decimal>, Optional<Int>, Optional<String>, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Blocking.Row.Values>' (aka 'TextTable<(Optional<Int>, Optional<String>, Optional<Decimal>, Optional<Int>, Optional<String>, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Blocked PID", value: $0 ?? "NULL", align: .center),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Blocking.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 | import Foundation
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Blocked PID", value: $0 ?? "NULL", align: .center),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/CacheHit.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<CacheHit.Row.Values>' (aka 'TextTable<(String, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<CacheHit.Row.Values>' (aka 'TextTable<(String, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/CacheHit.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
2 |
3 | import ArgumentParser
4 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
5 |
6 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexUsage.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexUsage.Row.Values>' (aka 'TextTable<(String, Optional<String>, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexUsage.Row.Values>' (aka 'TextTable<(String, Optional<String>, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Table Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexUsage.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Table Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Locks.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Locks.Row.Values>' (aka 'TextTable<(Int, String, Int, String, String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Locks.Row.Values>' (aka 'TextTable<(Int, String, Int, String, String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "PID", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Locks.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "PID", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/LongRunningQueries.swift:26:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<LongRunningQueries.Row.Values>' (aka 'TextTable<(Int, Decimal, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
24 | var values: Values
25 |
26 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<LongRunningQueries.Row.Values>' (aka 'TextTable<(Int, Decimal, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
27 | [
28 | Column(title: "PID", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/LongRunningQueries.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 | import Foundation
4 |
:
24 | var values: Values
25 |
26 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 | [
28 | Column(title: "PID", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/RecordsRank.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<RecordsRank.Row.Values>' (aka 'TextTable<(String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<RecordsRank.Row.Values>' (aka 'TextTable<(String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/RecordsRank.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/SeqScans.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<SeqScans.Row.Values>' (aka 'TextTable<(String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<SeqScans.Row.Values>' (aka 'TextTable<(String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/SeqScans.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/StatReset.swift:24:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<StatReset.Row.Values>' (aka 'TextTable<(String, Optional<String>, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
22 | var values: Values
23 |
24 | static let table = TextTable<Row.Values> { _ in [] }
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<StatReset.Row.Values>' (aka 'TextTable<(String, Optional<String>, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/StatReset.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
22 | var values: Values
23 |
24 | static let table = TextTable<Row.Values> { _ in [] }
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TableIndexesSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TableIndexesSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TableIndexesSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Table", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TableIndexesSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Table", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TableSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TableSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TableSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TableSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TotalIndexSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TotalIndexSize.Row.Values>' (aka 'TextTable<String>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TotalIndexSize.Row.Values>' (aka 'TextTable<String>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Size", value: $0)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TotalIndexSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Size", value: $0)
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TotalTableSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TotalTableSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TotalTableSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TotalTableSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/UnusedIndexes.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<UnusedIndexes.Row.Values>' (aka 'TextTable<(String, String, String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<UnusedIndexes.Row.Values>' (aka 'TextTable<(String, String, String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Table", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/UnusedIndexes.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Table", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/VacuumStats.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<VacuumStats.Row.Values>' (aka 'TextTable<(String, String, Optional<String>, Optional<String>, String, String, String, Optional<String>)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<VacuumStats.Row.Values>' (aka 'TextTable<(String, String, Optional<String>, Optional<String>, String, String, String, Optional<String>)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Schema", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/VacuumStats.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Schema", value: $0),
[865/889] Compiling PGExtras Bloat.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Bloat.swift:27:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Bloat.Row.Values>' (aka 'TextTable<(String, String, String, Decimal, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
25 | var values: Values
26 |
27 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Bloat.Row.Values>' (aka 'TextTable<(String, String, String, Decimal, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
28 | [
29 | Column(title: "Type", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Bloat.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
2 |
3 | import ArgumentParser
4 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
5 |
6 |
:
25 | var values: Values
26 |
27 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 | [
29 | Column(title: "Type", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Blocking.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Blocking.Row.Values>' (aka 'TextTable<(Optional<Int>, Optional<String>, Optional<Decimal>, Optional<Int>, Optional<String>, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Blocking.Row.Values>' (aka 'TextTable<(Optional<Int>, Optional<String>, Optional<Decimal>, Optional<Int>, Optional<String>, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Blocked PID", value: $0 ?? "NULL", align: .center),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Blocking.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 | import Foundation
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Blocked PID", value: $0 ?? "NULL", align: .center),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/CacheHit.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<CacheHit.Row.Values>' (aka 'TextTable<(String, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<CacheHit.Row.Values>' (aka 'TextTable<(String, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/CacheHit.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
2 |
3 | import ArgumentParser
4 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
5 |
6 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
[866/889] Compiling PGExtras Blocking.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Bloat.swift:27:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Bloat.Row.Values>' (aka 'TextTable<(String, String, String, Decimal, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
25 | var values: Values
26 |
27 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Bloat.Row.Values>' (aka 'TextTable<(String, String, String, Decimal, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
28 | [
29 | Column(title: "Type", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Bloat.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
2 |
3 | import ArgumentParser
4 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
5 |
6 |
:
25 | var values: Values
26 |
27 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 | [
29 | Column(title: "Type", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Blocking.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Blocking.Row.Values>' (aka 'TextTable<(Optional<Int>, Optional<String>, Optional<Decimal>, Optional<Int>, Optional<String>, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Blocking.Row.Values>' (aka 'TextTable<(Optional<Int>, Optional<String>, Optional<Decimal>, Optional<Int>, Optional<String>, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Blocked PID", value: $0 ?? "NULL", align: .center),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Blocking.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 | import Foundation
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Blocked PID", value: $0 ?? "NULL", align: .center),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/CacheHit.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<CacheHit.Row.Values>' (aka 'TextTable<(String, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<CacheHit.Row.Values>' (aka 'TextTable<(String, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/CacheHit.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
2 |
3 | import ArgumentParser
4 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
5 |
6 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
[867/889] Compiling PGExtras CacheHit.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Bloat.swift:27:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Bloat.Row.Values>' (aka 'TextTable<(String, String, String, Decimal, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
25 | var values: Values
26 |
27 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Bloat.Row.Values>' (aka 'TextTable<(String, String, String, Decimal, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
28 | [
29 | Column(title: "Type", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Bloat.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
2 |
3 | import ArgumentParser
4 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
5 |
6 |
:
25 | var values: Values
26 |
27 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 | [
29 | Column(title: "Type", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Blocking.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Blocking.Row.Values>' (aka 'TextTable<(Optional<Int>, Optional<String>, Optional<Decimal>, Optional<Int>, Optional<String>, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Blocking.Row.Values>' (aka 'TextTable<(Optional<Int>, Optional<String>, Optional<Decimal>, Optional<Int>, Optional<String>, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Blocked PID", value: $0 ?? "NULL", align: .center),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Blocking.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 | import Foundation
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Blocked PID", value: $0 ?? "NULL", align: .center),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/CacheHit.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<CacheHit.Row.Values>' (aka 'TextTable<(String, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<CacheHit.Row.Values>' (aka 'TextTable<(String, Optional<Decimal>)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/CacheHit.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
2 |
3 | import ArgumentParser
4 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
5 |
6 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
[868/889] Compiling PGExtras PGExtras.swift
[869/889] Compiling PGExtras PGExtrasCommand.swift
[870/889] Compiling PGExtras SeqScans.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/SeqScans.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<SeqScans.Row.Values>' (aka 'TextTable<(String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<SeqScans.Row.Values>' (aka 'TextTable<(String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/SeqScans.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/StatReset.swift:24:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<StatReset.Row.Values>' (aka 'TextTable<(String, Optional<String>, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
22 | var values: Values
23 |
24 | static let table = TextTable<Row.Values> { _ in [] }
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<StatReset.Row.Values>' (aka 'TextTable<(String, Optional<String>, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/StatReset.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
22 | var values: Values
23 |
24 | static let table = TextTable<Row.Values> { _ in [] }
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
[871/889] Compiling PGExtras StatReset.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/SeqScans.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<SeqScans.Row.Values>' (aka 'TextTable<(String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<SeqScans.Row.Values>' (aka 'TextTable<(String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/SeqScans.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/StatReset.swift:24:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<StatReset.Row.Values>' (aka 'TextTable<(String, Optional<String>, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
22 | var values: Values
23 |
24 | static let table = TextTable<Row.Values> { _ in [] }
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<StatReset.Row.Values>' (aka 'TextTable<(String, Optional<String>, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/StatReset.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
22 | var values: Values
23 |
24 | static let table = TextTable<Row.Values> { _ in [] }
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
[872/889] Compiling PGExtras TableIndexesSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TableIndexesSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TableIndexesSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TableIndexesSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Table", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TableIndexesSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Table", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TableSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TableSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TableSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TableSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
[873/889] Compiling PGExtras TableSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TableIndexesSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TableIndexesSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TableIndexesSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Table", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TableIndexesSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Table", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TableSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TableSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TableSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TableSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
[874/889] Compiling PGExtras TotalIndexSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TotalIndexSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TotalIndexSize.Row.Values>' (aka 'TextTable<String>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TotalIndexSize.Row.Values>' (aka 'TextTable<String>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Size", value: $0)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TotalIndexSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Size", value: $0)
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TotalTableSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TotalTableSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TotalTableSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TotalTableSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
[875/889] Compiling PGExtras TotalTableSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TotalIndexSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TotalIndexSize.Row.Values>' (aka 'TextTable<String>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TotalIndexSize.Row.Values>' (aka 'TextTable<String>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Size", value: $0)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TotalIndexSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Size", value: $0)
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TotalTableSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TotalTableSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<TotalTableSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/TotalTableSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
[876/889] Compiling PGExtras UnusedIndexes.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/UnusedIndexes.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<UnusedIndexes.Row.Values>' (aka 'TextTable<(String, String, String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<UnusedIndexes.Row.Values>' (aka 'TextTable<(String, String, String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Table", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/UnusedIndexes.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Table", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/VacuumStats.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<VacuumStats.Row.Values>' (aka 'TextTable<(String, String, Optional<String>, Optional<String>, String, String, String, Optional<String>)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<VacuumStats.Row.Values>' (aka 'TextTable<(String, String, Optional<String>, Optional<String>, String, String, String, Optional<String>)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Schema", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/VacuumStats.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Schema", value: $0),
[877/889] Compiling PGExtras VacuumStats.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/UnusedIndexes.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<UnusedIndexes.Row.Values>' (aka 'TextTable<(String, String, String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<UnusedIndexes.Row.Values>' (aka 'TextTable<(String, String, String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Table", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/UnusedIndexes.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Table", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/VacuumStats.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<VacuumStats.Row.Values>' (aka 'TextTable<(String, String, Optional<String>, Optional<String>, String, String, String, Optional<String>)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<VacuumStats.Row.Values>' (aka 'TextTable<(String, String, Optional<String>, Optional<String>, String, String, String, Optional<String>)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Schema", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/VacuumStats.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Schema", value: $0),
[878/889] Compiling PGExtras LongRunningQueries.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/LongRunningQueries.swift:26:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<LongRunningQueries.Row.Values>' (aka 'TextTable<(Int, Decimal, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
24 | var values: Values
25 |
26 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<LongRunningQueries.Row.Values>' (aka 'TextTable<(Int, Decimal, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
27 | [
28 | Column(title: "PID", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/LongRunningQueries.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 | import Foundation
4 |
:
24 | var values: Values
25 |
26 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 | [
28 | Column(title: "PID", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/RecordsRank.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<RecordsRank.Row.Values>' (aka 'TextTable<(String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<RecordsRank.Row.Values>' (aka 'TextTable<(String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/RecordsRank.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
[879/889] Compiling PGExtras RecordsRank.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/LongRunningQueries.swift:26:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<LongRunningQueries.Row.Values>' (aka 'TextTable<(Int, Decimal, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
24 | var values: Values
25 |
26 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<LongRunningQueries.Row.Values>' (aka 'TextTable<(Int, Decimal, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
27 | [
28 | Column(title: "PID", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/LongRunningQueries.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 | import Foundation
4 |
:
24 | var values: Values
25 |
26 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 | [
28 | Column(title: "PID", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/RecordsRank.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<RecordsRank.Row.Values>' (aka 'TextTable<(String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<RecordsRank.Row.Values>' (aka 'TextTable<(String, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/RecordsRank.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
[880/889] Compiling PGExtras Credentials.swift
[881/889] Compiling PGExtras Options.swift
[882/889] Compiling PGExtras IndexSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexUsage.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexUsage.Row.Values>' (aka 'TextTable<(String, Optional<String>, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexUsage.Row.Values>' (aka 'TextTable<(String, Optional<String>, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Table Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexUsage.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Table Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Locks.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Locks.Row.Values>' (aka 'TextTable<(Int, String, Int, String, String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Locks.Row.Values>' (aka 'TextTable<(Int, String, Int, String, String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "PID", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Locks.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "PID", value: $0),
[883/889] Compiling PGExtras IndexUsage.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexUsage.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexUsage.Row.Values>' (aka 'TextTable<(String, Optional<String>, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexUsage.Row.Values>' (aka 'TextTable<(String, Optional<String>, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Table Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexUsage.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Table Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Locks.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Locks.Row.Values>' (aka 'TextTable<(Int, String, Int, String, String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Locks.Row.Values>' (aka 'TextTable<(Int, String, Int, String, String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "PID", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Locks.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "PID", value: $0),
[884/889] Compiling PGExtras Locks.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexSize.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexSize.Row.Values>' (aka 'TextTable<(String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexSize.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexUsage.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexUsage.Row.Values>' (aka 'TextTable<(String, Optional<String>, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<IndexUsage.Row.Values>' (aka 'TextTable<(String, Optional<String>, Int)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "Table Name", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/IndexUsage.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "Table Name", value: $0),
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Locks.swift:25:20: warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Locks.Row.Values>' (aka 'TextTable<(Int, String, Int, String, String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| `- warning: static property 'table' is not concurrency-safe because non-'Sendable' type 'TextTable<Locks.Row.Values>' (aka 'TextTable<(Int, String, Int, String, String, String)>') may have shared mutable state; this is an error in the Swift 6 language mode
26 | [
27 | Column(title: "PID", value: $0),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/texttable/Sources/TextTable/TextTable.swift:203:15: note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
201 | Eve 142 8/13/16
202 | */
203 | public struct TextTable<T> {
| `- note: generic struct 'TextTable' does not conform to the 'Sendable' protocol
204 | /**
205 | The adapter function is responsible for mapping an instance `T` to an array of columns. This will be called for each row, including the header. The adapter function may actually be called multiple times for each row or header. You should not make any assumptions regarding the context, order or number of calls.
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/Commands/Locks.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
1 | import ArgumentParser
2 | import TextTable
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TextTable'
3 |
4 |
:
23 | var values: Values
24 |
25 | static let table = TextTable<Row.Values> {
| |- note: add '@MainActor' to make static property 'table' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | [
27 | Column(title: "PID", value: $0),
[885/889] Compiling PGExtras PostgresConnect+ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/PostgresConnect+ext.swift:26:25: warning: reference to static property 'disable' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
24 | switch tls {
25 | case .disable:
26 | self = .disable
| `- warning: reference to static property 'disable' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
27 | case .require:
28 | self = try .require(.init(configuration: .clientDefault))
/Users/admin/builder/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/PostgresNIO/Connection/PostgresConnection.swift:55:31: note: static property declared here
53 |
54 | /// Do not try to create a TLS connection to the server.
55 | public static var disable: Self = Self.init(.disable)
| `- note: static property declared here
56 |
57 | /// Try to create a TLS connection to the server. If the server supports TLS, create a TLS connection.
[886/889] Compiling PGExtras TableRow.swift
/Users/admin/builder/spi-builder-workspace/Sources/PGExtras/PostgresConnect+ext.swift:26:25: warning: reference to static property 'disable' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
24 | switch tls {
25 | case .disable:
26 | self = .disable
| `- warning: reference to static property 'disable' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
27 | case .require:
28 | self = try .require(.init(configuration: .clientDefault))
/Users/admin/builder/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/PostgresNIO/Connection/PostgresConnection.swift:55:31: note: static property declared here
53 |
54 | /// Do not try to create a TLS connection to the server.
55 | public static var disable: Self = Self.init(.disable)
| `- note: static property declared here
56 |
57 | /// Try to create a TLS connection to the server. If the server supports TLS, create a TLS connection.
[887/891] Emitting module pg_extras
/Users/admin/builder/spi-builder-workspace/Sources/pg-extras/pg-extras.swift:7:23: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
5 | @main
6 | public struct PGExtras: AsyncParsableCommand {
7 | public static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | abstract: "PG Extras",
9 | subcommands: [
[888/891] Compiling pg_extras pg-extras.swift
/Users/admin/builder/spi-builder-workspace/Sources/pg-extras/pg-extras.swift:7:23: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
5 | @main
6 | public struct PGExtras: AsyncParsableCommand {
7 | public static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | abstract: "PG Extras",
9 | subcommands: [
[888/891] Write Objects.LinkFileList
[889/891] Linking pg-extras
[890/891] Applying pg-extras
Build complete! (29.51s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "postgres-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/postgres-nio.git"
},
{
"identity" : "texttable",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/cfilipov/texttable.git"
}
],
"manifest_display_name" : "PGExtras",
"name" : "PGExtras",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "pg-extras",
"targets" : [
"pg-extras"
],
"type" : {
"executable" : null
}
},
{
"name" : "PGExtras",
"targets" : [
"PGExtras"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "pg_extrasTests",
"module_type" : "SwiftTarget",
"name" : "pg-extrasTests",
"path" : "Tests/pg-extrasTests",
"sources" : [
"swift_pg_extrasTests.swift"
],
"target_dependencies" : [
"pg-extras"
],
"type" : "test"
},
{
"c99name" : "pg_extras",
"module_type" : "SwiftTarget",
"name" : "pg-extras",
"path" : "Sources/pg-extras",
"product_memberships" : [
"pg-extras"
],
"sources" : [
"pg-extras.swift"
],
"target_dependencies" : [
"PGExtras"
],
"type" : "executable"
},
{
"c99name" : "PGExtras",
"module_type" : "SwiftTarget",
"name" : "PGExtras",
"path" : "Sources/PGExtras",
"product_dependencies" : [
"ArgumentParser",
"PostgresNIO",
"TextTable"
],
"product_memberships" : [
"pg-extras",
"PGExtras"
],
"sources" : [
"Commands/Bloat.swift",
"Commands/Blocking.swift",
"Commands/CacheHit.swift",
"Commands/IndexSize.swift",
"Commands/IndexUsage.swift",
"Commands/Locks.swift",
"Commands/LongRunningQueries.swift",
"Commands/RecordsRank.swift",
"Commands/SeqScans.swift",
"Commands/StatReset.swift",
"Commands/TableIndexesSize.swift",
"Commands/TableSize.swift",
"Commands/TotalIndexSize.swift",
"Commands/TotalTableSize.swift",
"Commands/UnusedIndexes.swift",
"Commands/VacuumStats.swift",
"Credentials.swift",
"Options.swift",
"PGExtras.swift",
"PGExtrasCommand.swift",
"PostgresConnect+ext.swift",
"TableRow.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.