[INFO] fetching crate rsai-macros 0.2.0...
[INFO] testing rsai-macros-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rsai-macros 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rsai-macros 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rsai-macros 0.2.0
[INFO] tweaked toml for crates.io crate rsai-macros 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsai-macros 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsai-macros 0.2.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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b94e08eb7e438dac119e801f6535bb668563019e41f06c4d87902ee9fb83b096
[INFO] running `Command { std: "docker" "start" "-a" "b94e08eb7e438dac119e801f6535bb668563019e41f06c4d87902ee9fb83b096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b94e08eb7e438dac119e801f6535bb668563019e41f06c4d87902ee9fb83b096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b94e08eb7e438dac119e801f6535bb668563019e41f06c4d87902ee9fb83b096", kill_on_drop: false }`
[INFO] [stdout] b94e08eb7e438dac119e801f6535bb668563019e41f06c4d87902ee9fb83b096
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54ed2c08f31885c992648a9ecbb0c280916f419ca4ec0d2e9453d0e11e422c4f
[INFO] running `Command { std: "docker" "start" "-a" "54ed2c08f31885c992648a9ecbb0c280916f419ca4ec0d2e9453d0e11e422c4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling rsai-macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.43s
[INFO] running `Command { std: "docker" "inspect" "54ed2c08f31885c992648a9ecbb0c280916f419ca4ec0d2e9453d0e11e422c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54ed2c08f31885c992648a9ecbb0c280916f419ca4ec0d2e9453d0e11e422c4f", kill_on_drop: false }`
[INFO] [stdout] 54ed2c08f31885c992648a9ecbb0c280916f419ca4ec0d2e9453d0e11e422c4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de81344edc7df324a76cfa6c8518529c491f21b8f28281cf2e83dc9ba2d0e113
[INFO] running `Command { std: "docker" "start" "-a" "de81344edc7df324a76cfa6c8518529c491f21b8f28281cf2e83dc9ba2d0e113", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.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 serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[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 serde v1.0.228
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling trybuild v1.0.113
[INFO] [stderr]    Compiling rsai-macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `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[E0432]: unresolved import `rsai`
[INFO] [stdout]   --> tests/integration_test.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[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[E0432]: unresolved import `rsai`
[INFO] [stdout]   --> tests/tools_macro_test.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use rsai::ToolCall;
[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[E0432]: unresolved import `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[E0432]: unresolved import `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[E0432]: unresolved import `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[E0432]: unresolved import `rsai`
[INFO] [stdout]   --> tests/tools_macro_test.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |         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[E0432]: unresolved import `rsai`
[INFO] [stdout]   --> tests/tools_macro_test.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |         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[E0432]: unresolved import `rsai`
[INFO] [stdout]   --> tests/tools_macro_test.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |         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[E0432]: unresolved import `rsai`
[INFO] [stdout]    --> tests/tools_macro_test.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |         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[E0432]: unresolved import `rsai`
[INFO] [stdout]    --> tests/tools_macro_test.rs:145:23
[INFO] [stdout]     |
[INFO] [stdout] 145 |         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[E0432]: unresolved import `rsai`
[INFO] [stdout]    --> tests/tools_macro_test.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 165 |         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[E0432]: unresolved import `rsai`
[INFO] [stdout]    --> tests/tools_macro_test.rs:185:23
[INFO] [stdout]     |
[INFO] [stdout] 185 |         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[E0432]: unresolved import `rsai`
[INFO] [stdout]    --> tests/tools_macro_test.rs:241:23
[INFO] [stdout]     |
[INFO] [stdout] 241 |         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[E0432]: unresolved import `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]: cannot find module or crate `rsai` in this scope
[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]: cannot find module or crate `rsai` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[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] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsai-macros` (test "integration_test") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `rsai` in this scope
[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] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsai-macros` (test "validation_errors") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `rsai` in this scope
[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]: cannot find module or crate `rsai` in this scope
[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] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsai-macros` (test "tools_macro_test") due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "de81344edc7df324a76cfa6c8518529c491f21b8f28281cf2e83dc9ba2d0e113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de81344edc7df324a76cfa6c8518529c491f21b8f28281cf2e83dc9ba2d0e113", kill_on_drop: false }`
[INFO] [stdout] de81344edc7df324a76cfa6c8518529c491f21b8f28281cf2e83dc9ba2d0e113
