[INFO] fetching crate weixin_rust 0.1.6...
[INFO] testing weixin_rust-0.1.6 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate weixin_rust 0.1.6 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate weixin_rust 0.1.6
[INFO] finished tweaking crates.io crate weixin_rust 0.1.6
[INFO] tweaked toml for crates.io crate weixin_rust 0.1.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate weixin_rust 0.1.6 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 165 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded system-configuration-sys v0.5.0
[INFO] [stderr]   Downloaded winreg v0.50.0
[INFO] [stderr]   Downloaded sync_wrapper v0.1.2
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.4
[INFO] [stderr]   Downloaded system-configuration v0.5.1
[INFO] [stderr]   Downloaded reqwest v0.11.27
[INFO] [stderr]   Downloaded openssl v0.10.75
[INFO] [stderr]   Downloaded openssl-sys v0.9.111
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e31f21bcf45e0a069b2145c491d6b8a009d8de2dc7665b6578c3b096408648ce
[INFO] running `Command { std: "docker" "start" "-a" "e31f21bcf45e0a069b2145c491d6b8a009d8de2dc7665b6578c3b096408648ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e31f21bcf45e0a069b2145c491d6b8a009d8de2dc7665b6578c3b096408648ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e31f21bcf45e0a069b2145c491d6b8a009d8de2dc7665b6578c3b096408648ce", kill_on_drop: false }`
[INFO] [stdout] e31f21bcf45e0a069b2145c491d6b8a009d8de2dc7665b6578c3b096408648ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33250040f7f61d7b74b97d4780f6be61ad1b3156b6968c28e7548362ae6353f0
[INFO] running `Command { std: "docker" "start" "-a" "33250040f7f61d7b74b97d4780f6be61ad1b3156b6968c28e7548362ae6353f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling weixin_rust v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `WxResponse` is never constructed
[INFO] [stdout]   --> src/agent/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct WxResponse{
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.94s
[INFO] running `Command { std: "docker" "inspect" "33250040f7f61d7b74b97d4780f6be61ad1b3156b6968c28e7548362ae6353f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33250040f7f61d7b74b97d4780f6be61ad1b3156b6968c28e7548362ae6353f0", kill_on_drop: false }`
[INFO] [stdout] 33250040f7f61d7b74b97d4780f6be61ad1b3156b6968c28e7548362ae6353f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] beb67b2c56df5712924c5c4d76dae16d71bf1b8d67d525bb5a97f82ca4e8ca5d
[INFO] running `Command { std: "docker" "start" "-a" "beb67b2c56df5712924c5c4d76dae16d71bf1b8d67d525bb5a97f82ca4e8ca5d", kill_on_drop: false }`
[INFO] [stdout] warning: struct `WxResponse` is never constructed
[INFO] [stdout]   --> src/agent/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct WxResponse{
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling weixin_rust v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WxResponse` is never constructed
[INFO] [stdout]   --> src/agent/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct WxResponse{
[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 0.78s
[INFO] running `Command { std: "docker" "inspect" "beb67b2c56df5712924c5c4d76dae16d71bf1b8d67d525bb5a97f82ca4e8ca5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beb67b2c56df5712924c5c4d76dae16d71bf1b8d67d525bb5a97f82ca4e8ca5d", kill_on_drop: false }`
[INFO] [stdout] beb67b2c56df5712924c5c4d76dae16d71bf1b8d67d525bb5a97f82ca4e8ca5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e00232480315ddc7b7ec17f4d4fbf33e5d862d59f736c743b212936266aa5696
[INFO] running `Command { std: "docker" "start" "-a" "e00232480315ddc7b7ec17f4d4fbf33e5d862d59f736c743b212936266aa5696", kill_on_drop: false }`
[INFO] [stderr] warning: struct `WxResponse` is never constructed
[INFO] [stderr]   --> src/agent/mod.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | struct WxResponse{
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/lib.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `weixin_rust` (lib) generated 1 warning
[INFO] [stderr] warning: `weixin_rust` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p weixin_rust --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weixin_rust-d622b11473f5680a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests weixin_rust
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/agent/mod.rs - agent::Agent::get_sync_service (line 181) ... FAILED
[INFO] [stdout] test src/agent/mod.rs - agent::Agent::get_tag_service (line 152) ... FAILED
[INFO] [stdout] test src/agent/mod.rs - agent::Agent::get_media_service (line 267) ... FAILED
[INFO] [stdout] test src/agent/mod.rs - agent::Agent::get_user_service (line 95) ... FAILED
[INFO] [stdout] test src/agent/tools.rs - agent::tools::post_json (line 32) ... FAILED
[INFO] [stdout] test src/agent/mod.rs - agent::Agent::get_message_service (line 210) ... FAILED
[INFO] [stdout] test src/agent/mod.rs - agent::Agent::get_dept_service (line 124) ... FAILED
[INFO] [stdout] test src/agent/mod.rs - agent::Agent::get_customer_service (line 239) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/agent/mod.rs - agent::Agent::get_sync_service (line 181) stdout ----
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/agent/mod.rs:187:15
[INFO] [stdout]     |
[INFO] [stdout] 187 | let mut agent=Agent::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `new` implemented for `Agent`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 187 - let mut agent=Agent::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout] 187 + let mut agent=<Agent as Example>::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0223`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/agent/mod.rs - agent::Agent::get_tag_service (line 152) stdout ----
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/agent/mod.rs:158:15
[INFO] [stdout]     |
[INFO] [stdout] 158 | let mut agent=Agent::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `new` implemented for `Agent`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 158 - let mut agent=Agent::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout] 158 + let mut agent=<Agent as Example>::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0223`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/agent/mod.rs - agent::Agent::get_media_service (line 267) stdout ----
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/agent/mod.rs:273:15
[INFO] [stdout]     |
[INFO] [stdout] 273 | let mut agent=Agent::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `new` implemented for `Agent`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 273 - let mut agent=Agent::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout] 273 + let mut agent=<Agent as Example>::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0223`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/agent/mod.rs - agent::Agent::get_user_service (line 95) stdout ----
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/agent/mod.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 | let mut agent=Agent::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `new` implemented for `Agent`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 101 - let mut agent=Agent::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout] 101 + let mut agent=<Agent as Example>::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0223`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/agent/tools.rs - agent::tools::post_json (line 32) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `weixin_rust::tools`
[INFO] [stdout]   --> src/agent/tools.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 35 |  use weixin_rust::tools;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^ no `tools` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 35 |  use weixin_rust::agent::tools;
[INFO] [stdout]    |                   +++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/agent/mod.rs - agent::Agent::get_message_service (line 210) stdout ----
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/agent/mod.rs:216:15
[INFO] [stdout]     |
[INFO] [stdout] 216 | let mut agent=Agent::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `new` implemented for `Agent`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 216 - let mut agent=Agent::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout] 216 + let mut agent=<Agent as Example>::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0223`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/agent/mod.rs - agent::Agent::get_dept_service (line 124) stdout ----
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/agent/mod.rs:130:15
[INFO] [stdout]     |
[INFO] [stdout] 130 | let mut agent=Agent::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `new` implemented for `Agent`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 130 - let mut agent=Agent::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout] 130 + let mut agent=<Agent as Example>::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0223`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/agent/mod.rs - agent::Agent::get_customer_service (line 239) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `weixin_rust::customer::CustomService`
[INFO] [stdout]    --> src/agent/mod.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 | use weixin_rust::customer::CustomService;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |     |                      |
[INFO] [stdout]     |     |                      help: a similar name exists in the module: `CustomerService`
[INFO] [stdout]     |     no `CustomService` in `customer`
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/agent/mod.rs:245:15
[INFO] [stdout]     |
[INFO] [stdout] 245 | let mut agent=Agent::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `new` implemented for `Agent`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 245 - let mut agent=Agent::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout] 245 + let mut agent=<Agent as Example>::new{corpid:"".to_string(),agent_secret:"".to_string()};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/agent/mod.rs - agent::Agent::get_customer_service (line 239)
[INFO] [stdout]     src/agent/mod.rs - agent::Agent::get_dept_service (line 124)
[INFO] [stdout]     src/agent/mod.rs - agent::Agent::get_media_service (line 267)
[INFO] [stdout]     src/agent/mod.rs - agent::Agent::get_message_service (line 210)
[INFO] [stdout]     src/agent/mod.rs - agent::Agent::get_sync_service (line 181)
[INFO] [stdout]     src/agent/mod.rs - agent::Agent::get_tag_service (line 152)
[INFO] [stdout]     src/agent/mod.rs - agent::Agent::get_user_service (line 95)
[INFO] [stdout]     src/agent/tools.rs - agent::tools::post_json (line 32)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e00232480315ddc7b7ec17f4d4fbf33e5d862d59f736c743b212936266aa5696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e00232480315ddc7b7ec17f4d4fbf33e5d862d59f736c743b212936266aa5696", kill_on_drop: false }`
[INFO] [stdout] e00232480315ddc7b7ec17f4d4fbf33e5d862d59f736c743b212936266aa5696
