[INFO] cloning repository https://github.com/louloulin/edgeflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louloulin/edgeflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouloulin%2Fedgeflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouloulin%2Fedgeflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb7e33795bdabc0b9417ef3459dc5ba5cbd0577b [INFO] checking louloulin/edgeflow against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouloulin%2Fedgeflow" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/louloulin/edgeflow [INFO] finished tweaking git repo https://github.com/louloulin/edgeflow [INFO] tweaked toml for git repo https://github.com/louloulin/edgeflow written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/louloulin/edgeflow on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/louloulin/edgeflow 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 338058b84468b5d3343b256c76acbf261b8455086b2796011db0439968975009 [INFO] running `Command { std: "docker" "start" "-a" "338058b84468b5d3343b256c76acbf261b8455086b2796011db0439968975009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "338058b84468b5d3343b256c76acbf261b8455086b2796011db0439968975009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338058b84468b5d3343b256c76acbf261b8455086b2796011db0439968975009", kill_on_drop: false }` [INFO] [stdout] 338058b84468b5d3343b256c76acbf261b8455086b2796011db0439968975009 [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=forbid" "-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" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 631bcef0f3833c61314dc37191bfadd4851180fdf3c1bacce485e92a1005c846 [INFO] running `Command { std: "docker" "start" "-a" "631bcef0f3833c61314dc37191bfadd4851180fdf3c1bacce485e92a1005c846", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling wasmparser v0.227.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking cc v1.2.16 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking pingora-error v0.4.0 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling wasm-encoder v0.227.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking pingora-http v0.4.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking openssl-src v300.4.2+3.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling spdx v0.10.8 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling libz-ng-sys v1.1.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking sfv v0.10.4 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling wit-bindgen-rust v0.41.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking trackable v0.2.24 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking thrift_codec v0.1.1 [INFO] [stderr] Checking deranged v0.4.1 [INFO] [stderr] Compiling auditable-serde v0.8.0 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking pingora-lru v0.4.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking rustracing v0.5.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.41.0 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Compiling wit-bindgen-rt v0.41.0 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking rustracing_jaeger v0.7.0 [INFO] [stderr] Checking hcl-primitives v0.1.8 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking vecmap-rs v0.2.3 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking pingora-timeout v0.4.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking pingora-runtime v0.4.0 [INFO] [stderr] Checking pingora-pool v0.4.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking pingora-ketama v0.4.0 [INFO] [stderr] Checking protobuf-support v3.7.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking seize v0.3.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking debug-helper v0.3.13 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking crc-any v2.5.0 [INFO] [stderr] Checking flurry v0.5.2 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking base64-url v2.0.2 [INFO] [stderr] Checking tempfile v3.19.0 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking hcl-edit v0.8.5 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking seize v0.5.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking crossbeam-skiplist v0.1.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Checking bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking notify v8.0.0 [INFO] [stderr] Checking short-crypt v1.0.28 [INFO] [stderr] Checking TinyUFO v0.4.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking papaya v0.2.1 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking path-tree v0.8.3 [INFO] [stderr] Checking hcl-rs v0.18.4 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling wit-parser v0.227.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking pingora-header-serde v0.4.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Compiling wasm-metadata v0.227.1 [INFO] [stderr] Checking hyperlocal-next v0.9.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Compiling wit-component v0.227.1 [INFO] [stderr] Compiling wit-bindgen-core v0.41.0 [INFO] [stderr] Checking bollard v0.16.1 [INFO] [stderr] Checking wit-bindgen v0.41.0 [INFO] [stderr] Checking edgeflow-plugins-api v0.1.0 (/opt/rustwide/workdir/crates/edgeflow-plugins-api) [INFO] [stderr] Checking edgeflow-request-id v0.1.0 (/opt/rustwide/workdir/crates/edgeflow-request-id) [INFO] [stdout] warning: unused import: `edgeflow_plugins_api::*` [INFO] [stdout] --> crates/edgeflow-request-id/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use edgeflow_plugins_api::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `edgeflow_plugins_api::*` [INFO] [stdout] --> crates/edgeflow-request-id/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use edgeflow_plugins_api::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking acme-v2 v0.9.3 [INFO] [stderr] Checking pingora-openssl v0.4.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking pingora-core v0.4.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking pingora-cache v0.4.0 [INFO] [stderr] Checking pingora-load-balancing v0.4.0 [INFO] [stderr] Checking pingora-proxy v0.4.0 [INFO] [stderr] Checking pingora v0.4.0 [INFO] [stderr] Checking edgeflow v0.6.0 (/opt/rustwide/workdir/crates/edgeflow-gateway) [INFO] [stdout] warning: unused imports: `PluginMetadata`, `PluginStep`, and `PluginType` [INFO] [stdout] --> crates/edgeflow-gateway/src/plugins/tenant/mod.rs:4:43 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::plugins::{Plugin, PluginError, PluginStep, PluginMetadata, PluginType}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PluginMetadata`, `PluginStep`, and `PluginType` [INFO] [stdout] --> crates/edgeflow-gateway/src/plugins/tenant/mod.rs:4:43 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::plugins::{Plugin, PluginError, PluginStep, PluginMetadata, PluginType}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `batch_queue` is never read [INFO] [stdout] --> crates/edgeflow-gateway/src/plugins/performance_analyzer/mod.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 358 | pub struct PerformanceAnalyzer { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 366 | batch_queue: Arc>>, // 批处理队列 [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PerformanceAnalyzer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> crates/edgeflow-gateway/src/plugins/performance_analyzer/mod.rs:570:14 [INFO] [stdout] | [INFO] [stdout] 378 | impl PerformanceAnalyzer { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 570 | async fn check_cache(&self, cache_key: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 586 | async fn store_in_cache(&self, cache_key: String, response: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 602 | fn generate_cache_key(&self, request_data: &serde_json::Value, strategy: &CacheKeyStrategy) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 633 | fn hash_json(&self, data: &serde_json::Value) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 643 | fn hash_string(&self, data: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 652 | fn semantic_hash(&self, data: &serde_json::Value) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 664 | fn extract_text_content(&self, data: &serde_json::Value) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/edgeflow-gateway/src/plugins/oauth2/shared.rs:8:50 [INFO] [stdout] | [INFO] [stdout] 8 | pub(super) fn from_string_to_query_params(value: &str) -> HashMap, Cow> { [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 8 | pub(super) fn from_string_to_query_params(value: &str) -> HashMap, Cow<'_, str>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/edgeflow-gateway/src/services/letsencrypt/http01.rs:162:29 [INFO] [stdout] | [INFO] [stdout] 162 | fn get_lets_encrypt_url(&self) -> DirectoryUrl { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 162 | fn get_lets_encrypt_url(&self) -> DirectoryUrl<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `batch_queue` is never read [INFO] [stdout] --> crates/edgeflow-gateway/src/plugins/performance_analyzer/mod.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 358 | pub struct PerformanceAnalyzer { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 366 | batch_queue: Arc>>, // 批处理队列 [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PerformanceAnalyzer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> crates/edgeflow-gateway/src/plugins/performance_analyzer/mod.rs:570:14 [INFO] [stdout] | [INFO] [stdout] 378 | impl PerformanceAnalyzer { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 570 | async fn check_cache(&self, cache_key: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 586 | async fn store_in_cache(&self, cache_key: String, response: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 602 | fn generate_cache_key(&self, request_data: &serde_json::Value, strategy: &CacheKeyStrategy) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 633 | fn hash_json(&self, data: &serde_json::Value) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 643 | fn hash_string(&self, data: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 652 | fn semantic_hash(&self, data: &serde_json::Value) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 664 | fn extract_text_content(&self, data: &serde_json::Value) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/edgeflow-gateway/src/plugins/oauth2/shared.rs:8:50 [INFO] [stdout] | [INFO] [stdout] 8 | pub(super) fn from_string_to_query_params(value: &str) -> HashMap, Cow> { [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 8 | pub(super) fn from_string_to_query_params(value: &str) -> HashMap, Cow<'_, str>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/edgeflow-gateway/src/services/letsencrypt/http01.rs:162:29 [INFO] [stdout] | [INFO] [stdout] 162 | fn get_lets_encrypt_url(&self) -> DirectoryUrl { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 162 | fn get_lets_encrypt_url(&self) -> DirectoryUrl<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 09s [INFO] running `Command { std: "docker" "inspect" "631bcef0f3833c61314dc37191bfadd4851180fdf3c1bacce485e92a1005c846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631bcef0f3833c61314dc37191bfadd4851180fdf3c1bacce485e92a1005c846", kill_on_drop: false }` [INFO] [stdout] 631bcef0f3833c61314dc37191bfadd4851180fdf3c1bacce485e92a1005c846