[INFO] fetching crate weixin_rust 0.1.6...
[INFO] testing weixin_rust-0.1.6 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate weixin_rust 0.1.6 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate weixin_rust 0.1.6 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 138 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.5)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (latest: v0.12.4)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding winreg v0.50.0 (latest: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a167f7c4f6377162c0598e3849047c617c167443b2c9d2df438e94795dfb7297
[INFO] running `Command { std: "docker" "start" "-a" "a167f7c4f6377162c0598e3849047c617c167443b2c9d2df438e94795dfb7297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a167f7c4f6377162c0598e3849047c617c167443b2c9d2df438e94795dfb7297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a167f7c4f6377162c0598e3849047c617c167443b2c9d2df438e94795dfb7297", kill_on_drop: false }`
[INFO] [stdout] a167f7c4f6377162c0598e3849047c617c167443b2c9d2df438e94795dfb7297
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6f5d29921bfd27626c87fc384bf180ac65199c54f1e2d1eeb62adb3a1b78b79
[INFO] running `Command { std: "docker" "start" "-a" "a6f5d29921bfd27626c87fc384bf180ac65199c54f1e2d1eeb62adb3a1b78b79", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.28
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.63s
[INFO] running `Command { std: "docker" "inspect" "a6f5d29921bfd27626c87fc384bf180ac65199c54f1e2d1eeb62adb3a1b78b79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6f5d29921bfd27626c87fc384bf180ac65199c54f1e2d1eeb62adb3a1b78b79", kill_on_drop: false }`
[INFO] [stdout] a6f5d29921bfd27626c87fc384bf180ac65199c54f1e2d1eeb62adb3a1b78b79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48766e291fac9078075421082ce3f8e2098224bb27007ad7b753fdd7eb14966f
[INFO] running `Command { std: "docker" "start" "-a" "48766e291fac9078075421082ce3f8e2098224bb27007ad7b753fdd7eb14966f", kill_on_drop: false }`
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "48766e291fac9078075421082ce3f8e2098224bb27007ad7b753fdd7eb14966f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48766e291fac9078075421082ce3f8e2098224bb27007ad7b753fdd7eb14966f", kill_on_drop: false }`
[INFO] [stdout] 48766e291fac9078075421082ce3f8e2098224bb27007ad7b753fdd7eb14966f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4f15d9ec3ef535a4976ce7605b5409ff0dde21690d0cc65b99dcb7cc7efa587
[INFO] running `Command { std: "docker" "start" "-a" "c4f15d9ec3ef535a4976ce7605b5409ff0dde21690d0cc65b99dcb7cc7efa587", kill_on_drop: false }`
[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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `weixin_rust` (lib test) generated 1 warning (run `cargo fix --lib -p weixin_rust --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weixin_rust-23daf7cd12d12dd6)
[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.01s
[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_user_service (line 95) ... FAILED
[INFO] [stdout] test src/agent/mod.rs - agent::Agent::get_customer_service (line 239) ... 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_dept_service (line 124) ... 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_message_service (line 210) ... 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_sync_service (line 181) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 9 | 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] 9 | 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] 7 | 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] 9 | 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] 9 | 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] ---- 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] 9 | 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] 9 | 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] 9 | 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] 9 | 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] 9 | 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] 9 | 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_message_service (line 210) stdout ----
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]  --> src/agent/mod.rs:216:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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] 9 | 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] 6 |  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] 6 |  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_sync_service (line 181) stdout ----
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]  --> src/agent/mod.rs:187:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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] 9 | 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] 
[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.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c4f15d9ec3ef535a4976ce7605b5409ff0dde21690d0cc65b99dcb7cc7efa587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4f15d9ec3ef535a4976ce7605b5409ff0dde21690d0cc65b99dcb7cc7efa587", kill_on_drop: false }`
[INFO] [stdout] c4f15d9ec3ef535a4976ce7605b5409ff0dde21690d0cc65b99dcb7cc7efa587
