[INFO] fetching crate nacos-tonic-adapter 0.1.20...
[INFO] testing nacos-tonic-adapter-0.1.20 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nacos-tonic-adapter 0.1.20 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nacos-tonic-adapter 0.1.20
[INFO] finished tweaking crates.io crate nacos-tonic-adapter 0.1.20
[INFO] tweaked toml for crates.io crate nacos-tonic-adapter 0.1.20 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nacos-tonic-adapter 0.1.20 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 227 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.8)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[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] b4fa3f10057e8418cac394dad78dde332c6affb54560bf1c1ca7ab498ae06666
[INFO] running `Command { std: "docker" "start" "-a" "b4fa3f10057e8418cac394dad78dde332c6affb54560bf1c1ca7ab498ae06666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4fa3f10057e8418cac394dad78dde332c6affb54560bf1c1ca7ab498ae06666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4fa3f10057e8418cac394dad78dde332c6affb54560bf1c1ca7ab498ae06666", kill_on_drop: false }`
[INFO] [stdout] b4fa3f10057e8418cac394dad78dde332c6affb54560bf1c1ca7ab498ae06666
[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] 5fa12ae56d84d164b33b54cffceed6a13ef974e7373d3fe4c44b694eeba91643
[INFO] running `Command { std: "docker" "start" "-a" "5fa12ae56d84d164b33b54cffceed6a13ef974e7373d3fe4c44b694eeba91643", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling local_ipaddress v0.1.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling async_once v0.2.6
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling nacos-sdk-core v0.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling nacos-naming-client v0.1.16
[INFO] [stdout] error[E0277]: the trait bound `StandardUniform: rand::distr::Distribution<usize>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nacos-naming-client-0.1.16/src/net/http/client.rs:52:40
[INFO] [stdout]     |
[INFO] [stdout]  52 |         let mut index = rand::random::<usize>() % base.len();
[INFO] [stdout]     |                                        ^^^^^ the trait `rand::distr::Distribution<usize>` is not implemented for `StandardUniform`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `rand::distr::Distribution<T>`:
[INFO] [stdout]               `StandardUniform` implements `rand::distr::Distribution<()>`
[INFO] [stdout]               `StandardUniform` implements `rand::distr::Distribution<(A, B)>`
[INFO] [stdout]               `StandardUniform` implements `rand::distr::Distribution<(A, B, C)>`
[INFO] [stdout]               `StandardUniform` implements `rand::distr::Distribution<(A, B, C, D)>`
[INFO] [stdout]               `StandardUniform` implements `rand::distr::Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `StandardUniform` implements `rand::distr::Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `StandardUniform` implements `rand::distr::Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `StandardUniform` implements `rand::distr::Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 33 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/lib.rs:174:22
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 173 | where
[INFO] [stdout] 174 |     StandardUniform: Distribution<T>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nacos-naming-client` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5fa12ae56d84d164b33b54cffceed6a13ef974e7373d3fe4c44b694eeba91643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fa12ae56d84d164b33b54cffceed6a13ef974e7373d3fe4c44b694eeba91643", kill_on_drop: false }`
[INFO] [stdout] 5fa12ae56d84d164b33b54cffceed6a13ef974e7373d3fe4c44b694eeba91643
