[INFO] fetching crate weixin_rust 0.1.6...
[INFO] testing weixin_rust-0.1.6 against 1.90.0 for beta-1.91-2
[INFO] extracting crate weixin_rust 0.1.6 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate weixin_rust 0.1.6 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 166 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 271af2c299440a11a94fac2b5764788dd31cf045948a5fe26a6b86b6ab1e27cb
[INFO] running `Command { std: "docker" "start" "-a" "271af2c299440a11a94fac2b5764788dd31cf045948a5fe26a6b86b6ab1e27cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "271af2c299440a11a94fac2b5764788dd31cf045948a5fe26a6b86b6ab1e27cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "271af2c299440a11a94fac2b5764788dd31cf045948a5fe26a6b86b6ab1e27cb", kill_on_drop: false }`
[INFO] [stdout] 271af2c299440a11a94fac2b5764788dd31cf045948a5fe26a6b86b6ab1e27cb
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e05ffd07e9c04ea31b3b500c85b7829ac24af09c09c64f356d114025cde67a67
[INFO] running `Command { std: "docker" "start" "-a" "e05ffd07e9c04ea31b3b500c85b7829ac24af09c09c64f356d114025cde67a67", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.69s
[INFO] running `Command { std: "docker" "inspect" "e05ffd07e9c04ea31b3b500c85b7829ac24af09c09c64f356d114025cde67a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e05ffd07e9c04ea31b3b500c85b7829ac24af09c09c64f356d114025cde67a67", kill_on_drop: false }`
[INFO] [stdout] e05ffd07e9c04ea31b3b500c85b7829ac24af09c09c64f356d114025cde67a67
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 778629d7b88a34cc3b842076c53feec849e1c909fbe58b87083d29f2c334645c
[INFO] running `Command { std: "docker" "start" "-a" "778629d7b88a34cc3b842076c53feec849e1c909fbe58b87083d29f2c334645c", kill_on_drop: false }`
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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: 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s
[INFO] running `Command { std: "docker" "inspect" "778629d7b88a34cc3b842076c53feec849e1c909fbe58b87083d29f2c334645c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "778629d7b88a34cc3b842076c53feec849e1c909fbe58b87083d29f2c334645c", kill_on_drop: false }`
[INFO] [stdout] 778629d7b88a34cc3b842076c53feec849e1c909fbe58b87083d29f2c334645c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bebf3ddaeb911d3dc5e87577e4c9d230ecffe989eb5e75b91f8cefc99e77f94f
[INFO] running `Command { std: "docker" "start" "-a" "bebf3ddaeb911d3dc5e87577e4c9d230ecffe989eb5e75b91f8cefc99e77f94f", 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)]` 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)]` 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.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weixin_rust-6a9366e083f7e435)
[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_message_service (line 210) ... FAILED
[INFO] [stdout] test src/agent/mod.rs - agent::Agent::get_sync_service (line 181) ... 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_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_user_service (line 95) ... 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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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::new{corpid:"".to_string(),agent_secret:"".to_string()};
[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_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::new{corpid:"".to_string(),agent_secret:"".to_string()};
[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_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::new{corpid:"".to_string(),agent_secret:"".to_string()};
[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::new{corpid:"".to_string(),agent_secret:"".to_string()};
[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_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::new{corpid:"".to_string(),agent_secret:"".to_string()};
[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::new{corpid:"".to_string(),agent_secret:"".to_string()};
[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::new{corpid:"".to_string(),agent_secret:"".to_string()};
[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.27s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bebf3ddaeb911d3dc5e87577e4c9d230ecffe989eb5e75b91f8cefc99e77f94f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bebf3ddaeb911d3dc5e87577e4c9d230ecffe989eb5e75b91f8cefc99e77f94f", kill_on_drop: false }`
[INFO] [stdout] bebf3ddaeb911d3dc5e87577e4c9d230ecffe989eb5e75b91f8cefc99e77f94f
