The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build containerization, reference 0.16.2 (e8aff2), with Swift 6.2 for Linux on 9 Dec 2025 22:05:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

2388 | extension Com_Apple_Containerization_Sandbox_V3_MkdirRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2389 |   public static let protoMessageName: String = _protobuf_package + ".MkdirRequest"
2390 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2391 |     1: .same(proto: "path"),
2392 |     2: .same(proto: "all"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2453:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2451 | extension Com_Apple_Containerization_Sandbox_V3_WriteFileRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2452 |   public static let protoMessageName: String = _protobuf_package + ".WriteFileRequest"
2453 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2454 |     1: .same(proto: "path"),
2455 |     2: .same(proto: "data"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2507:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2505 | extension Com_Apple_Containerization_Sandbox_V3_WriteFileRequest.WriteFileFlags: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2506 |   public static let protoMessageName: String = Com_Apple_Containerization_Sandbox_V3_WriteFileRequest.protoMessageName + ".WriteFileFlags"
2507 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2508 |     1: .standard(proto: "create_parent_dirs"),
2509 |     2: .same(proto: "append"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2570:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2568 | extension Com_Apple_Containerization_Sandbox_V3_IpLinkSetRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2569 |   public static let protoMessageName: String = _protobuf_package + ".IpLinkSetRequest"
2570 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2571 |     1: .same(proto: "interface"),
2572 |     2: .same(proto: "up"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2637:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2635 | extension Com_Apple_Containerization_Sandbox_V3_IpAddrAddRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2636 |   public static let protoMessageName: String = _protobuf_package + ".IpAddrAddRequest"
2637 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2638 |     1: .same(proto: "interface"),
2639 |     2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2694:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2692 | extension Com_Apple_Containerization_Sandbox_V3_IpRouteAddLinkRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2693 |   public static let protoMessageName: String = _protobuf_package + ".IpRouteAddLinkRequest"
2694 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2695 |     1: .same(proto: "interface"),
2696 |     2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2757:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2755 | extension Com_Apple_Containerization_Sandbox_V3_IpRouteAddDefaultRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2756 |   public static let protoMessageName: String = _protobuf_package + ".IpRouteAddDefaultRequest"
2757 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2758 |     1: .same(proto: "interface"),
2759 |     2: .same(proto: "gateway"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2814:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2812 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureDnsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2813 |   public static let protoMessageName: String = _protobuf_package + ".ConfigureDnsRequest"
2814 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2815 |     1: .same(proto: "location"),
2816 |     2: .same(proto: "nameservers"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2893:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2891 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2892 |   public static let protoMessageName: String = _protobuf_package + ".ConfigureHostsRequest"
2893 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2894 |     1: .same(proto: "location"),
2895 |     2: .same(proto: "entries"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2941:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2939 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest.HostsEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2940 |   public static let protoMessageName: String = Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest.protoMessageName + ".HostsEntry"
2941 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2942 |     1: .same(proto: "ipAddress"),
2943 |     2: .same(proto: "hostnames"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3046:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3044 | extension Com_Apple_Containerization_Sandbox_V3_KillRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3045 |   public static let protoMessageName: String = _protobuf_package + ".KillRequest"
3046 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3047 |     1: .same(proto: "pid"),
3048 |     3: .same(proto: "signal"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3084:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3082 | extension Com_Apple_Containerization_Sandbox_V3_KillResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3083 |   public static let protoMessageName: String = _protobuf_package + ".KillResponse"
3084 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3085 |     1: .same(proto: "result"),
3086 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3116:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3114 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStatisticsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3115 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStatisticsRequest"
3116 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3117 |     1: .standard(proto: "container_ids"),
3118 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3148:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3146 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStatisticsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3147 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStatisticsResponse"
3148 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3149 |     1: .same(proto: "containers"),
3150 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3180:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3178 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3179 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStats"
3180 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3181 |     1: .standard(proto: "container_id"),
3182 |     2: .same(proto: "process"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3292:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3290 | extension Com_Apple_Containerization_Sandbox_V3_ProcessStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3291 |   public static let protoMessageName: String = _protobuf_package + ".ProcessStats"
3292 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3293 |     1: .same(proto: "current"),
3294 |     2: .same(proto: "limit"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3330:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3328 | extension Com_Apple_Containerization_Sandbox_V3_MemoryStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3329 |   public static let protoMessageName: String = _protobuf_package + ".MemoryStats"
3330 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3331 |     1: .standard(proto: "usage_bytes"),
3332 |     2: .standard(proto: "limit_bytes"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3410:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3408 | extension Com_Apple_Containerization_Sandbox_V3_CPUStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3409 |   public static let protoMessageName: String = _protobuf_package + ".CPUStats"
3410 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3411 |     1: .standard(proto: "usage_usec"),
3412 |     2: .standard(proto: "user_usec"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3472:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3470 | extension Com_Apple_Containerization_Sandbox_V3_BlockIOStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3471 |   public static let protoMessageName: String = _protobuf_package + ".BlockIOStats"
3472 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3473 |     1: .same(proto: "devices"),
3474 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3504:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3502 | extension Com_Apple_Containerization_Sandbox_V3_BlockIOEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3503 |   public static let protoMessageName: String = _protobuf_package + ".BlockIOEntry"
3504 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3505 |     1: .same(proto: "major"),
3506 |     2: .same(proto: "minor"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3566:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3564 | extension Com_Apple_Containerization_Sandbox_V3_NetworkStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3565 |   public static let protoMessageName: String = _protobuf_package + ".NetworkStats"
3566 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3567 |     1: .same(proto: "interface"),
3568 |     2: .same(proto: "receivedPackets"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2359/2369] Compiling Containerization SystemPlatform.swift
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1225:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1223 | extension Com_Apple_Containerization_Sandbox_V3_Stdio: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1224 |   public static let protoMessageName: String = _protobuf_package + ".Stdio"
1225 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1226 |     1: .same(proto: "stdinPort"),
1227 |     2: .same(proto: "stdoutPort"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1273:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1271 | extension Com_Apple_Containerization_Sandbox_V3_SetupEmulatorRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1272 |   public static let protoMessageName: String = _protobuf_package + ".SetupEmulatorRequest"
1273 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1274 |     1: .standard(proto: "binary_path"),
1275 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1360:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1358 | extension Com_Apple_Containerization_Sandbox_V3_SetTimeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1359 |   public static let protoMessageName: String = _protobuf_package + ".SetTimeRequest"
1360 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1361 |     1: .same(proto: "sec"),
1362 |     2: .same(proto: "usec"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1417:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1415 | extension Com_Apple_Containerization_Sandbox_V3_SysctlRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1416 |   public static let protoMessageName: String = _protobuf_package + ".SysctlRequest"
1417 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1418 |     1: .same(proto: "settings"),
1419 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1468:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1466 | extension Com_Apple_Containerization_Sandbox_V3_ProxyVsockRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1467 |   public static let protoMessageName: String = _protobuf_package + ".ProxyVsockRequest"
1468 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1469 |     1: .same(proto: "id"),
1470 |     2: .standard(proto: "vsock_port"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1527:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1525 |
1526 | extension Com_Apple_Containerization_Sandbox_V3_ProxyVsockRequest.Action: SwiftProtobuf._ProtoNameProviding {
1527 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1528 |     0: .same(proto: "INTO"),
1529 |     1: .same(proto: "OUT_OF"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1554:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1552 | extension Com_Apple_Containerization_Sandbox_V3_StopVsockProxyRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1553 |   public static let protoMessageName: String = _protobuf_package + ".StopVsockProxyRequest"
1554 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1555 |     1: .same(proto: "id"),
1556 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1605:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1603 | extension Com_Apple_Containerization_Sandbox_V3_MountRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1604 |   public static let protoMessageName: String = _protobuf_package + ".MountRequest"
1605 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1606 |     1: .same(proto: "type"),
1607 |     2: .same(proto: "source"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1674:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1672 | extension Com_Apple_Containerization_Sandbox_V3_UmountRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1673 |   public static let protoMessageName: String = _protobuf_package + ".UmountRequest"
1674 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1675 |     1: .same(proto: "path"),
1676 |     2: .same(proto: "flags"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1731:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1729 | extension Com_Apple_Containerization_Sandbox_V3_SetenvRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1730 |   public static let protoMessageName: String = _protobuf_package + ".SetenvRequest"
1731 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1732 |     1: .same(proto: "key"),
1733 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1792:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1790 | extension Com_Apple_Containerization_Sandbox_V3_GetenvRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1791 |   public static let protoMessageName: String = _protobuf_package + ".GetenvRequest"
1792 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1793 |     1: .same(proto: "key"),
1794 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1824:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1822 | extension Com_Apple_Containerization_Sandbox_V3_GetenvResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1823 |   public static let protoMessageName: String = _protobuf_package + ".GetenvResponse"
1824 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1825 |     1: .same(proto: "value"),
1826 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1860:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1858 | extension Com_Apple_Containerization_Sandbox_V3_CreateProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1859 |   public static let protoMessageName: String = _protobuf_package + ".CreateProcessRequest"
1860 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1861 |     1: .same(proto: "id"),
1862 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1957:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1955 | extension Com_Apple_Containerization_Sandbox_V3_WaitProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1956 |   public static let protoMessageName: String = _protobuf_package + ".WaitProcessRequest"
1957 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1958 |     1: .same(proto: "id"),
1959 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1999:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1997 | extension Com_Apple_Containerization_Sandbox_V3_WaitProcessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1998 |   public static let protoMessageName: String = _protobuf_package + ".WaitProcessResponse"
1999 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2000 |     1: .same(proto: "exitCode"),
2001 |     2: .standard(proto: "exited_at"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2041:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2039 | extension Com_Apple_Containerization_Sandbox_V3_ResizeProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2040 |   public static let protoMessageName: String = _protobuf_package + ".ResizeProcessRequest"
2041 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2042 |     1: .same(proto: "id"),
2043 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2114:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2112 | extension Com_Apple_Containerization_Sandbox_V3_DeleteProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2113 |   public static let protoMessageName: String = _protobuf_package + ".DeleteProcessRequest"
2114 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2115 |     1: .same(proto: "id"),
2116 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2173 | extension Com_Apple_Containerization_Sandbox_V3_StartProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2174 |   public static let protoMessageName: String = _protobuf_package + ".StartProcessRequest"
2175 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2176 |     1: .same(proto: "id"),
2177 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2217:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2215 | extension Com_Apple_Containerization_Sandbox_V3_StartProcessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2216 |   public static let protoMessageName: String = _protobuf_package + ".StartProcessResponse"
2217 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2218 |     1: .same(proto: "pid"),
2219 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2249:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2247 | extension Com_Apple_Containerization_Sandbox_V3_KillProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2248 |   public static let protoMessageName: String = _protobuf_package + ".KillProcessRequest"
2249 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2250 |     1: .same(proto: "id"),
2251 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2297:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2295 | extension Com_Apple_Containerization_Sandbox_V3_KillProcessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2296 |   public static let protoMessageName: String = _protobuf_package + ".KillProcessResponse"
2297 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2298 |     1: .same(proto: "result"),
2299 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2329:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2327 | extension Com_Apple_Containerization_Sandbox_V3_CloseProcessStdinRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2328 |   public static let protoMessageName: String = _protobuf_package + ".CloseProcessStdinRequest"
2329 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2330 |     1: .same(proto: "id"),
2331 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2390:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2388 | extension Com_Apple_Containerization_Sandbox_V3_MkdirRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2389 |   public static let protoMessageName: String = _protobuf_package + ".MkdirRequest"
2390 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2391 |     1: .same(proto: "path"),
2392 |     2: .same(proto: "all"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2453:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2451 | extension Com_Apple_Containerization_Sandbox_V3_WriteFileRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2452 |   public static let protoMessageName: String = _protobuf_package + ".WriteFileRequest"
2453 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2454 |     1: .same(proto: "path"),
2455 |     2: .same(proto: "data"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2507:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2505 | extension Com_Apple_Containerization_Sandbox_V3_WriteFileRequest.WriteFileFlags: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2506 |   public static let protoMessageName: String = Com_Apple_Containerization_Sandbox_V3_WriteFileRequest.protoMessageName + ".WriteFileFlags"
2507 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2508 |     1: .standard(proto: "create_parent_dirs"),
2509 |     2: .same(proto: "append"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2570:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2568 | extension Com_Apple_Containerization_Sandbox_V3_IpLinkSetRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2569 |   public static let protoMessageName: String = _protobuf_package + ".IpLinkSetRequest"
2570 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2571 |     1: .same(proto: "interface"),
2572 |     2: .same(proto: "up"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2637:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2635 | extension Com_Apple_Containerization_Sandbox_V3_IpAddrAddRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2636 |   public static let protoMessageName: String = _protobuf_package + ".IpAddrAddRequest"
2637 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2638 |     1: .same(proto: "interface"),
2639 |     2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2694:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2692 | extension Com_Apple_Containerization_Sandbox_V3_IpRouteAddLinkRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2693 |   public static let protoMessageName: String = _protobuf_package + ".IpRouteAddLinkRequest"
2694 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2695 |     1: .same(proto: "interface"),
2696 |     2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2757:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2755 | extension Com_Apple_Containerization_Sandbox_V3_IpRouteAddDefaultRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2756 |   public static let protoMessageName: String = _protobuf_package + ".IpRouteAddDefaultRequest"
2757 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2758 |     1: .same(proto: "interface"),
2759 |     2: .same(proto: "gateway"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2814:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2812 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureDnsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2813 |   public static let protoMessageName: String = _protobuf_package + ".ConfigureDnsRequest"
2814 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2815 |     1: .same(proto: "location"),
2816 |     2: .same(proto: "nameservers"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2893:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2891 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2892 |   public static let protoMessageName: String = _protobuf_package + ".ConfigureHostsRequest"
2893 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2894 |     1: .same(proto: "location"),
2895 |     2: .same(proto: "entries"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2941:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2939 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest.HostsEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2940 |   public static let protoMessageName: String = Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest.protoMessageName + ".HostsEntry"
2941 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2942 |     1: .same(proto: "ipAddress"),
2943 |     2: .same(proto: "hostnames"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3046:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3044 | extension Com_Apple_Containerization_Sandbox_V3_KillRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3045 |   public static let protoMessageName: String = _protobuf_package + ".KillRequest"
3046 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3047 |     1: .same(proto: "pid"),
3048 |     3: .same(proto: "signal"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3084:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3082 | extension Com_Apple_Containerization_Sandbox_V3_KillResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3083 |   public static let protoMessageName: String = _protobuf_package + ".KillResponse"
3084 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3085 |     1: .same(proto: "result"),
3086 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3116:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3114 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStatisticsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3115 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStatisticsRequest"
3116 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3117 |     1: .standard(proto: "container_ids"),
3118 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3148:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3146 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStatisticsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3147 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStatisticsResponse"
3148 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3149 |     1: .same(proto: "containers"),
3150 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3180:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3178 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3179 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStats"
3180 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3181 |     1: .standard(proto: "container_id"),
3182 |     2: .same(proto: "process"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3292:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3290 | extension Com_Apple_Containerization_Sandbox_V3_ProcessStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3291 |   public static let protoMessageName: String = _protobuf_package + ".ProcessStats"
3292 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3293 |     1: .same(proto: "current"),
3294 |     2: .same(proto: "limit"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3330:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3328 | extension Com_Apple_Containerization_Sandbox_V3_MemoryStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3329 |   public static let protoMessageName: String = _protobuf_package + ".MemoryStats"
3330 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3331 |     1: .standard(proto: "usage_bytes"),
3332 |     2: .standard(proto: "limit_bytes"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3410:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3408 | extension Com_Apple_Containerization_Sandbox_V3_CPUStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3409 |   public static let protoMessageName: String = _protobuf_package + ".CPUStats"
3410 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3411 |     1: .standard(proto: "usage_usec"),
3412 |     2: .standard(proto: "user_usec"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3472:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3470 | extension Com_Apple_Containerization_Sandbox_V3_BlockIOStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3471 |   public static let protoMessageName: String = _protobuf_package + ".BlockIOStats"
3472 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3473 |     1: .same(proto: "devices"),
3474 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3504:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3502 | extension Com_Apple_Containerization_Sandbox_V3_BlockIOEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3503 |   public static let protoMessageName: String = _protobuf_package + ".BlockIOEntry"
3504 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3505 |     1: .same(proto: "major"),
3506 |     2: .same(proto: "minor"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3566:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3564 | extension Com_Apple_Containerization_Sandbox_V3_NetworkStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3565 |   public static let protoMessageName: String = _protobuf_package + ".NetworkStats"
3566 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3567 |     1: .same(proto: "interface"),
3568 |     2: .same(proto: "receivedPackets"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2360/2369] Compiling Containerization TimeSyncer.swift
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1225:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1223 | extension Com_Apple_Containerization_Sandbox_V3_Stdio: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1224 |   public static let protoMessageName: String = _protobuf_package + ".Stdio"
1225 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1226 |     1: .same(proto: "stdinPort"),
1227 |     2: .same(proto: "stdoutPort"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1273:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1271 | extension Com_Apple_Containerization_Sandbox_V3_SetupEmulatorRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1272 |   public static let protoMessageName: String = _protobuf_package + ".SetupEmulatorRequest"
1273 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1274 |     1: .standard(proto: "binary_path"),
1275 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1360:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1358 | extension Com_Apple_Containerization_Sandbox_V3_SetTimeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1359 |   public static let protoMessageName: String = _protobuf_package + ".SetTimeRequest"
1360 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1361 |     1: .same(proto: "sec"),
1362 |     2: .same(proto: "usec"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1417:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1415 | extension Com_Apple_Containerization_Sandbox_V3_SysctlRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1416 |   public static let protoMessageName: String = _protobuf_package + ".SysctlRequest"
1417 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1418 |     1: .same(proto: "settings"),
1419 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1468:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1466 | extension Com_Apple_Containerization_Sandbox_V3_ProxyVsockRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1467 |   public static let protoMessageName: String = _protobuf_package + ".ProxyVsockRequest"
1468 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1469 |     1: .same(proto: "id"),
1470 |     2: .standard(proto: "vsock_port"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1527:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1525 |
1526 | extension Com_Apple_Containerization_Sandbox_V3_ProxyVsockRequest.Action: SwiftProtobuf._ProtoNameProviding {
1527 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1528 |     0: .same(proto: "INTO"),
1529 |     1: .same(proto: "OUT_OF"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1554:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1552 | extension Com_Apple_Containerization_Sandbox_V3_StopVsockProxyRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1553 |   public static let protoMessageName: String = _protobuf_package + ".StopVsockProxyRequest"
1554 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1555 |     1: .same(proto: "id"),
1556 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1605:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1603 | extension Com_Apple_Containerization_Sandbox_V3_MountRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1604 |   public static let protoMessageName: String = _protobuf_package + ".MountRequest"
1605 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1606 |     1: .same(proto: "type"),
1607 |     2: .same(proto: "source"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1674:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1672 | extension Com_Apple_Containerization_Sandbox_V3_UmountRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1673 |   public static let protoMessageName: String = _protobuf_package + ".UmountRequest"
1674 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1675 |     1: .same(proto: "path"),
1676 |     2: .same(proto: "flags"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1731:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1729 | extension Com_Apple_Containerization_Sandbox_V3_SetenvRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1730 |   public static let protoMessageName: String = _protobuf_package + ".SetenvRequest"
1731 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1732 |     1: .same(proto: "key"),
1733 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1792:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1790 | extension Com_Apple_Containerization_Sandbox_V3_GetenvRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1791 |   public static let protoMessageName: String = _protobuf_package + ".GetenvRequest"
1792 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1793 |     1: .same(proto: "key"),
1794 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1824:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1822 | extension Com_Apple_Containerization_Sandbox_V3_GetenvResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1823 |   public static let protoMessageName: String = _protobuf_package + ".GetenvResponse"
1824 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1825 |     1: .same(proto: "value"),
1826 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1860:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1858 | extension Com_Apple_Containerization_Sandbox_V3_CreateProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1859 |   public static let protoMessageName: String = _protobuf_package + ".CreateProcessRequest"
1860 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1861 |     1: .same(proto: "id"),
1862 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1957:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1955 | extension Com_Apple_Containerization_Sandbox_V3_WaitProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1956 |   public static let protoMessageName: String = _protobuf_package + ".WaitProcessRequest"
1957 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1958 |     1: .same(proto: "id"),
1959 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1999:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1997 | extension Com_Apple_Containerization_Sandbox_V3_WaitProcessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1998 |   public static let protoMessageName: String = _protobuf_package + ".WaitProcessResponse"
1999 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2000 |     1: .same(proto: "exitCode"),
2001 |     2: .standard(proto: "exited_at"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2041:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2039 | extension Com_Apple_Containerization_Sandbox_V3_ResizeProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2040 |   public static let protoMessageName: String = _protobuf_package + ".ResizeProcessRequest"
2041 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2042 |     1: .same(proto: "id"),
2043 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2114:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2112 | extension Com_Apple_Containerization_Sandbox_V3_DeleteProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2113 |   public static let protoMessageName: String = _protobuf_package + ".DeleteProcessRequest"
2114 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2115 |     1: .same(proto: "id"),
2116 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2173 | extension Com_Apple_Containerization_Sandbox_V3_StartProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2174 |   public static let protoMessageName: String = _protobuf_package + ".StartProcessRequest"
2175 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2176 |     1: .same(proto: "id"),
2177 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2217:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2215 | extension Com_Apple_Containerization_Sandbox_V3_StartProcessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2216 |   public static let protoMessageName: String = _protobuf_package + ".StartProcessResponse"
2217 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2218 |     1: .same(proto: "pid"),
2219 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2249:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2247 | extension Com_Apple_Containerization_Sandbox_V3_KillProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2248 |   public static let protoMessageName: String = _protobuf_package + ".KillProcessRequest"
2249 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2250 |     1: .same(proto: "id"),
2251 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2297:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2295 | extension Com_Apple_Containerization_Sandbox_V3_KillProcessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2296 |   public static let protoMessageName: String = _protobuf_package + ".KillProcessResponse"
2297 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2298 |     1: .same(proto: "result"),
2299 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2329:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2327 | extension Com_Apple_Containerization_Sandbox_V3_CloseProcessStdinRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2328 |   public static let protoMessageName: String = _protobuf_package + ".CloseProcessStdinRequest"
2329 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2330 |     1: .same(proto: "id"),
2331 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2390:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2388 | extension Com_Apple_Containerization_Sandbox_V3_MkdirRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2389 |   public static let protoMessageName: String = _protobuf_package + ".MkdirRequest"
2390 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2391 |     1: .same(proto: "path"),
2392 |     2: .same(proto: "all"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2453:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2451 | extension Com_Apple_Containerization_Sandbox_V3_WriteFileRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2452 |   public static let protoMessageName: String = _protobuf_package + ".WriteFileRequest"
2453 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2454 |     1: .same(proto: "path"),
2455 |     2: .same(proto: "data"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2507:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2505 | extension Com_Apple_Containerization_Sandbox_V3_WriteFileRequest.WriteFileFlags: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2506 |   public static let protoMessageName: String = Com_Apple_Containerization_Sandbox_V3_WriteFileRequest.protoMessageName + ".WriteFileFlags"
2507 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2508 |     1: .standard(proto: "create_parent_dirs"),
2509 |     2: .same(proto: "append"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2570:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2568 | extension Com_Apple_Containerization_Sandbox_V3_IpLinkSetRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2569 |   public static let protoMessageName: String = _protobuf_package + ".IpLinkSetRequest"
2570 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2571 |     1: .same(proto: "interface"),
2572 |     2: .same(proto: "up"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2637:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2635 | extension Com_Apple_Containerization_Sandbox_V3_IpAddrAddRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2636 |   public static let protoMessageName: String = _protobuf_package + ".IpAddrAddRequest"
2637 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2638 |     1: .same(proto: "interface"),
2639 |     2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2694:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2692 | extension Com_Apple_Containerization_Sandbox_V3_IpRouteAddLinkRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2693 |   public static let protoMessageName: String = _protobuf_package + ".IpRouteAddLinkRequest"
2694 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2695 |     1: .same(proto: "interface"),
2696 |     2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2757:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2755 | extension Com_Apple_Containerization_Sandbox_V3_IpRouteAddDefaultRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2756 |   public static let protoMessageName: String = _protobuf_package + ".IpRouteAddDefaultRequest"
2757 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2758 |     1: .same(proto: "interface"),
2759 |     2: .same(proto: "gateway"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2814:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2812 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureDnsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2813 |   public static let protoMessageName: String = _protobuf_package + ".ConfigureDnsRequest"
2814 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2815 |     1: .same(proto: "location"),
2816 |     2: .same(proto: "nameservers"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2893:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2891 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2892 |   public static let protoMessageName: String = _protobuf_package + ".ConfigureHostsRequest"
2893 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2894 |     1: .same(proto: "location"),
2895 |     2: .same(proto: "entries"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2941:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2939 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest.HostsEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2940 |   public static let protoMessageName: String = Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest.protoMessageName + ".HostsEntry"
2941 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2942 |     1: .same(proto: "ipAddress"),
2943 |     2: .same(proto: "hostnames"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3046:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3044 | extension Com_Apple_Containerization_Sandbox_V3_KillRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3045 |   public static let protoMessageName: String = _protobuf_package + ".KillRequest"
3046 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3047 |     1: .same(proto: "pid"),
3048 |     3: .same(proto: "signal"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3084:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3082 | extension Com_Apple_Containerization_Sandbox_V3_KillResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3083 |   public static let protoMessageName: String = _protobuf_package + ".KillResponse"
3084 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3085 |     1: .same(proto: "result"),
3086 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3116:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3114 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStatisticsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3115 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStatisticsRequest"
3116 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3117 |     1: .standard(proto: "container_ids"),
3118 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3148:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3146 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStatisticsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3147 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStatisticsResponse"
3148 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3149 |     1: .same(proto: "containers"),
3150 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3180:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3178 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3179 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStats"
3180 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3181 |     1: .standard(proto: "container_id"),
3182 |     2: .same(proto: "process"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3292:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3290 | extension Com_Apple_Containerization_Sandbox_V3_ProcessStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3291 |   public static let protoMessageName: String = _protobuf_package + ".ProcessStats"
3292 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3293 |     1: .same(proto: "current"),
3294 |     2: .same(proto: "limit"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3330:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3328 | extension Com_Apple_Containerization_Sandbox_V3_MemoryStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3329 |   public static let protoMessageName: String = _protobuf_package + ".MemoryStats"
3330 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3331 |     1: .standard(proto: "usage_bytes"),
3332 |     2: .standard(proto: "limit_bytes"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3410:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3408 | extension Com_Apple_Containerization_Sandbox_V3_CPUStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3409 |   public static let protoMessageName: String = _protobuf_package + ".CPUStats"
3410 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3411 |     1: .standard(proto: "usage_usec"),
3412 |     2: .standard(proto: "user_usec"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3472:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3470 | extension Com_Apple_Containerization_Sandbox_V3_BlockIOStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3471 |   public static let protoMessageName: String = _protobuf_package + ".BlockIOStats"
3472 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3473 |     1: .same(proto: "devices"),
3474 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3504:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3502 | extension Com_Apple_Containerization_Sandbox_V3_BlockIOEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3503 |   public static let protoMessageName: String = _protobuf_package + ".BlockIOEntry"
3504 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3505 |     1: .same(proto: "major"),
3506 |     2: .same(proto: "minor"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3566:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3564 | extension Com_Apple_Containerization_Sandbox_V3_NetworkStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3565 |   public static let protoMessageName: String = _protobuf_package + ".NetworkStats"
3566 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3567 |     1: .same(proto: "interface"),
3568 |     2: .same(proto: "receivedPackets"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2361/2369] Compiling Containerization UnixSocketConfiguration.swift
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1225:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1223 | extension Com_Apple_Containerization_Sandbox_V3_Stdio: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1224 |   public static let protoMessageName: String = _protobuf_package + ".Stdio"
1225 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1226 |     1: .same(proto: "stdinPort"),
1227 |     2: .same(proto: "stdoutPort"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1273:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1271 | extension Com_Apple_Containerization_Sandbox_V3_SetupEmulatorRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1272 |   public static let protoMessageName: String = _protobuf_package + ".SetupEmulatorRequest"
1273 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1274 |     1: .standard(proto: "binary_path"),
1275 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1360:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1358 | extension Com_Apple_Containerization_Sandbox_V3_SetTimeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1359 |   public static let protoMessageName: String = _protobuf_package + ".SetTimeRequest"
1360 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1361 |     1: .same(proto: "sec"),
1362 |     2: .same(proto: "usec"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1417:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1415 | extension Com_Apple_Containerization_Sandbox_V3_SysctlRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1416 |   public static let protoMessageName: String = _protobuf_package + ".SysctlRequest"
1417 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1418 |     1: .same(proto: "settings"),
1419 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1468:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1466 | extension Com_Apple_Containerization_Sandbox_V3_ProxyVsockRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1467 |   public static let protoMessageName: String = _protobuf_package + ".ProxyVsockRequest"
1468 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1469 |     1: .same(proto: "id"),
1470 |     2: .standard(proto: "vsock_port"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1527:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1525 |
1526 | extension Com_Apple_Containerization_Sandbox_V3_ProxyVsockRequest.Action: SwiftProtobuf._ProtoNameProviding {
1527 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1528 |     0: .same(proto: "INTO"),
1529 |     1: .same(proto: "OUT_OF"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1554:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1552 | extension Com_Apple_Containerization_Sandbox_V3_StopVsockProxyRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1553 |   public static let protoMessageName: String = _protobuf_package + ".StopVsockProxyRequest"
1554 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1555 |     1: .same(proto: "id"),
1556 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1605:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1603 | extension Com_Apple_Containerization_Sandbox_V3_MountRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1604 |   public static let protoMessageName: String = _protobuf_package + ".MountRequest"
1605 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1606 |     1: .same(proto: "type"),
1607 |     2: .same(proto: "source"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1674:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1672 | extension Com_Apple_Containerization_Sandbox_V3_UmountRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1673 |   public static let protoMessageName: String = _protobuf_package + ".UmountRequest"
1674 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1675 |     1: .same(proto: "path"),
1676 |     2: .same(proto: "flags"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1731:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1729 | extension Com_Apple_Containerization_Sandbox_V3_SetenvRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1730 |   public static let protoMessageName: String = _protobuf_package + ".SetenvRequest"
1731 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1732 |     1: .same(proto: "key"),
1733 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1792:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1790 | extension Com_Apple_Containerization_Sandbox_V3_GetenvRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1791 |   public static let protoMessageName: String = _protobuf_package + ".GetenvRequest"
1792 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1793 |     1: .same(proto: "key"),
1794 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1824:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1822 | extension Com_Apple_Containerization_Sandbox_V3_GetenvResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1823 |   public static let protoMessageName: String = _protobuf_package + ".GetenvResponse"
1824 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1825 |     1: .same(proto: "value"),
1826 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1860:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1858 | extension Com_Apple_Containerization_Sandbox_V3_CreateProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1859 |   public static let protoMessageName: String = _protobuf_package + ".CreateProcessRequest"
1860 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1861 |     1: .same(proto: "id"),
1862 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1957:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1955 | extension Com_Apple_Containerization_Sandbox_V3_WaitProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1956 |   public static let protoMessageName: String = _protobuf_package + ".WaitProcessRequest"
1957 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1958 |     1: .same(proto: "id"),
1959 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1999:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1997 | extension Com_Apple_Containerization_Sandbox_V3_WaitProcessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1998 |   public static let protoMessageName: String = _protobuf_package + ".WaitProcessResponse"
1999 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2000 |     1: .same(proto: "exitCode"),
2001 |     2: .standard(proto: "exited_at"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2041:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2039 | extension Com_Apple_Containerization_Sandbox_V3_ResizeProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2040 |   public static let protoMessageName: String = _protobuf_package + ".ResizeProcessRequest"
2041 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2042 |     1: .same(proto: "id"),
2043 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2114:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2112 | extension Com_Apple_Containerization_Sandbox_V3_DeleteProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2113 |   public static let protoMessageName: String = _protobuf_package + ".DeleteProcessRequest"
2114 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2115 |     1: .same(proto: "id"),
2116 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2173 | extension Com_Apple_Containerization_Sandbox_V3_StartProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2174 |   public static let protoMessageName: String = _protobuf_package + ".StartProcessRequest"
2175 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2176 |     1: .same(proto: "id"),
2177 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2217:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2215 | extension Com_Apple_Containerization_Sandbox_V3_StartProcessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2216 |   public static let protoMessageName: String = _protobuf_package + ".StartProcessResponse"
2217 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2218 |     1: .same(proto: "pid"),
2219 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2249:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2247 | extension Com_Apple_Containerization_Sandbox_V3_KillProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2248 |   public static let protoMessageName: String = _protobuf_package + ".KillProcessRequest"
2249 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2250 |     1: .same(proto: "id"),
2251 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2297:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2295 | extension Com_Apple_Containerization_Sandbox_V3_KillProcessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2296 |   public static let protoMessageName: String = _protobuf_package + ".KillProcessResponse"
2297 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2298 |     1: .same(proto: "result"),
2299 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2329:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2327 | extension Com_Apple_Containerization_Sandbox_V3_CloseProcessStdinRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2328 |   public static let protoMessageName: String = _protobuf_package + ".CloseProcessStdinRequest"
2329 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2330 |     1: .same(proto: "id"),
2331 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2390:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2388 | extension Com_Apple_Containerization_Sandbox_V3_MkdirRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2389 |   public static let protoMessageName: String = _protobuf_package + ".MkdirRequest"
2390 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2391 |     1: .same(proto: "path"),
2392 |     2: .same(proto: "all"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2453:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2451 | extension Com_Apple_Containerization_Sandbox_V3_WriteFileRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2452 |   public static let protoMessageName: String = _protobuf_package + ".WriteFileRequest"
2453 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2454 |     1: .same(proto: "path"),
2455 |     2: .same(proto: "data"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2507:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2505 | extension Com_Apple_Containerization_Sandbox_V3_WriteFileRequest.WriteFileFlags: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2506 |   public static let protoMessageName: String = Com_Apple_Containerization_Sandbox_V3_WriteFileRequest.protoMessageName + ".WriteFileFlags"
2507 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2508 |     1: .standard(proto: "create_parent_dirs"),
2509 |     2: .same(proto: "append"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2570:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2568 | extension Com_Apple_Containerization_Sandbox_V3_IpLinkSetRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2569 |   public static let protoMessageName: String = _protobuf_package + ".IpLinkSetRequest"
2570 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2571 |     1: .same(proto: "interface"),
2572 |     2: .same(proto: "up"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2637:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2635 | extension Com_Apple_Containerization_Sandbox_V3_IpAddrAddRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2636 |   public static let protoMessageName: String = _protobuf_package + ".IpAddrAddRequest"
2637 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2638 |     1: .same(proto: "interface"),
2639 |     2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2694:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2692 | extension Com_Apple_Containerization_Sandbox_V3_IpRouteAddLinkRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2693 |   public static let protoMessageName: String = _protobuf_package + ".IpRouteAddLinkRequest"
2694 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2695 |     1: .same(proto: "interface"),
2696 |     2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2757:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2755 | extension Com_Apple_Containerization_Sandbox_V3_IpRouteAddDefaultRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2756 |   public static let protoMessageName: String = _protobuf_package + ".IpRouteAddDefaultRequest"
2757 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2758 |     1: .same(proto: "interface"),
2759 |     2: .same(proto: "gateway"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2814:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2812 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureDnsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2813 |   public static let protoMessageName: String = _protobuf_package + ".ConfigureDnsRequest"
2814 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2815 |     1: .same(proto: "location"),
2816 |     2: .same(proto: "nameservers"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2893:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2891 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2892 |   public static let protoMessageName: String = _protobuf_package + ".ConfigureHostsRequest"
2893 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2894 |     1: .same(proto: "location"),
2895 |     2: .same(proto: "entries"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2941:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2939 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest.HostsEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2940 |   public static let protoMessageName: String = Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest.protoMessageName + ".HostsEntry"
2941 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2942 |     1: .same(proto: "ipAddress"),
2943 |     2: .same(proto: "hostnames"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3046:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3044 | extension Com_Apple_Containerization_Sandbox_V3_KillRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3045 |   public static let protoMessageName: String = _protobuf_package + ".KillRequest"
3046 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3047 |     1: .same(proto: "pid"),
3048 |     3: .same(proto: "signal"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3084:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3082 | extension Com_Apple_Containerization_Sandbox_V3_KillResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3083 |   public static let protoMessageName: String = _protobuf_package + ".KillResponse"
3084 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3085 |     1: .same(proto: "result"),
3086 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3116:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3114 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStatisticsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3115 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStatisticsRequest"
3116 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3117 |     1: .standard(proto: "container_ids"),
3118 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3148:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3146 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStatisticsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3147 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStatisticsResponse"
3148 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3149 |     1: .same(proto: "containers"),
3150 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3180:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3178 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3179 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStats"
3180 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3181 |     1: .standard(proto: "container_id"),
3182 |     2: .same(proto: "process"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3292:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3290 | extension Com_Apple_Containerization_Sandbox_V3_ProcessStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3291 |   public static let protoMessageName: String = _protobuf_package + ".ProcessStats"
3292 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3293 |     1: .same(proto: "current"),
3294 |     2: .same(proto: "limit"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3330:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3328 | extension Com_Apple_Containerization_Sandbox_V3_MemoryStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3329 |   public static let protoMessageName: String = _protobuf_package + ".MemoryStats"
3330 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3331 |     1: .standard(proto: "usage_bytes"),
3332 |     2: .standard(proto: "limit_bytes"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3410:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3408 | extension Com_Apple_Containerization_Sandbox_V3_CPUStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3409 |   public static let protoMessageName: String = _protobuf_package + ".CPUStats"
3410 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3411 |     1: .standard(proto: "usage_usec"),
3412 |     2: .standard(proto: "user_usec"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3472:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3470 | extension Com_Apple_Containerization_Sandbox_V3_BlockIOStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3471 |   public static let protoMessageName: String = _protobuf_package + ".BlockIOStats"
3472 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3473 |     1: .same(proto: "devices"),
3474 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3504:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3502 | extension Com_Apple_Containerization_Sandbox_V3_BlockIOEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3503 |   public static let protoMessageName: String = _protobuf_package + ".BlockIOEntry"
3504 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3505 |     1: .same(proto: "major"),
3506 |     2: .same(proto: "minor"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3566:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3564 | extension Com_Apple_Containerization_Sandbox_V3_NetworkStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3565 |   public static let protoMessageName: String = _protobuf_package + ".NetworkStats"
3566 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3567 |     1: .same(proto: "interface"),
3568 |     2: .same(proto: "receivedPackets"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2362/2369] Compiling Containerization UnixSocketRelay.swift
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1225:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1223 | extension Com_Apple_Containerization_Sandbox_V3_Stdio: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1224 |   public static let protoMessageName: String = _protobuf_package + ".Stdio"
1225 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1226 |     1: .same(proto: "stdinPort"),
1227 |     2: .same(proto: "stdoutPort"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1273:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1271 | extension Com_Apple_Containerization_Sandbox_V3_SetupEmulatorRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1272 |   public static let protoMessageName: String = _protobuf_package + ".SetupEmulatorRequest"
1273 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1274 |     1: .standard(proto: "binary_path"),
1275 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1360:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1358 | extension Com_Apple_Containerization_Sandbox_V3_SetTimeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1359 |   public static let protoMessageName: String = _protobuf_package + ".SetTimeRequest"
1360 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1361 |     1: .same(proto: "sec"),
1362 |     2: .same(proto: "usec"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1417:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1415 | extension Com_Apple_Containerization_Sandbox_V3_SysctlRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1416 |   public static let protoMessageName: String = _protobuf_package + ".SysctlRequest"
1417 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1418 |     1: .same(proto: "settings"),
1419 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1468:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1466 | extension Com_Apple_Containerization_Sandbox_V3_ProxyVsockRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1467 |   public static let protoMessageName: String = _protobuf_package + ".ProxyVsockRequest"
1468 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1469 |     1: .same(proto: "id"),
1470 |     2: .standard(proto: "vsock_port"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1527:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1525 |
1526 | extension Com_Apple_Containerization_Sandbox_V3_ProxyVsockRequest.Action: SwiftProtobuf._ProtoNameProviding {
1527 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1528 |     0: .same(proto: "INTO"),
1529 |     1: .same(proto: "OUT_OF"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1554:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1552 | extension Com_Apple_Containerization_Sandbox_V3_StopVsockProxyRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1553 |   public static let protoMessageName: String = _protobuf_package + ".StopVsockProxyRequest"
1554 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1555 |     1: .same(proto: "id"),
1556 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1605:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1603 | extension Com_Apple_Containerization_Sandbox_V3_MountRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1604 |   public static let protoMessageName: String = _protobuf_package + ".MountRequest"
1605 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1606 |     1: .same(proto: "type"),
1607 |     2: .same(proto: "source"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1674:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1672 | extension Com_Apple_Containerization_Sandbox_V3_UmountRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1673 |   public static let protoMessageName: String = _protobuf_package + ".UmountRequest"
1674 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1675 |     1: .same(proto: "path"),
1676 |     2: .same(proto: "flags"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1731:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1729 | extension Com_Apple_Containerization_Sandbox_V3_SetenvRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1730 |   public static let protoMessageName: String = _protobuf_package + ".SetenvRequest"
1731 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1732 |     1: .same(proto: "key"),
1733 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1792:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1790 | extension Com_Apple_Containerization_Sandbox_V3_GetenvRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1791 |   public static let protoMessageName: String = _protobuf_package + ".GetenvRequest"
1792 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1793 |     1: .same(proto: "key"),
1794 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1824:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1822 | extension Com_Apple_Containerization_Sandbox_V3_GetenvResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1823 |   public static let protoMessageName: String = _protobuf_package + ".GetenvResponse"
1824 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1825 |     1: .same(proto: "value"),
1826 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1860:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1858 | extension Com_Apple_Containerization_Sandbox_V3_CreateProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1859 |   public static let protoMessageName: String = _protobuf_package + ".CreateProcessRequest"
1860 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1861 |     1: .same(proto: "id"),
1862 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1957:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1955 | extension Com_Apple_Containerization_Sandbox_V3_WaitProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1956 |   public static let protoMessageName: String = _protobuf_package + ".WaitProcessRequest"
1957 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1958 |     1: .same(proto: "id"),
1959 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:1999:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1997 | extension Com_Apple_Containerization_Sandbox_V3_WaitProcessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1998 |   public static let protoMessageName: String = _protobuf_package + ".WaitProcessResponse"
1999 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2000 |     1: .same(proto: "exitCode"),
2001 |     2: .standard(proto: "exited_at"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2041:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2039 | extension Com_Apple_Containerization_Sandbox_V3_ResizeProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2040 |   public static let protoMessageName: String = _protobuf_package + ".ResizeProcessRequest"
2041 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2042 |     1: .same(proto: "id"),
2043 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2114:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2112 | extension Com_Apple_Containerization_Sandbox_V3_DeleteProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2113 |   public static let protoMessageName: String = _protobuf_package + ".DeleteProcessRequest"
2114 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2115 |     1: .same(proto: "id"),
2116 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2173 | extension Com_Apple_Containerization_Sandbox_V3_StartProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2174 |   public static let protoMessageName: String = _protobuf_package + ".StartProcessRequest"
2175 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2176 |     1: .same(proto: "id"),
2177 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2217:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2215 | extension Com_Apple_Containerization_Sandbox_V3_StartProcessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2216 |   public static let protoMessageName: String = _protobuf_package + ".StartProcessResponse"
2217 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2218 |     1: .same(proto: "pid"),
2219 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2249:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2247 | extension Com_Apple_Containerization_Sandbox_V3_KillProcessRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2248 |   public static let protoMessageName: String = _protobuf_package + ".KillProcessRequest"
2249 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2250 |     1: .same(proto: "id"),
2251 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2297:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2295 | extension Com_Apple_Containerization_Sandbox_V3_KillProcessResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2296 |   public static let protoMessageName: String = _protobuf_package + ".KillProcessResponse"
2297 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2298 |     1: .same(proto: "result"),
2299 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2329:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2327 | extension Com_Apple_Containerization_Sandbox_V3_CloseProcessStdinRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2328 |   public static let protoMessageName: String = _protobuf_package + ".CloseProcessStdinRequest"
2329 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2330 |     1: .same(proto: "id"),
2331 |     2: .same(proto: "containerID"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2390:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2388 | extension Com_Apple_Containerization_Sandbox_V3_MkdirRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2389 |   public static let protoMessageName: String = _protobuf_package + ".MkdirRequest"
2390 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2391 |     1: .same(proto: "path"),
2392 |     2: .same(proto: "all"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2453:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2451 | extension Com_Apple_Containerization_Sandbox_V3_WriteFileRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2452 |   public static let protoMessageName: String = _protobuf_package + ".WriteFileRequest"
2453 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2454 |     1: .same(proto: "path"),
2455 |     2: .same(proto: "data"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2507:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2505 | extension Com_Apple_Containerization_Sandbox_V3_WriteFileRequest.WriteFileFlags: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2506 |   public static let protoMessageName: String = Com_Apple_Containerization_Sandbox_V3_WriteFileRequest.protoMessageName + ".WriteFileFlags"
2507 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2508 |     1: .standard(proto: "create_parent_dirs"),
2509 |     2: .same(proto: "append"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2570:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2568 | extension Com_Apple_Containerization_Sandbox_V3_IpLinkSetRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2569 |   public static let protoMessageName: String = _protobuf_package + ".IpLinkSetRequest"
2570 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2571 |     1: .same(proto: "interface"),
2572 |     2: .same(proto: "up"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2637:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2635 | extension Com_Apple_Containerization_Sandbox_V3_IpAddrAddRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2636 |   public static let protoMessageName: String = _protobuf_package + ".IpAddrAddRequest"
2637 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2638 |     1: .same(proto: "interface"),
2639 |     2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2694:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2692 | extension Com_Apple_Containerization_Sandbox_V3_IpRouteAddLinkRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2693 |   public static let protoMessageName: String = _protobuf_package + ".IpRouteAddLinkRequest"
2694 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2695 |     1: .same(proto: "interface"),
2696 |     2: .same(proto: "address"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2757:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2755 | extension Com_Apple_Containerization_Sandbox_V3_IpRouteAddDefaultRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2756 |   public static let protoMessageName: String = _protobuf_package + ".IpRouteAddDefaultRequest"
2757 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2758 |     1: .same(proto: "interface"),
2759 |     2: .same(proto: "gateway"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2814:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2812 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureDnsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2813 |   public static let protoMessageName: String = _protobuf_package + ".ConfigureDnsRequest"
2814 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2815 |     1: .same(proto: "location"),
2816 |     2: .same(proto: "nameservers"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2893:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2891 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2892 |   public static let protoMessageName: String = _protobuf_package + ".ConfigureHostsRequest"
2893 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2894 |     1: .same(proto: "location"),
2895 |     2: .same(proto: "entries"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:2941:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2939 | extension Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest.HostsEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2940 |   public static let protoMessageName: String = Com_Apple_Containerization_Sandbox_V3_ConfigureHostsRequest.protoMessageName + ".HostsEntry"
2941 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2942 |     1: .same(proto: "ipAddress"),
2943 |     2: .same(proto: "hostnames"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3046:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3044 | extension Com_Apple_Containerization_Sandbox_V3_KillRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3045 |   public static let protoMessageName: String = _protobuf_package + ".KillRequest"
3046 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3047 |     1: .same(proto: "pid"),
3048 |     3: .same(proto: "signal"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3084:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3082 | extension Com_Apple_Containerization_Sandbox_V3_KillResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3083 |   public static let protoMessageName: String = _protobuf_package + ".KillResponse"
3084 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3085 |     1: .same(proto: "result"),
3086 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3116:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3114 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStatisticsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3115 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStatisticsRequest"
3116 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3117 |     1: .standard(proto: "container_ids"),
3118 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3148:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3146 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStatisticsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3147 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStatisticsResponse"
3148 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3149 |     1: .same(proto: "containers"),
3150 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3180:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3178 | extension Com_Apple_Containerization_Sandbox_V3_ContainerStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3179 |   public static let protoMessageName: String = _protobuf_package + ".ContainerStats"
3180 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3181 |     1: .standard(proto: "container_id"),
3182 |     2: .same(proto: "process"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3292:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3290 | extension Com_Apple_Containerization_Sandbox_V3_ProcessStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3291 |   public static let protoMessageName: String = _protobuf_package + ".ProcessStats"
3292 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3293 |     1: .same(proto: "current"),
3294 |     2: .same(proto: "limit"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3330:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3328 | extension Com_Apple_Containerization_Sandbox_V3_MemoryStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3329 |   public static let protoMessageName: String = _protobuf_package + ".MemoryStats"
3330 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3331 |     1: .standard(proto: "usage_bytes"),
3332 |     2: .standard(proto: "limit_bytes"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3410:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3408 | extension Com_Apple_Containerization_Sandbox_V3_CPUStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3409 |   public static let protoMessageName: String = _protobuf_package + ".CPUStats"
3410 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3411 |     1: .standard(proto: "usage_usec"),
3412 |     2: .standard(proto: "user_usec"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3472:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3470 | extension Com_Apple_Containerization_Sandbox_V3_BlockIOStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3471 |   public static let protoMessageName: String = _protobuf_package + ".BlockIOStats"
3472 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3473 |     1: .same(proto: "devices"),
3474 |   ]
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3504:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3502 | extension Com_Apple_Containerization_Sandbox_V3_BlockIOEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3503 |   public static let protoMessageName: String = _protobuf_package + ".BlockIOEntry"
3504 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3505 |     1: .same(proto: "major"),
3506 |     2: .same(proto: "minor"),
/host/spi-builder-workspace/Sources/Containerization/SandboxContext/SandboxContext.pb.swift:3566:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3564 | extension Com_Apple_Containerization_Sandbox_V3_NetworkStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3565 |   public static let protoMessageName: String = _protobuf_package + ".NetworkStats"
3566 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3567 |     1: .same(proto: "interface"),
3568 |     2: .same(proto: "receivedPackets"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2363/2370] Wrapping AST for Containerization for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2365/2382] Emitting module cctl
/host/spi-builder-workspace/Sources/cctl/ImageCommand.swift:19:8: error: no such module 'ContainerizationArchive'
 17 | import ArgumentParser
 18 | import Containerization
 19 | import ContainerizationArchive
    |        `- error: no such module 'ContainerizationArchive'
 20 | import ContainerizationError
 21 | import ContainerizationExtras
[2366/2382] Emitting module containerization_integration
[2367/2382] Compiling cctl cctl.swift
/host/spi-builder-workspace/Sources/cctl/ImageCommand.swift:19:8: error: no such module 'ContainerizationArchive'
 17 | import ArgumentParser
 18 | import Containerization
 19 | import ContainerizationArchive
    |        `- error: no such module 'ContainerizationArchive'
 20 | import ContainerizationError
 21 | import ContainerizationExtras
[2368/2382] Compiling containerization_integration Suite.swift
/host/spi-builder-workspace/Sources/Integration/Suite.swift:215:25: error: value of type 'Mount' has no member 'clone'
213 |         try? FileManager.default.removeItem(atPath: clPath)
214 |
215 |         let cl = try fs.clone(to: clPath)
    |                         `- error: value of type 'Mount' has no member 'clone'
216 |
217 |         // Create bootLog directory and per-container bootLog path
/host/spi-builder-workspace/Sources/Integration/Suite.swift:224:13: error: cannot find 'VZVirtualMachineManager' in scope
222 |         return (
223 |             cl,
224 |             VZVirtualMachineManager(
    |             `- error: cannot find 'VZVirtualMachineManager' in scope
225 |                 kernel: testKernel,
226 |                 initialFilesystem: initfs,
/host/spi-builder-workspace/Sources/Integration/Suite.swift:247:25: error: cannot convert value of type '__rlimit_resource' to expected argument type '__rlimit_resource_t' (aka 'Int32')
245 |     static func adjustLimits() throws {
246 |         var limits = rlimit()
247 |         guard getrlimit(RLIMIT_NOFILE, &limits) == 0 else {
    |                         `- error: cannot convert value of type '__rlimit_resource' to expected argument type '__rlimit_resource_t' (aka 'Int32')
248 |             throw POSIXError(.init(rawValue: errno)!)
249 |         }
/host/spi-builder-workspace/Sources/Integration/Suite.swift:253:25: error: cannot convert value of type '__rlimit_resource' to expected argument type '__rlimit_resource_t' (aka 'Int32')
251 |         limits.rlim_max = 65536
252 |
253 |         guard setrlimit(RLIMIT_NOFILE, &limits) == 0 else {
    |                         `- error: cannot convert value of type '__rlimit_resource' to expected argument type '__rlimit_resource_t' (aka 'Int32')
254 |             throw POSIXError(.init(rawValue: errno)!)
255 |         }
/host/spi-builder-workspace/Sources/Integration/Suite.swift:271:28: error: cannot find 'CFAbsoluteTimeGetCurrent' in scope
269 |     func run() async throws {
270 |         try Self.adjustLimits()
271 |         let suiteStarted = CFAbsoluteTimeGetCurrent()
    |                            `- error: cannot find 'CFAbsoluteTimeGetCurrent' in scope
272 |         log.info("starting integration suite\n")
273 |
/host/spi-builder-workspace/Sources/Integration/Suite.swift:332:43: error: cannot find 'CFAbsoluteTimeGetCurrent' in scope
330 |                             log.info("test \(job.name) started...")
331 |
332 |                             let started = CFAbsoluteTimeGetCurrent()
    |                                           `- error: cannot find 'CFAbsoluteTimeGetCurrent' in scope
333 |                             try await job.work()
334 |                             let lasted = CFAbsoluteTimeGetCurrent() - started
/host/spi-builder-workspace/Sources/Integration/Suite.swift:334:42: error: cannot find 'CFAbsoluteTimeGetCurrent' in scope
332 |                             let started = CFAbsoluteTimeGetCurrent()
333 |                             try await job.work()
334 |                             let lasted = CFAbsoluteTimeGetCurrent() - started
    |                                          `- error: cannot find 'CFAbsoluteTimeGetCurrent' in scope
335 |
336 |                             log.info("✅ test \(job.name) complete in \(lasted)s.")
/host/spi-builder-workspace/Sources/Integration/Suite.swift:353:21: error: cannot find 'CFAbsoluteTimeGetCurrent' in scope
351 |         let skippedCount = skipped.load(ordering: .acquiring)
352 |
353 |         let ended = CFAbsoluteTimeGetCurrent() - suiteStarted
    |                     `- error: cannot find 'CFAbsoluteTimeGetCurrent' in scope
354 |         var finishingText = "\n\nIntegration suite completed in \(ended)s with \(passedCount)/\(tests.count) passed"
355 |         if skipped.load(ordering: .acquiring) > 0 {
[2369/2382] Compiling cctl cctl+Utils.swift
/host/spi-builder-workspace/Sources/cctl/ImageCommand.swift:19:8: error: no such module 'ContainerizationArchive'
 17 | import ArgumentParser
 18 | import Containerization
 19 | import ContainerizationArchive
    |        `- error: no such module 'ContainerizationArchive'
 20 | import ContainerizationError
 21 | import ContainerizationExtras
[2370/2382] Compiling cctl KernelCommand.swift
/host/spi-builder-workspace/Sources/cctl/ImageCommand.swift:19:8: error: no such module 'ContainerizationArchive'
 17 | import ArgumentParser
 18 | import Containerization
 19 | import ContainerizationArchive
    |        `- error: no such module 'ContainerizationArchive'
 20 | import ContainerizationError
 21 | import ContainerizationExtras
[2371/2382] Compiling cctl LoginCommand.swift
/host/spi-builder-workspace/Sources/cctl/ImageCommand.swift:19:8: error: no such module 'ContainerizationArchive'
 17 | import ArgumentParser
 18 | import Containerization
 19 | import ContainerizationArchive
    |        `- error: no such module 'ContainerizationArchive'
 20 | import ContainerizationError
 21 | import ContainerizationExtras
[2372/2382] Compiling cctl RunCommand.swift
/host/spi-builder-workspace/Sources/cctl/ImageCommand.swift:19:8: error: no such module 'ContainerizationArchive'
 17 | import ArgumentParser
 18 | import Containerization
 19 | import ContainerizationArchive
    |        `- error: no such module 'ContainerizationArchive'
 20 | import ContainerizationError
 21 | import ContainerizationExtras
[2373/2382] Compiling cctl RootfsCommand.swift
/host/spi-builder-workspace/Sources/cctl/ImageCommand.swift:19:8: error: no such module 'ContainerizationArchive'
 17 | import ArgumentParser
 18 | import Containerization
 19 | import ContainerizationArchive
    |        `- error: no such module 'ContainerizationArchive'
 20 | import ContainerizationError
 21 | import ContainerizationExtras
[2374/2382] Compiling cctl ImageCommand.swift
/host/spi-builder-workspace/Sources/cctl/ImageCommand.swift:19:8: error: no such module 'ContainerizationArchive'
 17 | import ArgumentParser
 18 | import Containerization
 19 | import ContainerizationArchive
    |        `- error: no such module 'ContainerizationArchive'
 20 | import ContainerizationError
 21 | import ContainerizationExtras
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:31:29: error: cannot find 'LinuxContainer' in scope
  29 |
  30 |         let bs = try await bootstrap(id)
  31 |         let container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
     |                             `- error: cannot find 'LinuxContainer' in scope
  32 |             config.process.arguments = ["/bin/true"]
  33 |             config.bootLog = bs.bootLog
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:51:29: error: cannot find 'LinuxContainer' in scope
  49 |
  50 |         let bs = try await bootstrap(id)
  51 |         let container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
     |                             `- error: cannot find 'LinuxContainer' in scope
  52 |             config.process.arguments = ["/bin/false"]
  53 |             config.bootLog = bs.bootLog
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:115:29: error: cannot find 'LinuxContainer' in scope
 113 |
 114 |         let buffer = BufferWriter()
 115 |         let container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
     |                             `- error: cannot find 'LinuxContainer' in scope
 116 |             config.process.arguments = ["/bin/echo", "hi"]
 117 |             config.process.stdout = buffer
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:146:29: error: cannot find 'LinuxContainer' in scope
 144 |
 145 |         let bs = try await bootstrap(id)
 146 |         let container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
     |                             `- error: cannot find 'LinuxContainer' in scope
 147 |             config.process.arguments = ["/bin/sleep", "1000"]
 148 |             config.bootLog = bs.bootLog
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:183:29: error: cannot find 'LinuxContainer' in scope
 181 |         let id = "test-concurrent-processes-output-stress"
 182 |         let bs = try await bootstrap(id)
 183 |         let container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
     |                             `- error: cannot find 'LinuxContainer' in scope
 184 |             config.process.arguments = ["/bin/sleep", "1000"]
 185 |             config.bootLog = bs.bootLog
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:252:29: error: cannot find 'LinuxContainer' in scope
 250 |         let bs = try await bootstrap(id)
 251 |         var buffer = BufferWriter()
 252 |         var container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
     |                             `- error: cannot find 'LinuxContainer' in scope
 253 |             config.process.arguments = ["/usr/bin/id"]
 254 |             config.process.user = .init(uid: 1, gid: 1, additionalGids: [1])
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:254:36: error: cannot infer contextual base in reference to member 'init'
 252 |         var container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
 253 |             config.process.arguments = ["/usr/bin/id"]
 254 |             config.process.user = .init(uid: 1, gid: 1, additionalGids: [1])
     |                                    `- error: cannot infer contextual base in reference to member 'init'
 255 |             config.process.stdout = buffer
 256 |             config.bootLog = bs.bootLog
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:276:25: error: cannot find 'LinuxContainer' in scope
 274 |
 275 |         buffer = BufferWriter()
 276 |         container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
     |                         `- error: cannot find 'LinuxContainer' in scope
 277 |             config.process.arguments = ["/usr/bin/id"]
 278 |             // Try some uid that doesn't exist. This is supported.
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:279:36: error: cannot infer contextual base in reference to member 'init'
 277 |             config.process.arguments = ["/usr/bin/id"]
 278 |             // Try some uid that doesn't exist. This is supported.
 279 |             config.process.user = .init(uid: 40000, gid: 40000)
     |                                    `- error: cannot infer contextual base in reference to member 'init'
 280 |             config.process.stdout = buffer
 281 |             config.bootLog = bs.bootLog
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:301:25: error: cannot find 'LinuxContainer' in scope
 299 |
 300 |         buffer = BufferWriter()
 301 |         container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
     |                         `- error: cannot find 'LinuxContainer' in scope
 302 |             config.process.arguments = ["/usr/bin/id"]
 303 |             // Try some uid that doesn't exist. This is supported.
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:304:36: error: cannot infer contextual base in reference to member 'init'
 302 |             config.process.arguments = ["/usr/bin/id"]
 303 |             // Try some uid that doesn't exist. This is supported.
 304 |             config.process.user = .init(username: "40000:40000")
     |                                    `- error: cannot infer contextual base in reference to member 'init'
 305 |             config.process.stdout = buffer
 306 |             config.bootLog = bs.bootLog
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:326:25: error: cannot find 'LinuxContainer' in scope
 324 |
 325 |         buffer = BufferWriter()
 326 |         container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
     |                         `- error: cannot find 'LinuxContainer' in scope
 327 |             config.process.arguments = ["/usr/bin/id"]
 328 |             // Now for our final trick, try and run a username that doesn't exist.
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:329:36: error: cannot infer contextual base in reference to member 'init'
 327 |             config.process.arguments = ["/usr/bin/id"]
 328 |             // Now for our final trick, try and run a username that doesn't exist.
 329 |             config.process.user = .init(username: "thisdoesntexist")
     |                                    `- error: cannot infer contextual base in reference to member 'init'
 330 |             config.process.stdout = buffer
 331 |             config.bootLog = bs.bootLog
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:349:29: error: cannot find 'LinuxContainer' in scope
 347 |         let bs = try await bootstrap(id)
 348 |         let buffer = BufferWriter()
 349 |         let container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
     |                             `- error: cannot find 'LinuxContainer' in scope
 350 |             config.process.arguments = ["env"]
 351 |             config.process.terminal = true
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:384:29: error: cannot find 'LinuxContainer' in scope
 382 |         let bs = try await bootstrap(id)
 383 |         let buffer = BufferWriter()
 384 |         let container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
     |                             `- error: cannot find 'LinuxContainer' in scope
 385 |             config.process.arguments = ["env"]
 386 |             config.process.user = .init(uid: 0, gid: 0)
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:386:36: error: cannot infer contextual base in reference to member 'init'
 384 |         let container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
 385 |             config.process.arguments = ["env"]
 386 |             config.process.user = .init(uid: 0, gid: 0)
     |                                    `- error: cannot infer contextual base in reference to member 'init'
 387 |             config.process.stdout = buffer
 388 |             config.bootLog = bs.bootLog
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:419:29: error: cannot find 'LinuxContainer' in scope
 417 |         let customHomeEnvvar = "HOME=/tmp/custom/home"
 418 |         let buffer = BufferWriter()
 419 |         let container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
     |                             `- error: cannot find 'LinuxContainer' in scope
 420 |             config.process.arguments = ["sh", "-c", "echo HOME=$HOME"]
 421 |             config.process.environmentVariables.append(customHomeEnvvar)
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:422:36: error: cannot infer contextual base in reference to member 'init'
 420 |             config.process.arguments = ["sh", "-c", "echo HOME=$HOME"]
 421 |             config.process.environmentVariables.append(customHomeEnvvar)
 422 |             config.process.user = .init(uid: 0, gid: 0)
     |                                    `- error: cannot infer contextual base in reference to member 'init'
 423 |             config.process.stdout = buffer
 424 |             config.bootLog = bs.bootLog
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:451:29: error: cannot find 'LinuxContainer' in scope
 449 |         let bs = try await bootstrap(id)
 450 |         let buffer = BufferWriter()
 451 |         let container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
     |                             `- error: cannot find 'LinuxContainer' in scope
 452 |             config.process.arguments = ["/bin/hostname"]
 453 |             config.hostname = "foo-bar"
/host/spi-builder-workspace/Sources/Integration/ContainerTests.swift:481:29: error: cannot find 'LinuxContainer' in scope
 479 |         let entry = Hosts.Entry.localHostIPV4(comment: "Testaroo")
 480 |         let buffer = BufferWriter()
 481 |         let container = try LinuxContainer(id, rootfs: bs.rootfs, vmm: bs.vmm) { config in
     |                             `- error: cannot find 'LinuxContainer' in scope
 482 |             config.process.arguments = ["cat", "/etc/hosts"]
 483 |             config.hosts = Hosts(entries: [entry])
BUILD FAILURE 6.2 linux