[INFO] fetching crate sw4rm-sdk 0.3.0...
[INFO] testing sw4rm-sdk-0.3.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] extracting crate sw4rm-sdk 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sw4rm-sdk 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sw4rm-sdk 0.3.0
[INFO] tweaked toml for crates.io crate sw4rm-sdk 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sw4rm-sdk 0.3.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sw4rm-sdk 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cba469eca2d4b268419983dd4e70e3553b9ff3d3796b79dd45ba54d56ae21a2a
[INFO] running `Command { std: "docker" "start" "-a" "cba469eca2d4b268419983dd4e70e3553b9ff3d3796b79dd45ba54d56ae21a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cba469eca2d4b268419983dd4e70e3553b9ff3d3796b79dd45ba54d56ae21a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cba469eca2d4b268419983dd4e70e3553b9ff3d3796b79dd45ba54d56ae21a2a", kill_on_drop: false }`
[INFO] [stdout] cba469eca2d4b268419983dd4e70e3553b9ff3d3796b79dd45ba54d56ae21a2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0ecf021202e0f111f59dbc4bacfaac8e1e83826f487c84bd82701ffd9415ec8
[INFO] running `Command { std: "docker" "start" "-a" "f0ecf021202e0f111f59dbc4bacfaac8e1e83826f487c84bd82701ffd9415ec8", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling sw4rm-sdk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.80s
[INFO] running `Command { std: "docker" "inspect" "f0ecf021202e0f111f59dbc4bacfaac8e1e83826f487c84bd82701ffd9415ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0ecf021202e0f111f59dbc4bacfaac8e1e83826f487c84bd82701ffd9415ec8", kill_on_drop: false }`
[INFO] [stdout] f0ecf021202e0f111f59dbc4bacfaac8e1e83826f487c84bd82701ffd9415ec8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84526d68847094111d8e3f06eaa234e982d4133ba9f0fdb6ed45898b4e640132
[INFO] running `Command { std: "docker" "start" "-a" "84526d68847094111d8e3f06eaa234e982d4133ba9f0fdb6ed45898b4e640132", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling sw4rm-sdk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr] error: could not compile `sw4rm-sdk` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name sw4rm_sdk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="proto"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "keyring", "mockall", "proto", "testing"))' -C metadata=7db48f601d0db119 -C extra-filename=-4e21f7c239631db5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-08849a096cfef27c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-66c7331ca526bb6e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-0bc9384ee703098c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2458bdf2da30996f.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-99d6f03eafda8565.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-97bcf6b2d0a9cda2.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-88a13442a560eb6b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a02109a75efd28e7.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-669ab13378d6d882.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-9eaa7befd892b92c.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-f9294ed180b7a9c0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d48afd90ca3bddbf.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-96ff0d4f7ed6dc7f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1504f39afcf1e443.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-584d6243a78c215e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5166c31f8c0c997d.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-4eca553acf6f38ad.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ec0b6729cd9931af.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-699c0c57cc7dde70.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-451be80891ee505e.rlib --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-ebedb8062c43d1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f11f71f5c6dfe74e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0cfa5241762b6f4a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3bfd753a1247d8a0.rlib --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/ring-d47559ccc8a11cce/out --cfg 'feature="proto"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sw4rm-sdk` (test "logging_client_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name logging_client_tests --edition=2021 tests/logging_client_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="proto"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "keyring", "mockall", "proto", "testing"))' -C metadata=8c00231acbe68276 -C extra-filename=-390a816ef39f810a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-08849a096cfef27c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-66c7331ca526bb6e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-0bc9384ee703098c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2458bdf2da30996f.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-99d6f03eafda8565.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-97bcf6b2d0a9cda2.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-88a13442a560eb6b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a02109a75efd28e7.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-669ab13378d6d882.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-9eaa7befd892b92c.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-f9294ed180b7a9c0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d48afd90ca3bddbf.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-96ff0d4f7ed6dc7f.rlib --extern sw4rm_sdk=/opt/rustwide/target/debug/deps/libsw4rm_sdk-67ca9ac97bac2ed9.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1504f39afcf1e443.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-584d6243a78c215e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5166c31f8c0c997d.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-4eca553acf6f38ad.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ec0b6729cd9931af.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-699c0c57cc7dde70.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-451be80891ee505e.rlib --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-ebedb8062c43d1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f11f71f5c6dfe74e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0cfa5241762b6f4a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3bfd753a1247d8a0.rlib --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/ring-d47559ccc8a11cce/out --cfg 'feature="proto"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sw4rm-sdk` (test "scheduler_client_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name scheduler_client_tests --edition=2021 tests/scheduler_client_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="proto"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "keyring", "mockall", "proto", "testing"))' -C metadata=733307eb3d343c58 -C extra-filename=-5231d3291787b8c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-08849a096cfef27c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-66c7331ca526bb6e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-0bc9384ee703098c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2458bdf2da30996f.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-99d6f03eafda8565.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-97bcf6b2d0a9cda2.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-88a13442a560eb6b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a02109a75efd28e7.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-669ab13378d6d882.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-9eaa7befd892b92c.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-f9294ed180b7a9c0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d48afd90ca3bddbf.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-96ff0d4f7ed6dc7f.rlib --extern sw4rm_sdk=/opt/rustwide/target/debug/deps/libsw4rm_sdk-67ca9ac97bac2ed9.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1504f39afcf1e443.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-584d6243a78c215e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5166c31f8c0c997d.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-4eca553acf6f38ad.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ec0b6729cd9931af.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-699c0c57cc7dde70.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-451be80891ee505e.rlib --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-ebedb8062c43d1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f11f71f5c6dfe74e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0cfa5241762b6f4a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3bfd753a1247d8a0.rlib --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/ring-d47559ccc8a11cce/out --cfg 'feature="proto"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "84526d68847094111d8e3f06eaa234e982d4133ba9f0fdb6ed45898b4e640132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84526d68847094111d8e3f06eaa234e982d4133ba9f0fdb6ed45898b4e640132", kill_on_drop: false }`
[INFO] [stdout] 84526d68847094111d8e3f06eaa234e982d4133ba9f0fdb6ed45898b4e640132
