[INFO] fetching crate wecom-rs 0.1.17...
[INFO] checking wecom-rs-0.1.17 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] extracting crate wecom-rs 0.1.17 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate wecom-rs 0.1.17
[INFO] finished tweaking crates.io crate wecom-rs 0.1.17
[INFO] tweaked toml for crates.io crate wecom-rs 0.1.17 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wecom-rs 0.1.17 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wecom-rs 0.1.17 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a23a1179e0fbc07b669e23f06202b92d9ce34705ec197b1c6f13333c669f006
[INFO] running `Command { std: "docker" "start" "-a" "9a23a1179e0fbc07b669e23f06202b92d9ce34705ec197b1c6f13333c669f006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a23a1179e0fbc07b669e23f06202b92d9ce34705ec197b1c6f13333c669f006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a23a1179e0fbc07b669e23f06202b92d9ce34705ec197b1c6f13333c669f006", kill_on_drop: false }`
[INFO] [stdout] 9a23a1179e0fbc07b669e23f06202b92d9ce34705ec197b1c6f13333c669f006
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed1b56def024a9cd1feacfe9f0e853973681dd424956a492d9f58984a5403c08
[INFO] running `Command { std: "docker" "start" "-a" "ed1b56def024a9cd1feacfe9f0e853973681dd424956a492d9f58984a5403c08", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking smallvec v1.8.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking unicode-normalization v0.1.20
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking aes v0.8.1
[INFO] [stderr]     Checking sha1 v0.10.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.12
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.24.0
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking wecom-rs v0.1.17 (/opt/rustwide/workdir)
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]    --> src/client/mod.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub use contact::*;
[INFO] [stdout]     |         ^^^^^^^^^^ the name `WechatChannel` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 132 | pub use external_contact::*;
[INFO] [stdout]     |         ------------------- but the name `WechatChannel` in the type namespace is also re-exported here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/client/external_contact/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use customer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `Tag` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 15 | pub use customer_tag::*;
[INFO] [stdout]    |         --------------- but the name `Tag` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/client/external_contact/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use on_job_inherit::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ the name `ParamsTransferCustomer` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 23 | pub use leave_job_inherit::*;
[INFO] [stdout]    |         -------------------- but the name `ParamsTransferCustomer` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/client/external_contact/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use on_job_inherit::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ the name `FailedChat` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 23 | pub use leave_job_inherit::*;
[INFO] [stdout]    |         -------------------- but the name `FailedChat` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]    --> src/client/mod.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub use external_contact::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ the name `StatisticalManager` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 135 | pub use wechat_custom_service::*;
[INFO] [stdout]     |         ------------------------ but the name `StatisticalManager` in the type namespace is also re-exported here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `message_push::*`
[INFO] [stdout]    --> src/client/mod.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub use message_push::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]    --> src/client/mod.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub use contact::*;
[INFO] [stdout]     |         ^^^^^^^^^^ the name `WechatChannel` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 132 | pub use external_contact::*;
[INFO] [stdout]     |         ------------------- but the name `WechatChannel` in the type namespace is also re-exported here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/client/external_contact/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use customer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `Tag` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 15 | pub use customer_tag::*;
[INFO] [stdout]    |         --------------- but the name `Tag` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/client/external_contact/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use on_job_inherit::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ the name `ParamsTransferCustomer` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 23 | pub use leave_job_inherit::*;
[INFO] [stdout]    |         -------------------- but the name `ParamsTransferCustomer` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/client/external_contact/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use on_job_inherit::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ the name `FailedChat` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 23 | pub use leave_job_inherit::*;
[INFO] [stdout]    |         -------------------- but the name `FailedChat` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]    --> src/client/mod.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub use external_contact::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ the name `StatisticalManager` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 135 | pub use wechat_custom_service::*;
[INFO] [stdout]     |         ------------------------ but the name `StatisticalManager` in the type namespace is also re-exported here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `message_push::*`
[INFO] [stdout]    --> src/client/mod.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub use message_push::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StatisticalManager` is never used
[INFO] [stdout]   --> src/client/wechat_custom_service/mod.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub trait StatisticalManager {}
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wecom-rs` (lib test) due to 10 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `str_to_i8_vec` is never used
[INFO] [stdout]  --> src/client/contact/callback_notify/helper.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn str_to_i8_vec<'de, D>(deserializer: D) -> Result<Vec<i8>, D::Error>
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_to_option_i64_vec` is never used
[INFO] [stdout]   --> src/client/contact/callback_notify/helper.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn str_to_option_i64_vec<'de, D>(deserializer: D) -> Result<Option<Vec<i64>>, D::Error>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_to_option_vec` is never used
[INFO] [stdout]   --> src/client/contact/callback_notify/helper.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn str_to_option_vec<'de, D>(deserializer: D) -> Result<Option<Vec<String>>, D::Error>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_to_i64` is never used
[INFO] [stdout]   --> src/client/contact/callback_notify/helper.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn str_to_i64<'de, D>(deserializer: D) -> Result<i64, D::Error>
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_to_option_i8` is never used
[INFO] [stdout]   --> src/client/contact/callback_notify/helper.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn str_to_option_i8<'de, D>(deserializer: D) -> Result<Option<i8>, D::Error>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventUserCreate` is never constructed
[INFO] [stdout]  --> src/client/contact/callback_notify/user.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct EventUserCreate {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExtAttr` is never constructed
[INFO] [stdout]    --> src/client/contact/callback_notify/user.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct ExtAttr {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Item` is never constructed
[INFO] [stdout]    --> src/client/contact/callback_notify/user.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct Item {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Attr` is never used
[INFO] [stdout]    --> src/client/contact/callback_notify/user.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub enum Attr {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StatisticalManager` is never used
[INFO] [stdout]   --> src/client/wechat_custom_service/mod.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub trait StatisticalManager {}
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wecom-rs` (lib) due to 10 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ed1b56def024a9cd1feacfe9f0e853973681dd424956a492d9f58984a5403c08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed1b56def024a9cd1feacfe9f0e853973681dd424956a492d9f58984a5403c08", kill_on_drop: false }`
[INFO] [stdout] ed1b56def024a9cd1feacfe9f0e853973681dd424956a492d9f58984a5403c08
