[INFO] fetching crate rustmcp 0.1.0...
[INFO] testing rustmcp-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rustmcp 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rustmcp 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rustmcp 0.1.0
[INFO] tweaked toml for crates.io crate rustmcp 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustmcp 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustmcp 0.1.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58355edf0e7c3548dd9ed9f6b470226c29eddb8257da47a620efcb8c8d68da51
[INFO] running `Command { std: "docker" "start" "-a" "58355edf0e7c3548dd9ed9f6b470226c29eddb8257da47a620efcb8c8d68da51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58355edf0e7c3548dd9ed9f6b470226c29eddb8257da47a620efcb8c8d68da51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58355edf0e7c3548dd9ed9f6b470226c29eddb8257da47a620efcb8c8d68da51", kill_on_drop: false }`
[INFO] [stdout] 58355edf0e7c3548dd9ed9f6b470226c29eddb8257da47a620efcb8c8d68da51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c994545906525eb4fb2d40c1661074fca9a30a1cae0faafbfa07f9e270e0f50
[INFO] running `Command { std: "docker" "start" "-a" "3c994545906525eb4fb2d40c1661074fca9a30a1cae0faafbfa07f9e270e0f50", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling rustmcp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.73s
[INFO] running `Command { std: "docker" "inspect" "3c994545906525eb4fb2d40c1661074fca9a30a1cae0faafbfa07f9e270e0f50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c994545906525eb4fb2d40c1661074fca9a30a1cae0faafbfa07f9e270e0f50", kill_on_drop: false }`
[INFO] [stdout] 3c994545906525eb4fb2d40c1661074fca9a30a1cae0faafbfa07f9e270e0f50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 928a8d13273abae5ee415039dc9967d0246399de74ae99d748d47b6f539946c8
[INFO] running `Command { std: "docker" "start" "-a" "928a8d13273abae5ee415039dc9967d0246399de74ae99d748d47b6f539946c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustmcp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.53s
[INFO] running `Command { std: "docker" "inspect" "928a8d13273abae5ee415039dc9967d0246399de74ae99d748d47b6f539946c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "928a8d13273abae5ee415039dc9967d0246399de74ae99d748d47b6f539946c8", kill_on_drop: false }`
[INFO] [stdout] 928a8d13273abae5ee415039dc9967d0246399de74ae99d748d47b6f539946c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6d3213feb4642c64355cf1f4a19c5e38720bc18f6062994948ca9710bd468d6e
[INFO] running `Command { std: "docker" "start" "-a" "6d3213feb4642c64355cf1f4a19c5e38720bc18f6062994948ca9710bd468d6e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustmcp-6deeea19e1de8c7e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rustmcp
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/server/mod.rs - server (line 12) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 16) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 59) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/server/mod.rs - server (line 12) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/server/mod.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Some(vec!["utility".to_string()]),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `Vec<String>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::string::String`
[INFO] [stdout]               found struct `Vec<std::string::String>`
[INFO] [stdout] help: the type constructed contains `Vec<std::string::String>` due to the type of the argument passed
[INFO] [stdout]   --> src/server/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Some(vec!["utility".to_string()]),
[INFO] [stdout]    |     ^^^^^---------------------------^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/option.rs:607:5
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 9 arguments but 7 arguments were supplied
[INFO] [stdout]    --> src/server/mod.rs:20:17
[INFO] [stdout]     |
[INFO] [stdout]  11 |   let echo_tool = FunctionTool::from_function(
[INFO] [stdout]     |  _________________^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]  12 | |     |_args: Option<std::collections::HashMap<String, serde_json::Value>>| -> Result<serde_json::Value, String> {
[INFO] [stdout]  13 | |         let message = _args
[INFO] [stdout]  14 | |             .as_ref()
[INFO] [stdout] ...   |
[INFO] [stdout]  34 | |     None,
[INFO] [stdout]  35 | | );
[INFO] [stdout]     | |_- two arguments of type `Option<Vec<std::string::String>>` and `Option<Value>` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/server/tools.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn from_function<F>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout]  11 | let echo_tool = FunctionTool::from_function(
[INFO] [stdout] ...
[INFO] [stdout]  34 |     None,
[INFO] [stdout]  35 +     /* Option<Vec<std::string::String>> */,
[INFO] [stdout]  36 +     /* Option<Value> */,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 16) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Some(vec!["greeting".to_string()]),
[INFO] [stdout]    |         ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `Vec<String>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::string::String`
[INFO] [stdout]               found struct `Vec<std::string::String>`
[INFO] [stdout] help: the type constructed contains `Vec<std::string::String>` due to the type of the argument passed
[INFO] [stdout]   --> src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Some(vec!["greeting".to_string()]),
[INFO] [stdout]    |         ^^^^^----------------------------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/option.rs:607:5
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 9 arguments but 6 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:37:31
[INFO] [stdout]     |
[INFO] [stdout]  23 |       let greet_function_tool = FunctionTool::from_function(
[INFO] [stdout]     |  _______________________________^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]  24 | |         greet_tool,
[INFO] [stdout]  25 | |         Some("greet".to_string()),
[INFO] [stdout]  26 | |         Some("Greets a person by name".to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout]  29 | |         None,
[INFO] [stdout]  30 | |     );
[INFO] [stdout]     | |_____- three arguments of type `Option<ToolAnnotations>`, `Option<Vec<std::string::String>>`, and `Option<Value>` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/server/tools.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn from_function<F>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout]  23 |     let greet_function_tool = FunctionTool::from_function(
[INFO] [stdout] ...
[INFO] [stdout]  29 |         None,
[INFO] [stdout]  30 ~         /* Option<ToolAnnotations> */,
[INFO] [stdout]  31 +         /* Option<Vec<std::string::String>> */,
[INFO] [stdout]  32 +         /* Option<Value> */,
[INFO] [stdout]  33 ~     );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:52:33
[INFO] [stdout]     |
[INFO] [stdout]  38 |     match rustmcp.mcp_call_tool("greet".to_string(), Some(args)).await {
[INFO] [stdout]     |                   ------------- ^^^^^^^^^^^^^^^^^^^ expected `&str`, found `String`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/server/mod.rs:149:18
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub async fn mcp_call_tool(&self, name: &str, arguments: Option<HashMap<String, Value>>) -> Result<Value, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] help: try removing the method call
[INFO] [stdout]     |
[INFO] [stdout]  38 -     match rustmcp.mcp_call_tool("greet".to_string(), Some(args)).await {
[INFO] [stdout]  38 +     match rustmcp.mcp_call_tool("greet", Some(args)).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 59) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Some(vec!["utility".to_string()]),
[INFO] [stdout]    |         ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `String`, found `Vec<String>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::string::String`
[INFO] [stdout]               found struct `Vec<std::string::String>`
[INFO] [stdout] help: the type constructed contains `Vec<std::string::String>` due to the type of the argument passed
[INFO] [stdout]   --> src/lib.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Some(vec!["utility".to_string()]),
[INFO] [stdout]    |         ^^^^^---------------------------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/option.rs:607:5
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 9 arguments but 7 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:70:21
[INFO] [stdout]     |
[INFO] [stdout]  13 |       let echo_tool = FunctionTool::from_function(
[INFO] [stdout]     |  _____________________^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]  14 | |         |_args: Option<HashMap<String, Value>>| -> Result<Value, String> {
[INFO] [stdout]  15 | |             let message = _args
[INFO] [stdout]  16 | |                 .as_ref()
[INFO] [stdout] ...   |
[INFO] [stdout]  36 | |         None,
[INFO] [stdout]  37 | |     );
[INFO] [stdout]     | |_____- two arguments of type `Option<Vec<std::string::String>>` and `Option<Value>` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/server/tools.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn from_function<F>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout]  13 |     let echo_tool = FunctionTool::from_function(
[INFO] [stdout] ...
[INFO] [stdout]  36 |         None,
[INFO] [stdout]  37 ~         /* Option<Vec<std::string::String>> */,
[INFO] [stdout]  38 +         /* Option<Value> */,
[INFO] [stdout]  39 ~     );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 16)
[INFO] [stdout]     src/lib.rs - (line 59)
[INFO] [stdout]     src/server/mod.rs - server (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6d3213feb4642c64355cf1f4a19c5e38720bc18f6062994948ca9710bd468d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d3213feb4642c64355cf1f4a19c5e38720bc18f6062994948ca9710bd468d6e", kill_on_drop: false }`
[INFO] [stdout] 6d3213feb4642c64355cf1f4a19c5e38720bc18f6062994948ca9710bd468d6e
