[INFO] fetching crate wecom-rs 0.1.17...
[INFO] checking wecom-rs-0.1.17 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate wecom-rs 0.1.17 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wecom-rs 0.1.17 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45ac7d64c8b57502c4a709317f83e1d69afacd220c27401799ca0e521c957a6d
[INFO] running `Command { std: "docker" "start" "-a" "45ac7d64c8b57502c4a709317f83e1d69afacd220c27401799ca0e521c957a6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45ac7d64c8b57502c4a709317f83e1d69afacd220c27401799ca0e521c957a6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45ac7d64c8b57502c4a709317f83e1d69afacd220c27401799ca0e521c957a6d", kill_on_drop: false }`
[INFO] [stdout] 45ac7d64c8b57502c4a709317f83e1d69afacd220c27401799ca0e521c957a6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dc66b031df32e7dc5edd259944400eacdcb988555579d09fdc0cff9b615b8a2
[INFO] running `Command { std: "docker" "start" "-a" "0dc66b031df32e7dc5edd259944400eacdcb988555579d09fdc0cff9b615b8a2", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking serde_json v1.0.81
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking quick-xml v0.24.0
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.12
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking sha1 v0.10.1
[INFO] [stderr]     Checking aes v0.8.1
[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 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] 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: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/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/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: 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] [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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.65s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 13`
[INFO] running `Command { std: "docker" "inspect" "0dc66b031df32e7dc5edd259944400eacdcb988555579d09fdc0cff9b615b8a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dc66b031df32e7dc5edd259944400eacdcb988555579d09fdc0cff9b615b8a2", kill_on_drop: false }`
[INFO] [stdout] 0dc66b031df32e7dc5edd259944400eacdcb988555579d09fdc0cff9b615b8a2
