[INFO] fetching crate clust_macros 0.9.0...
[INFO] testing clust_macros-0.9.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate clust_macros 0.9.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate clust_macros 0.9.0
[INFO] finished tweaking crates.io crate clust_macros 0.9.0
[INFO] tweaked toml for crates.io crate clust_macros 0.9.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clust_macros 0.9.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 98 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30636d674ee84964a2696e06a9b7233c2934333b536e8be744150600601807d3
[INFO] running `Command { std: "docker" "start" "-a" "30636d674ee84964a2696e06a9b7233c2934333b536e8be744150600601807d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30636d674ee84964a2696e06a9b7233c2934333b536e8be744150600601807d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30636d674ee84964a2696e06a9b7233c2934333b536e8be744150600601807d3", kill_on_drop: false }`
[INFO] [stdout] 30636d674ee84964a2696e06a9b7233c2934333b536e8be744150600601807d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63891d0331b242f2149ef40f2aaa142b1c65ef9f3056e0a0b77928b21ba8555b
[INFO] running `Command { std: "docker" "start" "-a" "63891d0331b242f2149ef40f2aaa142b1c65ef9f3056e0a0b77928b21ba8555b", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling psl v2.1.159
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling uritemplate-next v0.2.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling json-pointer v0.3.4
[INFO] [stderr]    Compiling jsonway v2.0.0
[INFO] [stderr]    Compiling valico v4.0.0
[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 icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling addr v0.15.6
[INFO] [stderr]    Compiling clust_macros v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.35s
[INFO] running `Command { std: "docker" "inspect" "63891d0331b242f2149ef40f2aaa142b1c65ef9f3056e0a0b77928b21ba8555b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63891d0331b242f2149ef40f2aaa142b1c65ef9f3056e0a0b77928b21ba8555b", kill_on_drop: false }`
[INFO] [stdout] 63891d0331b242f2149ef40f2aaa142b1c65ef9f3056e0a0b77928b21ba8555b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 837d8fffb75a1225954f109e2c198ed3044eaf0c92108dce6d753e3f066a96d6
[INFO] running `Command { std: "docker" "start" "-a" "837d8fffb75a1225954f109e2c198ed3044eaf0c92108dce6d753e3f066a96d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling uritemplate-next v0.2.0
[INFO] [stderr]    Compiling json-pointer v0.3.4
[INFO] [stderr]    Compiling psl v2.1.159
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling valico v4.0.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling addr v0.15.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 serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jsonway v2.0.0
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling clust_macros v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type alias `TestResult` is never used
[INFO] [stdout]   --> src/return_type.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 |     type TestResult = Result<i32, String>;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]  --> tests/tool_with_no_return_value.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clust::messages::{Tool, ToolUse};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]  --> tests/tool_with_multi_args.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clust::messages::{Tool, ToolUse};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]  --> tests/tool_with_optional_arg.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clust::messages::{Tool, ToolUse};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]  --> tests/tool_with_result.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clust::messages::{Tool, ToolUse};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]  --> tests/tool_with_no_return_value.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[clust_tool]
[INFO] [stdout]   | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `clust_tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]  --> tests/tool.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clust::messages::{Tool, ToolUse};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   --> tests/tool_with_multi_args.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[clust_tool]
[INFO] [stdout]    | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `clust_tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]  --> tests/tool_with_array_arg.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clust::messages::{Tool, ToolUse};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   --> tests/tool_with_result.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[clust_tool]
[INFO] [stdout]    | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `clust_tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clust_macros` (test "tool_with_no_return_value") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]  --> tests/tool.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[clust_tool]
[INFO] [stdout]   | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `clust_tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]  --> tests/tool_with_optional_arg.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[clust_tool]
[INFO] [stdout]   | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `clust_tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]   --> tests/tool_async_with_result.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[tokio::test]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]  --> tests/tool_async_with_result.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clust::messages::{AsyncTool, ToolUse};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clust_macros` (test "tool_with_optional_arg") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]  --> tests/tool_with_array_arg.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[clust_tool]
[INFO] [stdout]   | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `clust_tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clust_macros` (test "tool") due to 2 previous errors
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]   --> tests/tool_async.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[tokio::test]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]  --> tests/tool_async.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clust::messages::{AsyncTool, ToolUse};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   --> tests/tool_async_with_result.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[clust_tool]
[INFO] [stdout]    | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `clust_tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clust_macros` (test "tool_with_result") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clust`
[INFO] [stdout]  --> tests/tool_async.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[clust_tool]
[INFO] [stdout]   | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clust`, use `cargo add clust` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `clust_tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clust_macros` (test "tool_with_array_arg") due to 2 previous errors
[INFO] [stderr] error: could not compile `clust_macros` (test "tool_with_multi_args") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clust_macros` (test "tool_async") due to 3 previous errors
[INFO] [stderr] error: could not compile `clust_macros` (test "tool_async_with_result") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "837d8fffb75a1225954f109e2c198ed3044eaf0c92108dce6d753e3f066a96d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "837d8fffb75a1225954f109e2c198ed3044eaf0c92108dce6d753e3f066a96d6", kill_on_drop: false }`
[INFO] [stdout] 837d8fffb75a1225954f109e2c198ed3044eaf0c92108dce6d753e3f066a96d6
