[INFO] fetching crate rsai-macros 0.2.0... [INFO] testing rsai-macros-0.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rsai-macros 0.2.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rsai-macros 0.2.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 843543f76ce59240bcb80c963c3ffaa46a2ccc87e820b7d0852d72cc8695fbc4 [INFO] running `Command { std: "docker" "start" "-a" "843543f76ce59240bcb80c963c3ffaa46a2ccc87e820b7d0852d72cc8695fbc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "843543f76ce59240bcb80c963c3ffaa46a2ccc87e820b7d0852d72cc8695fbc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "843543f76ce59240bcb80c963c3ffaa46a2ccc87e820b7d0852d72cc8695fbc4", kill_on_drop: false }` [INFO] [stdout] 843543f76ce59240bcb80c963c3ffaa46a2ccc87e820b7d0852d72cc8695fbc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 132f2649316827035b2b33f30ae6f89a7733bb92e4a2c414d442198278bdb7fb [INFO] running `Command { std: "docker" "start" "-a" "132f2649316827035b2b33f30ae6f89a7733bb92e4a2c414d442198278bdb7fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling serde_json v1.0.145 [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 serde_core v1.0.228 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quote v1.0.41 [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 11.50s [INFO] running `Command { std: "docker" "inspect" "132f2649316827035b2b33f30ae6f89a7733bb92e4a2c414d442198278bdb7fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "132f2649316827035b2b33f30ae6f89a7733bb92e4a2c414d442198278bdb7fb", kill_on_drop: false }` [INFO] [stdout] 132f2649316827035b2b33f30ae6f89a7733bb92e4a2c414d442198278bdb7fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d908d7d997be0849b7a0bb5c6738e5e9c06bde8d6f07821be97bec60b815b3f [INFO] running `Command { std: "docker" "start" "-a" "7d908d7d997be0849b7a0bb5c6738e5e9c06bde8d6f07821be97bec60b815b3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.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 serde_derive_internals v0.29.1 [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 ref-cast v1.0.25 [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/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[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[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] [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/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] [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 "integration_test") due to 4 previous errors [INFO] [stderr] error: could not compile `rsai-macros` (test "tools_macro_test") due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "7d908d7d997be0849b7a0bb5c6738e5e9c06bde8d6f07821be97bec60b815b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d908d7d997be0849b7a0bb5c6738e5e9c06bde8d6f07821be97bec60b815b3f", kill_on_drop: false }` [INFO] [stdout] 7d908d7d997be0849b7a0bb5c6738e5e9c06bde8d6f07821be97bec60b815b3f