[INFO] fetching crate wecom-rs 0.1.17... [INFO] building wecom-rs-0.1.17 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate wecom-rs 0.1.17 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wecom-rs 0.1.17 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.137 [INFO] [stderr] Downloaded smallvec v1.8.1 [INFO] [stderr] Downloaded tracing-attributes v0.1.21 [INFO] [stderr] Downloaded cipher v0.4.3 [INFO] [stderr] Downloaded async-trait v0.1.56 [INFO] [stderr] Downloaded tracing-subscriber v0.3.12 [INFO] [stderr] Downloaded serde v1.0.137 [INFO] [stderr] Downloaded unicode-normalization v0.1.20 [INFO] [stderr] Downloaded serde_json v1.0.81 [INFO] [stderr] Downloaded aes v0.8.1 [INFO] [stderr] Downloaded quick-xml v0.24.0 [INFO] [stderr] Downloaded sha1 v0.10.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79bef0b7f7a35bc18a20e558d68f3eff8ed00b4d3ccc5de683ca1944bd0217f0 [INFO] running `Command { std: "docker" "start" "-a" "79bef0b7f7a35bc18a20e558d68f3eff8ed00b4d3ccc5de683ca1944bd0217f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79bef0b7f7a35bc18a20e558d68f3eff8ed00b4d3ccc5de683ca1944bd0217f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79bef0b7f7a35bc18a20e558d68f3eff8ed00b4d3ccc5de683ca1944bd0217f0", kill_on_drop: false }` [INFO] [stdout] 79bef0b7f7a35bc18a20e558d68f3eff8ed00b4d3ccc5de683ca1944bd0217f0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c9269711126fd03ccfdc93b01c4b3650860b6f5a066b5964361325137d7af8d [INFO] running `Command { std: "docker" "start" "-a" "0c9269711126fd03ccfdc93b01c4b3650860b6f5a066b5964361325137d7af8d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling aes v0.8.1 [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] Compiling tokio v1.19.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling wecom-rs v0.1.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [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: 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, 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>, 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>, 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 [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, 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.27s [INFO] running `Command { std: "docker" "inspect" "0c9269711126fd03ccfdc93b01c4b3650860b6f5a066b5964361325137d7af8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c9269711126fd03ccfdc93b01c4b3650860b6f5a066b5964361325137d7af8d", kill_on_drop: false }` [INFO] [stdout] 0c9269711126fd03ccfdc93b01c4b3650860b6f5a066b5964361325137d7af8d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6c183aaf89df3bf19019afe7fdc387cadbe4f0d18f56451951af8330d0e7aa0 [INFO] running `Command { std: "docker" "start" "-a" "c6c183aaf89df3bf19019afe7fdc387cadbe4f0d18f56451951af8330d0e7aa0", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling quick-xml v0.24.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.12 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling wecom-rs v0.1.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [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: 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] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [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: 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, 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>, 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>, 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 [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, 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] [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.33s [INFO] running `Command { std: "docker" "inspect" "c6c183aaf89df3bf19019afe7fdc387cadbe4f0d18f56451951af8330d0e7aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c183aaf89df3bf19019afe7fdc387cadbe4f0d18f56451951af8330d0e7aa0", kill_on_drop: false }` [INFO] [stdout] c6c183aaf89df3bf19019afe7fdc387cadbe4f0d18f56451951af8330d0e7aa0