[INFO] fetching crate rsai-macros 0.1.0-pre...
[INFO] testing rsai-macros-0.1.0-pre against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate rsai-macros 0.1.0-pre into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rsai-macros 0.1.0-pre
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rsai-macros 0.1.0-pre
[INFO] tweaked toml for crates.io crate rsai-macros 0.1.0-pre written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsai-macros 0.1.0-pre on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsai-macros 0.1.0-pre 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.113
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd7c36ac5ca01168131edcd49d9bff372e2a66f1797853dfac00e18e90a61da7
[INFO] running `Command { std: "docker" "start" "-a" "cd7c36ac5ca01168131edcd49d9bff372e2a66f1797853dfac00e18e90a61da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd7c36ac5ca01168131edcd49d9bff372e2a66f1797853dfac00e18e90a61da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7c36ac5ca01168131edcd49d9bff372e2a66f1797853dfac00e18e90a61da7", kill_on_drop: false }`
[INFO] [stdout] cd7c36ac5ca01168131edcd49d9bff372e2a66f1797853dfac00e18e90a61da7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b424f0255754a6a3840be93416c4fb3ef80f8a980c0e55235955536a175a8c4b
[INFO] running `Command { std: "docker" "start" "-a" "b424f0255754a6a3840be93416c4fb3ef80f8a980c0e55235955536a175a8c4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rsai-macros v0.1.0-pre (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.02s
[INFO] running `Command { std: "docker" "inspect" "b424f0255754a6a3840be93416c4fb3ef80f8a980c0e55235955536a175a8c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b424f0255754a6a3840be93416c4fb3ef80f8a980c0e55235955536a175a8c4b", kill_on_drop: false }`
[INFO] [stdout] b424f0255754a6a3840be93416c4fb3ef80f8a980c0e55235955536a175a8c4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f79f77de3e4b57f4e7c730ff9ffd0bade56a1035f525367a944802dfdaf2fc9
[INFO] running `Command { std: "docker" "start" "-a" "7f79f77de3e4b57f4e7c730ff9ffd0bade56a1035f525367a944802dfdaf2fc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rsai-macros v0.1.0-pre (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.113
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]   --> tests/validation_errors.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use rsai::core::ToolFunction;
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` 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 `rsai`
[INFO] [stdout]  --> tests/validation_errors.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[tool]
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `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 `rsai`
[INFO] [stdout]  --> tests/integration_test.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[tool]
[INFO] [stdout]   | ^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `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 `rsai`
[INFO] [stdout]   --> tests/integration_test.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use rsai::core::ToolFunction;
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` 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 `rsai`
[INFO] [stdout]  --> tests/choice_enum.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[tool]
[INFO] [stdout]   | ^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `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 `rsai`
[INFO] [stdout]   --> tests/integration_test.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[tool]
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `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 `rsai`
[INFO] [stdout]   --> tests/integration_test.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     use rsai::core::ToolFunction;
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` 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 `rsai`
[INFO] [stdout]  --> tests/choice_enum.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let _ = toolset![foo];
[INFO] [stdout]   |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the macro `toolset` (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 `rsai-macros` (test "validation_errors") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0412]: cannot find type `Choice` in this scope
[INFO] [stdout]   --> tests/choice_enum.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let _: Choice;
[INFO] [stdout]    |            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsai-macros` (test "choice_enum") due to 3 previous errors
[INFO] [stderr] error: could not compile `rsai-macros` (test "integration_test") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]   --> tests/tools_macro_test.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use rsai::core::types::{ToolCall, ToolChoice};
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` 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 `rsai`
[INFO] [stdout]  --> tests/tools_macro_test.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[tool]
[INFO] [stdout]   | ^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `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 `rsai`
[INFO] [stdout]   --> tests/tools_macro_test.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[tool]
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `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 `rsai`
[INFO] [stdout]   --> tests/tools_macro_test.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let toolset = toolset![get_weather];
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `toolset` (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 `rsai`
[INFO] [stdout]   --> tests/tools_macro_test.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let toolset = toolset![get_weather, calculate_distance];
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `toolset` (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 `rsai`
[INFO] [stdout]   --> tests/tools_macro_test.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let toolset = toolset![get_weather, calculate_distance];
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `toolset` (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 `rsai`
[INFO] [stdout]   --> tests/tools_macro_test.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let toolset = toolset![get_weather];
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `toolset` (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 `rsai`
[INFO] [stdout]   --> tests/tools_macro_test.rs:98:23
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let toolset = toolset![get_weather, calculate_distance];
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `toolset` (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 `rsai`
[INFO] [stdout]    --> tests/tools_macro_test.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let toolset = toolset![get_weather];
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `toolset` (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 `rsai`
[INFO] [stdout]    --> tests/tools_macro_test.rs:155:23
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let toolset = toolset![get_weather, calculate_distance];
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `toolset` (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 `rsai`
[INFO] [stdout]    --> tests/tools_macro_test.rs:170:23
[INFO] [stdout]     |
[INFO] [stdout] 170 |         let toolset = toolset![get_weather, calculate_distance];
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `toolset` (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 `rsai`
[INFO] [stdout]    --> tests/tools_macro_test.rs:198:23
[INFO] [stdout]     |
[INFO] [stdout] 198 |         let toolset = toolset![get_weather, calculate_distance];
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `toolset` (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 `rsai`
[INFO] [stdout]    --> tests/tools_macro_test.rs:251:23
[INFO] [stdout]     |
[INFO] [stdout] 251 |         let toolset = toolset![get_weather];
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rsai`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsai`, use `cargo add rsai` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `toolset` (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 `rsai-macros` (test "tools_macro_test") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "7f79f77de3e4b57f4e7c730ff9ffd0bade56a1035f525367a944802dfdaf2fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f79f77de3e4b57f4e7c730ff9ffd0bade56a1035f525367a944802dfdaf2fc9", kill_on_drop: false }`
[INFO] [stdout] 7f79f77de3e4b57f4e7c730ff9ffd0bade56a1035f525367a944802dfdaf2fc9
