[INFO] fetching crate fusen-gateway 0.0.1...
[INFO] testing fusen-gateway-0.0.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate fusen-gateway 0.0.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate fusen-gateway 0.0.1
[INFO] finished tweaking crates.io crate fusen-gateway 0.0.1
[INFO] tweaked toml for crates.io crate fusen-gateway 0.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fusen-gateway 0.0.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 332 packages to latest compatible versions
[INFO] [stderr]       Adding libloading v0.8.8 (available: v0.8.9)
[INFO] [stderr]       Adding nacos-sdk v0.4.3 (available: v0.5.2)
[INFO] [stderr]       Adding tokio-tungstenite v0.23.1 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95cc8942c0fd97390a678c675df844f296ecfd6320ec642e187e29c7a19f0e89
[INFO] running `Command { std: "docker" "start" "-a" "95cc8942c0fd97390a678c675df844f296ecfd6320ec642e187e29c7a19f0e89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95cc8942c0fd97390a678c675df844f296ecfd6320ec642e187e29c7a19f0e89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95cc8942c0fd97390a678c675df844f296ecfd6320ec642e187e29c7a19f0e89", kill_on_drop: false }`
[INFO] [stdout] 95cc8942c0fd97390a678c675df844f296ecfd6320ec642e187e29c7a19f0e89
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e6ab58e23a9a1e266524d4ce029e853457686999f242dd55df94eaddb0441dc
[INFO] running `Command { std: "docker" "start" "-a" "3e6ab58e23a9a1e266524d4ce029e853457686999f242dd55df94eaddb0441dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling aws-lc-sys v0.32.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling async-select-proc-macros v0.3.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling async-select v0.3.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling fusen-decl-macro v0.0.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling local_ipaddress v0.1.3
[INFO] [stderr]    Compiling spawns-core v1.1.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling asyncs-sync v0.4.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling nacos-macro v0.2.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling asyncs v0.4.0
[INFO] [stderr]    Compiling fusen-proc-macro v0.0.1
[INFO] [stderr]    Compiling compact_str v0.4.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling ignore-result v0.2.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling zookeeper-client v0.11.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling nacos-sdk v0.4.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling gateway-common v0.0.1
[INFO] [stderr]    Compiling fusen-gateway v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rand::distributions`
[INFO] [stdout]  --> src/config.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     distributions::{Distribution, WeightedIndex},
[INFO] [stdout]   |     ^^^^^^^^^^^^^ could not find `distributions` in `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]  --> src/config.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     thread_rng,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/config.rs:96:36
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 .get(e.sample(&mut thread_rng()))
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fusen-gateway` (lib) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3e6ab58e23a9a1e266524d4ce029e853457686999f242dd55df94eaddb0441dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e6ab58e23a9a1e266524d4ce029e853457686999f242dd55df94eaddb0441dc", kill_on_drop: false }`
[INFO] [stdout] 3e6ab58e23a9a1e266524d4ce029e853457686999f242dd55df94eaddb0441dc
