[INFO] fetching crate wecom-rs 0.1.17...
[INFO] testing wecom-rs-0.1.17 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate wecom-rs 0.1.17 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wecom-rs 0.1.17 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.9.74
[INFO] [stderr]   Downloaded smallvec v1.8.1
[INFO] [stderr]   Downloaded cipher v0.4.3
[INFO] [stderr]   Downloaded unicode-normalization v0.1.20
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.31
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded aes v0.8.1
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.12
[INFO] [stderr]   Downloaded quick-xml v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a418f672aa2f0a6dc6c4789153a1db86f1e189ec6cc643d7a1669e7dd2da81e6
[INFO] running `Command { std: "docker" "start" "-a" "a418f672aa2f0a6dc6c4789153a1db86f1e189ec6cc643d7a1669e7dd2da81e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a418f672aa2f0a6dc6c4789153a1db86f1e189ec6cc643d7a1669e7dd2da81e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a418f672aa2f0a6dc6c4789153a1db86f1e189ec6cc643d7a1669e7dd2da81e6", kill_on_drop: false }`
[INFO] [stdout] a418f672aa2f0a6dc6c4789153a1db86f1e189ec6cc643d7a1669e7dd2da81e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a775f9ddbeb2572a5bd760b690e09816f9c71e619817618ceba814e827585a2e
[INFO] running `Command { std: "docker" "start" "-a" "a775f9ddbeb2572a5bd760b690e09816f9c71e619817618ceba814e827585a2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling smallvec v1.8.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.20
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling aes v0.8.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[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 async-trait v0.1.56
[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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
[INFO] running `Command { std: "docker" "inspect" "a775f9ddbeb2572a5bd760b690e09816f9c71e619817618ceba814e827585a2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a775f9ddbeb2572a5bd760b690e09816f9c71e619817618ceba814e827585a2e", kill_on_drop: false }`
[INFO] [stdout] a775f9ddbeb2572a5bd760b690e09816f9c71e619817618ceba814e827585a2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7821dacecfafff5f0b689255e5745afad80a12afb6bf5ac5a6ed34159e8d3aa0
[INFO] running `Command { std: "docker" "start" "-a" "7821dacecfafff5f0b689255e5745afad80a12afb6bf5ac5a6ed34159e8d3aa0", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling want v0.3.0
[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 tracing v0.1.35
[INFO] [stderr]    Compiling tracing-log v0.1.3
[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)]` 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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "7821dacecfafff5f0b689255e5745afad80a12afb6bf5ac5a6ed34159e8d3aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7821dacecfafff5f0b689255e5745afad80a12afb6bf5ac5a6ed34159e8d3aa0", kill_on_drop: false }`
[INFO] [stdout] 7821dacecfafff5f0b689255e5745afad80a12afb6bf5ac5a6ed34159e8d3aa0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 040038c0660b7ad2a21588f9503d18be368b8cf67c513b6d1417807bfaf1ceeb
[INFO] running `Command { std: "docker" "start" "-a" "040038c0660b7ad2a21588f9503d18be368b8cf67c513b6d1417807bfaf1ceeb", kill_on_drop: false }`
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]    --> src/client/mod.rs:128:9
[INFO] [stderr]     |
[INFO] [stderr] 128 | pub use contact::*;
[INFO] [stderr]     |         ^^^^^^^^^^ the name `WechatChannel` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 132 | pub use external_contact::*;
[INFO] [stderr]     |         ------------------- but the name `WechatChannel` in the type namespace is also re-exported here
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/client/external_contact/mod.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub use customer::*;
[INFO] [stderr]    |         ^^^^^^^^^^^ the name `Tag` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 15 | pub use customer_tag::*;
[INFO] [stderr]    |         --------------- but the name `Tag` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/client/external_contact/mod.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub use on_job_inherit::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ the name `ParamsTransferCustomer` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 23 | pub use leave_job_inherit::*;
[INFO] [stderr]    |         -------------------- but the name `ParamsTransferCustomer` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/client/external_contact/mod.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub use on_job_inherit::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ the name `FailedChat` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 23 | pub use leave_job_inherit::*;
[INFO] [stderr]    |         -------------------- but the name `FailedChat` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]    --> src/client/mod.rs:132:9
[INFO] [stderr]     |
[INFO] [stderr] 132 | pub use external_contact::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^ the name `StatisticalManager` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 135 | pub use wechat_custom_service::*;
[INFO] [stderr]     |         ------------------------ but the name `StatisticalManager` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `message_push::*`
[INFO] [stderr]    --> src/client/mod.rs:144:9
[INFO] [stderr]     |
[INFO] [stderr] 144 | pub use message_push::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `StatisticalManager` is never used
[INFO] [stderr]   --> src/client/wechat_custom_service/mod.rs:27:11
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub trait StatisticalManager {}
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wecom-rs` (lib) generated 7 warnings (run `cargo fix --lib -p wecom-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `wecom-rs` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wecom_rs-69bf1d4702df4aa3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test client::contact::async_export::tests::test_parse_xml_evnet_export_complete_notify ... ok
[INFO] [stdout] test client::contact::callback_notify::user::tests::test_parse_xml_evnet_user_create ... FAILED
[INFO] [stdout] test utils::crypto::tests::test_msg_encrypt ... ok
[INFO] [stdout] test utils::crypto::tests::test_msg_decrypt ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::contact::callback_notify::user::tests::test_parse_xml_evnet_user_create stdout ----
[INFO] [stdout] ==>>test_parse_xml_evnet_user_create
[INFO] [stdout] ==>>test_parse_xml_evnet_user_create111
[INFO] [stdout] Error: invalid type: map, expected a string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::contact::callback_notify::user::tests::test_parse_xml_evnet_user_create
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "040038c0660b7ad2a21588f9503d18be368b8cf67c513b6d1417807bfaf1ceeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "040038c0660b7ad2a21588f9503d18be368b8cf67c513b6d1417807bfaf1ceeb", kill_on_drop: false }`
[INFO] [stdout] 040038c0660b7ad2a21588f9503d18be368b8cf67c513b6d1417807bfaf1ceeb
