[INFO] fetching crate malstrom-k8s 0.1.0...
[INFO] testing malstrom-k8s-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate malstrom-k8s 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate malstrom-k8s 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate malstrom-k8s 0.1.0
[INFO] tweaked toml for crates.io crate malstrom-k8s 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate malstrom-k8s 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate malstrom-k8s 0.1.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cd5627962814ff21e83e124d1cd0dcd45b110239488d092b52be45c97718219
[INFO] running `Command { std: "docker" "start" "-a" "3cd5627962814ff21e83e124d1cd0dcd45b110239488d092b52be45c97718219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cd5627962814ff21e83e124d1cd0dcd45b110239488d092b52be45c97718219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cd5627962814ff21e83e124d1cd0dcd45b110239488d092b52be45c97718219", kill_on_drop: false }`
[INFO] [stdout] 3cd5627962814ff21e83e124d1cd0dcd45b110239488d092b52be45c97718219
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6ccdae905d273fbf0bac4ab33a6b0fec0b63a9bbd3f6f3c9c1e5ab73f8652e8
[INFO] running `Command { std: "docker" "start" "-a" "d6ccdae905d273fbf0bac4ab33a6b0fec0b63a9bbd3f6f3c9c1e5ab73f8652e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[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 envconfig_derive v0.11.0
[INFO] [stderr]    Compiling envconfig v0.11.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling bon-macros v3.6.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling malstrom-k8s v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling bon v2.3.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bon v3.6.5
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling backon v1.5.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling expiremap v0.1.0-beta.3
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling malstrom v0.1.0
[INFO] [stderr]    Compiling hyper v1.6.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]    Compiling tonic-health v0.12.3
[INFO] [stdout] warning: struct `PodOrdinal` is never constructed
[INFO] [stdout]   --> src/config.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct PodOrdinal(WorkerId);
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConfigError` is never used
[INFO] [stdout]    --> src/config.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub(crate) enum ConfigError {
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.53s
[INFO] running `Command { std: "docker" "inspect" "d6ccdae905d273fbf0bac4ab33a6b0fec0b63a9bbd3f6f3c9c1e5ab73f8652e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6ccdae905d273fbf0bac4ab33a6b0fec0b63a9bbd3f6f3c9c1e5ab73f8652e8", kill_on_drop: false }`
[INFO] [stdout] d6ccdae905d273fbf0bac4ab33a6b0fec0b63a9bbd3f6f3c9c1e5ab73f8652e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86fd4ec3eea373eb91df7a52aafe1c5a0140bc57bbeb95cb91eeffb22c239b81
[INFO] running `Command { std: "docker" "start" "-a" "86fd4ec3eea373eb91df7a52aafe1c5a0140bc57bbeb95cb91eeffb22c239b81", kill_on_drop: false }`
[INFO] [stdout] warning: struct `PodOrdinal` is never constructed
[INFO] [stdout]   --> src/config.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct PodOrdinal(WorkerId);
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConfigError` is never used
[INFO] [stdout]    --> src/config.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub(crate) enum ConfigError {
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling malstrom-k8s v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PodOrdinal` is never constructed
[INFO] [stdout]   --> src/config.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct PodOrdinal(WorkerId);
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConfigError` is never used
[INFO] [stdout]    --> src/config.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub(crate) enum ConfigError {
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.07s
[INFO] running `Command { std: "docker" "inspect" "86fd4ec3eea373eb91df7a52aafe1c5a0140bc57bbeb95cb91eeffb22c239b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86fd4ec3eea373eb91df7a52aafe1c5a0140bc57bbeb95cb91eeffb22c239b81", kill_on_drop: false }`
[INFO] [stdout] 86fd4ec3eea373eb91df7a52aafe1c5a0140bc57bbeb95cb91eeffb22c239b81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4315916c89412c92e60b05f22367bcdc5e7fb4760be7f0fd161143d82e86a0c4
[INFO] running `Command { std: "docker" "start" "-a" "4315916c89412c92e60b05f22367bcdc5e7fb4760be7f0fd161143d82e86a0c4", kill_on_drop: false }`
[INFO] [stderr] warning: struct `PodOrdinal` is never constructed
[INFO] [stdout] 
[INFO] [stderr]   --> src/config.rs:91:19
[INFO] [stdout] running 5 tests
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub(crate) struct PodOrdinal(WorkerId);
[INFO] [stderr]    |                   ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ConfigError` is never used
[INFO] [stderr]    --> src/config.rs:112:17
[INFO] [stderr]     |
[INFO] [stderr] 112 | pub(crate) enum ConfigError {
[INFO] [stderr]     |                 ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `malstrom-k8s` (lib) generated 2 warnings
[INFO] [stderr] warning: `malstrom-k8s` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/malstrom_k8s-f6040de72b2f12e1)
[INFO] [stdout] test communication::util::tests::test_decode_operator_id_empty ... ok
[INFO] [stdout] test tests::test_message_coordinator_to_unconnected ... ok
[INFO] [stdout] test communication::util::tests::test_decode_operator_id_valid ... ok
[INFO] [stdout] test tests::test_message_coordinator_to_worker ... ok
[INFO] [stderr]    Doc-tests malstrom_k8s
[INFO] [stdout] test tests::test_message_worker_to_coordinator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4315916c89412c92e60b05f22367bcdc5e7fb4760be7f0fd161143d82e86a0c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4315916c89412c92e60b05f22367bcdc5e7fb4760be7f0fd161143d82e86a0c4", kill_on_drop: false }`
[INFO] [stdout] 4315916c89412c92e60b05f22367bcdc5e7fb4760be7f0fd161143d82e86a0c4
