[INFO] cloning repository https://github.com/jamesgober/network-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesgober/network-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesgober%2Fnetwork-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesgober%2Fnetwork-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 858f5e6ba45515a853cf02d15a4a2b9055d4bf74
[INFO] testing jamesgober/network-protocol against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesgober%2Fnetwork-protocol" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamesgober/network-protocol
[INFO] finished tweaking git repo https://github.com/jamesgober/network-protocol
[INFO] tweaked toml for git repo https://github.com/jamesgober/network-protocol written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesgober/network-protocol on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesgober/network-protocol 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99ab371ff71a48d9e33ab033af2cafe4525784b8908100bd897672e1c56fa800
[INFO] running `Command { std: "docker" "start" "-a" "99ab371ff71a48d9e33ab033af2cafe4525784b8908100bd897672e1c56fa800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99ab371ff71a48d9e33ab033af2cafe4525784b8908100bd897672e1c56fa800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99ab371ff71a48d9e33ab033af2cafe4525784b8908100bd897672e1c56fa800", kill_on_drop: false }`
[INFO] [stdout] 99ab371ff71a48d9e33ab033af2cafe4525784b8908100bd897672e1c56fa800
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e55a21541c6be5f1d671c5e36ab5417aa7a8f709b268b5984db5455929b4f02
[INFO] running `Command { std: "docker" "start" "-a" "6e55a21541c6be5f1d671c5e36ab5417aa7a8f709b268b5984db5455929b4f02", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling network-protocol v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "6e55a21541c6be5f1d671c5e36ab5417aa7a8f709b268b5984db5455929b4f02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e55a21541c6be5f1d671c5e36ab5417aa7a8f709b268b5984db5455929b4f02", kill_on_drop: false }`
[INFO] [stdout] 6e55a21541c6be5f1d671c5e36ab5417aa7a8f709b268b5984db5455929b4f02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9cc8d7d11a9fbc86c2d16fea59fb961e21da6c4cfeafd248ed36bdbbff99e94
[INFO] running `Command { std: "docker" "start" "-a" "b9cc8d7d11a9fbc86c2d16fea59fb961e21da6c4cfeafd248ed36bdbbff99e94", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling network-protocol v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `network-protocol` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name network_protocol --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 '--warn=clippy::style' '--warn=clippy::perf' '--warn=clippy::complexity' '--deny=clippy::suspicious' '--deny=clippy::correctness' '--warn=clippy::unwrap_used' '--warn=clippy::panic' '--warn=clippy::expect_used' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("use-tcp-on-windows"))' -C metadata=964e6701f3e056bf -C extra-filename=-3a37e424d75d7a16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-1080f64f6711b7ce.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-f96d0ab54f718d78.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-52c2036e5cd45e8c.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c4863990a7f03ee9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c0b3ecdcf8efac54.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-98d80b14bb5a018f.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-ebe8a0928ee79be4.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-1b21dae1fdf9e178.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e20b70628a206678.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-07621bb90fa42f35.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-f0361737cab2186e.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-c5a0f0242ac3095f.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-86398d9e23718ed5.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-20e935a30714b103.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-050a984f0fbb00e8.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-a40e2d5cbf1bd20f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-961b92e2787db7a1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-02e5f458182f58bc.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0642560f356e1482.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2c5228a91a416db4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-96a68e81d19604ce.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9d881e038050ebc5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0c94ecad9d160555.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6d332aa164aeead4.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-153738af6f121f69.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1fdba697038ae0b3.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-8f61a548c98aca30.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-540d6b37190d82a8.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-ec229414cdddf96e.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-2fe41123b159983d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6ef1cef2e7baaab6.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-8d317c5a9fe11d69.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a12598aa1138c945.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-5e229a9ffb203a19.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-b7a9e261a918a841/out -L native=/opt/rustwide/target/debug/build/zstd-sys-eddb9a22334d1d6f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `network-protocol` (test "backpressure")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name backpressure --edition=2021 tests/backpressure.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::style' '--warn=clippy::perf' '--warn=clippy::complexity' '--deny=clippy::suspicious' '--deny=clippy::correctness' '--warn=clippy::unwrap_used' '--warn=clippy::panic' '--warn=clippy::expect_used' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("use-tcp-on-windows"))' -C metadata=84d471892e74ab70 -C extra-filename=-1156d72c1ff8c15d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-1080f64f6711b7ce.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-f96d0ab54f718d78.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-52c2036e5cd45e8c.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c4863990a7f03ee9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c0b3ecdcf8efac54.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-98d80b14bb5a018f.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-ebe8a0928ee79be4.rlib --extern network_protocol=/opt/rustwide/target/debug/deps/libnetwork_protocol-f8494420c9d78cbb.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-1b21dae1fdf9e178.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e20b70628a206678.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-07621bb90fa42f35.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-f0361737cab2186e.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-c5a0f0242ac3095f.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-86398d9e23718ed5.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-20e935a30714b103.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-050a984f0fbb00e8.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-a40e2d5cbf1bd20f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-961b92e2787db7a1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-02e5f458182f58bc.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0642560f356e1482.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2c5228a91a416db4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-96a68e81d19604ce.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9d881e038050ebc5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0c94ecad9d160555.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6d332aa164aeead4.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-153738af6f121f69.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1fdba697038ae0b3.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-8f61a548c98aca30.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-540d6b37190d82a8.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-ec229414cdddf96e.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-2fe41123b159983d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6ef1cef2e7baaab6.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-8d317c5a9fe11d69.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a12598aa1138c945.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-5e229a9ffb203a19.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-b7a9e261a918a841/out -L native=/opt/rustwide/target/debug/build/zstd-sys-eddb9a22334d1d6f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `network-protocol` (test "shutdown")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name shutdown --edition=2021 tests/shutdown.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::style' '--warn=clippy::perf' '--warn=clippy::complexity' '--deny=clippy::suspicious' '--deny=clippy::correctness' '--warn=clippy::unwrap_used' '--warn=clippy::panic' '--warn=clippy::expect_used' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("use-tcp-on-windows"))' -C metadata=32289091b770c971 -C extra-filename=-501ca469fd7ea1a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-1080f64f6711b7ce.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-f96d0ab54f718d78.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-52c2036e5cd45e8c.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c4863990a7f03ee9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c0b3ecdcf8efac54.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-98d80b14bb5a018f.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-ebe8a0928ee79be4.rlib --extern network_protocol=/opt/rustwide/target/debug/deps/libnetwork_protocol-f8494420c9d78cbb.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-1b21dae1fdf9e178.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e20b70628a206678.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-07621bb90fa42f35.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-f0361737cab2186e.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-c5a0f0242ac3095f.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-86398d9e23718ed5.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-20e935a30714b103.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-050a984f0fbb00e8.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-a40e2d5cbf1bd20f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-961b92e2787db7a1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-02e5f458182f58bc.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0642560f356e1482.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2c5228a91a416db4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-96a68e81d19604ce.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9d881e038050ebc5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0c94ecad9d160555.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6d332aa164aeead4.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-153738af6f121f69.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1fdba697038ae0b3.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-8f61a548c98aca30.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-540d6b37190d82a8.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-ec229414cdddf96e.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-2fe41123b159983d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6ef1cef2e7baaab6.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-8d317c5a9fe11d69.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a12598aa1138c945.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-5e229a9ffb203a19.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-b7a9e261a918a841/out -L native=/opt/rustwide/target/debug/build/zstd-sys-eddb9a22334d1d6f/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b9cc8d7d11a9fbc86c2d16fea59fb961e21da6c4cfeafd248ed36bdbbff99e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9cc8d7d11a9fbc86c2d16fea59fb961e21da6c4cfeafd248ed36bdbbff99e94", kill_on_drop: false }`
[INFO] [stdout] b9cc8d7d11a9fbc86c2d16fea59fb961e21da6c4cfeafd248ed36bdbbff99e94
