[INFO] cloning repository https://github.com/hjin-me/wechat-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hjin-me/wechat-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjin-me%2Fwechat-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjin-me%2Fwechat-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5517fffc0202e14fd9159bdf1143e1d195adf6f [INFO] checking hjin-me/wechat-proxy against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjin-me%2Fwechat-proxy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hjin-me/wechat-proxy on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hjin-me/wechat-proxy [INFO] finished tweaking git repo https://github.com/hjin-me/wechat-proxy [INFO] tweaked toml for git repo https://github.com/hjin-me/wechat-proxy written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hjin-me/wechat-proxy 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" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded server_fn v0.3.0 [INFO] [stderr] Downloaded leptos_integration_utils v0.3.0 [INFO] [stderr] Downloaded leptos_meta v0.3.0 [INFO] [stderr] Downloaded axum-macros v0.3.7 [INFO] [stderr] Downloaded leptos_axum v0.3.0 [INFO] [stderr] Downloaded cached_proc_macro v0.16.0 [INFO] [stderr] Downloaded cached v0.43.0 [INFO] [stderr] Downloaded server_fn_macro_default v0.3.0 [INFO] [stderr] Downloaded quote-use v0.6.0 [INFO] [stderr] Downloaded attribute-derive-macro v0.5.0 [INFO] [stderr] Downloaded leptos_hot_reload v0.3.0 [INFO] [stderr] Downloaded leptos_config v0.3.0 [INFO] [stderr] Downloaded leptos_macro v0.3.0 [INFO] [stderr] Downloaded attribute-derive v0.5.0 [INFO] [stderr] Downloaded leptos_server v0.3.0 [INFO] [stderr] Downloaded leptos_reactive v0.3.0 [INFO] [stderr] Downloaded leptos_dom v0.3.0 [INFO] [stderr] Downloaded axum v0.6.16 [INFO] [stderr] Downloaded interpolator v0.4.0 [INFO] [stderr] Downloaded leptos_router v0.3.0 [INFO] [stderr] Downloaded console_log v1.0.0 [INFO] [stderr] Downloaded leptos v0.3.0 [INFO] [stderr] Downloaded server_fn_macro v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ab544b9e0745a473d1c8b52cbbacf25f1bde63b5183b8adbc54a045d3339657 [INFO] running `Command { std: "docker" "start" "-a" "6ab544b9e0745a473d1c8b52cbbacf25f1bde63b5183b8adbc54a045d3339657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ab544b9e0745a473d1c8b52cbbacf25f1bde63b5183b8adbc54a045d3339657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab544b9e0745a473d1c8b52cbbacf25f1bde63b5183b8adbc54a045d3339657", kill_on_drop: false }` [INFO] [stdout] 6ab544b9e0745a473d1c8b52cbbacf25f1bde63b5183b8adbc54a045d3339657 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e9f8702e820d8cc696cd402134607c8f6c96edf98938ca31f6467ba853193c7 [INFO] running `Command { std: "docker" "start" "-a" "3e9f8702e820d8cc696cd402134607c8f6c96edf98938ca31f6467ba853193c7", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling bumpalo v3.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.29 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling const_format v0.2.30 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking mime_guess v2.0.4 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking ciborium-io v0.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking ciborium-ll v0.2.0 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Compiling proc-macro-utils v0.5.2 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling interpolator v0.4.0 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling enum-ordinalize v3.1.12 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking js-sys v0.3.61 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling derive-where v1.2.1 [INFO] [stderr] Compiling pest v2.5.7 [INFO] [stderr] Compiling pest_meta v2.5.7 [INFO] [stderr] Checking web-sys v0.3.61 [INFO] [stderr] Compiling quote-use v0.6.0 [INFO] [stderr] Compiling pest_generator v2.5.7 [INFO] [stderr] Checking ouroboros v0.15.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.34 [INFO] [stderr] Compiling syn-rsx v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Compiling attribute-derive-macro v0.5.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Compiling pest_derive v2.5.7 [INFO] [stderr] Checking h2 v0.3.18 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.7.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling attribute-derive v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling server_fn_macro v0.3.0 [INFO] [stderr] Checking ciborium v0.2.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Compiling server_fn_macro_default v0.3.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking leptos_reactive v0.3.0 [INFO] [stderr] Compiling leptos_hot_reload v0.3.0 [INFO] [stderr] Checking regex v1.8.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Checking config v0.13.3 [INFO] [stderr] Compiling educe v0.4.21 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling typed-builder v0.14.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Compiling rustix v0.37.14 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling leptos_macro v0.3.0 [INFO] [stderr] Checking leptos_config v0.3.0 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling serde_test v1.0.163 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking linux-raw-sys v0.3.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling cached_proc_macro v0.16.0 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking gloo-utils v0.1.6 [INFO] [stderr] Checking reqwest v0.11.16 [INFO] [stderr] Compiling axum v0.6.16 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking leptos_dom v0.3.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking server_fn v0.3.0 [INFO] [stderr] Checking leptos_server v0.3.0 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking gloo-net v0.2.6 [INFO] [stderr] Checking lru v0.10.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.2 [INFO] [stderr] Compiling axum-macros v0.3.7 [INFO] [stderr] Checking cached v0.43.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking toml_datetime v0.6.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_spanned v0.6.1 [INFO] [stderr] Checking serde_path_to_error v0.1.11 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking common_macros v0.1.1 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking winnow v0.4.1 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Checking clap_builder v4.2.4 [INFO] [stderr] Checking leptos v0.3.0 [INFO] [stderr] Compiling wp v0.1.0 (/opt/rustwide/workdir/wp) [INFO] [stderr] Checking leptos_meta v0.3.0 [INFO] [stderr] Checking leptos_router v0.3.0 [INFO] [stderr] Checking toml_edit v0.19.8 [INFO] [stderr] Checking tracing-wasm v0.2.1 [INFO] [stderr] Checking wechat-crypto v0.1.2 (/opt/rustwide/workdir/wechat-crypto) [INFO] [stderr] Checking console_log v1.0.0 [INFO] [stderr] Checking quick-xml v0.28.2 [INFO] [stderr] Checking leptos_integration_utils v0.3.0 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking toml v0.7.3 [INFO] [stderr] Checking time v0.3.20 [INFO] [stderr] Checking clap v4.2.4 [INFO] [stderr] Checking leptos_axum v0.3.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Checking tower-http v0.4.0 [INFO] [stdout] warning: unused import: `Body` [INFO] [stdout] --> wp/src/backend/api.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use axum::body::{Body, Bytes}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> wp/src/backend/api.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use axum::extract::{Path, Query}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> wp/src/backend/mp/msg.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 340 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::Result` [INFO] [stdout] --> wp/src/backend/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use anyhow::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info`, `trace` [INFO] [stdout] --> wp/src/backend/mod.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing::{info, trace}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `leptos_router::*` [INFO] [stdout] --> wp/src/components/home.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use leptos_router::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrorTemplateProps` [INFO] [stdout] --> wp/src/fallback.rs:1:44 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error_template::{ErrorTemplate, ErrorTemplateProps}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Body` [INFO] [stdout] --> wp/src/backend/api.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use axum::body::{Body, Bytes}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> wp/src/backend/api.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use axum::extract::{Path, Query}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::Result` [INFO] [stdout] --> wp/src/backend/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use anyhow::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info`, `trace` [INFO] [stdout] --> wp/src/backend/mod.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing::{info, trace}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrorTemplateProps` [INFO] [stdout] --> wp/src/fallback.rs:1:44 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error_template::{ErrorTemplate, ErrorTemplateProps}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `leptos_router` [INFO] [stdout] --> wp/src/components/home.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use leptos_router::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `receiver_id` [INFO] [stdout] --> wp/src/backend/mp/callback.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | let receiver_id = "wx5823bf96d3bd56c7"; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> wp/src/backend/mp/callback.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | let msg = dbg!(quick_xml::de::from_str::(xml).unwrap()); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> wp/src/backend/mp/callback.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | let msg = dbg!(quick_xml::de::from_str::(xml).unwrap()); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `to_user_name` and `agent_id` are never read [INFO] [stdout] --> wp/src/backend/mp/callback.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct EncryptedXML { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 22 | #[serde(rename = "ToUserName")] [INFO] [stdout] 23 | to_user_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 24 | #[serde(rename = "AgentID")] [INFO] [stdout] 25 | agent_id: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EncryptedXML` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `err_code`, `err_msg`, `media_id`, `created_at`, and `media_type` are never read [INFO] [stdout] --> wp/src/backend/mp/media.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct UploadMediaResponse { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 7 | #[serde(rename = "errcode")] [INFO] [stdout] 8 | err_code: i64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | #[serde(rename = "errmsg")] [INFO] [stdout] 10 | err_msg: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | #[serde(default)] [INFO] [stdout] 12 | media_id: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | #[serde(default)] [INFO] [stdout] 14 | created_at: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 15 | #[serde(default, rename = "type")] [INFO] [stdout] 16 | media_type: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UploadMediaResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `media_upload` is never used [INFO] [stdout] --> wp/src/backend/mp/media.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn media_upload( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `err_code`, `err_msg`, `media_id`, `created_at`, and `media_type` are never read [INFO] [stdout] --> wp/src/backend/mp/media.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct UploadMediaResponse { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 7 | #[serde(rename = "errcode")] [INFO] [stdout] 8 | err_code: i64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | #[serde(rename = "errmsg")] [INFO] [stdout] 10 | err_msg: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | #[serde(default)] [INFO] [stdout] 12 | media_id: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | #[serde(default)] [INFO] [stdout] 14 | created_at: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 15 | #[serde(default, rename = "type")] [INFO] [stdout] 16 | media_type: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UploadMediaResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `media_upload` is never used [INFO] [stdout] --> wp/src/backend/mp/media.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn media_upload( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> wp/src/backend/chatglm/mod.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | h1.await?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 367 | let _ = h1.await?; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "3e9f8702e820d8cc696cd402134607c8f6c96edf98938ca31f6467ba853193c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e9f8702e820d8cc696cd402134607c8f6c96edf98938ca31f6467ba853193c7", kill_on_drop: false }` [INFO] [stdout] 3e9f8702e820d8cc696cd402134607c8f6c96edf98938ca31f6467ba853193c7