[INFO] fetching crate lumos_macro 0.1.4...
[INFO] testing lumos_macro-0.1.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate lumos_macro 0.1.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate lumos_macro 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate lumos_macro 0.1.4
[INFO] tweaked toml for crates.io crate lumos_macro 0.1.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lumos_macro 0.1.4 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] crate crates.io crate lumos_macro 0.1.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 328003f552c5498bcae17a14a480d05d1c707ae0bebfc501fb94367b0f6ee2e7
[INFO] running `Command { std: "docker" "start" "-a" "328003f552c5498bcae17a14a480d05d1c707ae0bebfc501fb94367b0f6ee2e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "328003f552c5498bcae17a14a480d05d1c707ae0bebfc501fb94367b0f6ee2e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "328003f552c5498bcae17a14a480d05d1c707ae0bebfc501fb94367b0f6ee2e7", kill_on_drop: false }`
[INFO] [stdout] 328003f552c5498bcae17a14a480d05d1c707ae0bebfc501fb94367b0f6ee2e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 654483f770ab9246f06a802e78defa21479e1ffdbb6645eaae0f99cb5e44a1de
[INFO] running `Command { std: "docker" "start" "-a" "654483f770ab9246f06a802e78defa21479e1ffdbb6645eaae0f99cb5e44a1de", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling lumos_macro v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.88s
[INFO] running `Command { std: "docker" "inspect" "654483f770ab9246f06a802e78defa21479e1ffdbb6645eaae0f99cb5e44a1de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "654483f770ab9246f06a802e78defa21479e1ffdbb6645eaae0f99cb5e44a1de", kill_on_drop: false }`
[INFO] [stdout] 654483f770ab9246f06a802e78defa21479e1ffdbb6645eaae0f99cb5e44a1de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c536fecb59630a08bcd770fcab932220a3c198625b1c0c266a8c78691233cf1f
[INFO] running `Command { std: "docker" "start" "-a" "c536fecb59630a08bcd770fcab932220a3c198625b1c0c266a8c78691233cf1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling lumos_macro v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.105
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.69s
[INFO] running `Command { std: "docker" "inspect" "c536fecb59630a08bcd770fcab932220a3c198625b1c0c266a8c78691233cf1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c536fecb59630a08bcd770fcab932220a3c198625b1c0c266a8c78691233cf1f", kill_on_drop: false }`
[INFO] [stdout] c536fecb59630a08bcd770fcab932220a3c198625b1c0c266a8c78691233cf1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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", kill_on_drop: false }`
[INFO] [stdout] bc0f8e369c599155746f9b8f2e6c6ba57874b370fd5de8fba18240463744b8e7
[INFO] running `Command { std: "docker" "start" "-a" "bc0f8e369c599155746f9b8f2e6c6ba57874b370fd5de8fba18240463744b8e7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lumos_macro-9245d401f4cbc7e4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test parser::tests::test_parse_simple_tool ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_agent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/agent_debug.rs (/opt/rustwide/target/debug/deps/agent_debug-16527e582e0a7987)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_agent_macro_syntax ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lumos_macro
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test src/lib.rs - agent_attr (line 155) ... FAILED
[INFO] [stdout] test src/lib.rs - tool (line 23) ... FAILED
[INFO] [stdout] test src/lib.rs - mcp_client (line 387) ... FAILED
[INFO] [stdout] test src/lib.rs - rag_pipeline (line 318) ... FAILED
[INFO] [stdout] test src/rag.rs - rag::rag_pipeline_impl (line 308) ... FAILED
[INFO] [stdout] test src/lib.rs - tool_nom (line 514) ... FAILED
[INFO] [stdout] test src/lib.rs - agent (line 418) ... FAILED
[INFO] [stdout] test src/mcp.rs - mcp::mcp_client_impl (line 193) ... FAILED
[INFO] [stdout] test src/lib.rs - lumos (line 544) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_llm_adapter (line 219) ... FAILED
[INFO] [stdout] test src/lib.rs - tools (line 449) ... FAILED
[INFO] [stdout] test src/agent.rs - agent::agent (line 77) ... FAILED
[INFO] [stdout] test src/lib.rs - workflow (line 290) ... FAILED
[INFO] [stdout] test src/lib.rs - eval_suite (line 357) ... FAILED
[INFO] [stdout] test src/workflow.rs - workflow::workflow_impl (line 127) ... FAILED
[INFO] [stdout] test src/lib.rs - lumos_execute_tool (line 236) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/eval.rs - eval::eval_suite_impl (line 138) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - agent_attr (line 155) stdout ----
[INFO] [stdout] error: expected parentheses
[INFO] [stdout]    --> src/lib.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     name = "math_agent",
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - tool (line 23) stdout ----
[INFO] [stdout] error: expected parentheses
[INFO] [stdout]   --> src/lib.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     name = "calculator",
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - mcp_client (line 387) stdout ----
[INFO] [stdout] error: cannot find macro `mcp_client` in this scope
[INFO] [stdout]    --> src/lib.rs:388:1
[INFO] [stdout]     |
[INFO] [stdout] 388 | mcp_client! {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 387 + use lumos_macro::mcp_client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - rag_pipeline (line 318) stdout ----
[INFO] [stdout] error: cannot find macro `rag_pipeline` in this scope
[INFO] [stdout]    --> src/lib.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | rag_pipeline! {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 318 + use lumos_macro::rag_pipeline;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rag.rs - rag::rag_pipeline_impl (line 308) stdout ----
[INFO] [stdout] error: cannot find macro `rag_pipeline` in this scope
[INFO] [stdout]    --> src/rag.rs:309:1
[INFO] [stdout]     |
[INFO] [stdout] 309 | rag_pipeline! {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 308 + use lumos_macro::rag_pipeline;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - tool_nom (line 514) stdout ----
[INFO] [stdout] error: cannot find macro `tool` in this scope
[INFO] [stdout]    --> src/lib.rs:515:1
[INFO] [stdout]     |
[INFO] [stdout] 515 | tool! {
[INFO] [stdout]     | ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - agent (line 418) stdout ----
[INFO] [stdout] error: cannot find macro `agent` in this scope
[INFO] [stdout]    --> src/lib.rs:419:1
[INFO] [stdout]     |
[INFO] [stdout] 419 | agent! {
[INFO] [stdout]     | ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 418 + use lumos_macro::agent;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mcp.rs - mcp::mcp_client_impl (line 193) stdout ----
[INFO] [stdout] error: cannot find macro `mcp_client` in this scope
[INFO] [stdout]    --> src/mcp.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | mcp_client! {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 193 + use lumos_macro::mcp_client;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - lumos (line 544) stdout ----
[INFO] [stdout] error: cannot find macro `lumos` in this scope
[INFO] [stdout]    --> src/lib.rs:545:11
[INFO] [stdout]     |
[INFO] [stdout] 545 | let app = lumos! {
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 544 + use lumos_macro::lumos;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_llm_adapter (line 219) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures`
[INFO] [stdout]    --> src/lib.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(LlmAdapter)]
[INFO] [stdout]     |          ^^^^^^^^^^ use of unresolved module or unlinked crate `futures`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `LlmAdapter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `LlmProvider` in this scope
[INFO] [stdout]    --> src/lib.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(LlmAdapter)]
[INFO] [stdout]     |          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `LlmAdapter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LlmOptions` in this scope
[INFO] [stdout]    --> src/lib.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(LlmAdapter)]
[INFO] [stdout]     |          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `LlmAdapter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Message` in this scope
[INFO] [stdout]    --> src/lib.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(LlmAdapter)]
[INFO] [stdout]     |          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `LlmAdapter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> src/lib.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(LlmAdapter)]
[INFO] [stdout]     |          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `LlmAdapter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Role`
[INFO] [stdout]    --> src/lib.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(LlmAdapter)]
[INFO] [stdout]     |          ^^^^^^^^^^ use of undeclared type `Role`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `LlmAdapter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - tools (line 449) stdout ----
[INFO] [stdout] error: cannot find macro `tools` in this scope
[INFO] [stdout]    --> src/lib.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | tools! {
[INFO] [stdout]     | ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 449 + use lumos_macro::tools;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/agent.rs - agent::agent (line 77) stdout ----
[INFO] [stdout] error: cannot find macro `agent` in this scope
[INFO] [stdout]   --> src/agent.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | agent! {
[INFO] [stdout]    | ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 77 + use lumos_macro::agent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - workflow (line 290) stdout ----
[INFO] [stdout] error: cannot find macro `workflow` in this scope
[INFO] [stdout]    --> src/lib.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout] 291 | workflow! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 290 + use lumos_macro::workflow;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - eval_suite (line 357) stdout ----
[INFO] [stdout] error: cannot find macro `eval_suite` in this scope
[INFO] [stdout]    --> src/lib.rs:358:1
[INFO] [stdout]     |
[INFO] [stdout] 358 | eval_suite! {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 357 + use lumos_macro::eval_suite;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflow.rs - workflow::workflow_impl (line 127) stdout ----
[INFO] [stdout] error: cannot find macro `workflow` in this scope
[INFO] [stdout]    --> src/workflow.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | workflow! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 127 + use lumos_macro::workflow;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - lumos_execute_tool (line 236) stdout ----
[INFO] [stdout] error: cannot find macro `lumos_execute_tool` in this scope
[INFO] [stdout]    --> src/lib.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | lumos_execute_tool! {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 236 + use lumos_macro::lumos_execute_tool;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/eval.rs - eval::eval_suite_impl (line 138) stdout ----
[INFO] [stdout] error: cannot find macro `eval_suite` in this scope
[INFO] [stdout]    --> src/eval.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | eval_suite! {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 138 + use lumos_macro::eval_suite;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/agent.rs - agent::agent (line 77)
[INFO] [stdout]     src/eval.rs - eval::eval_suite_impl (line 138)
[INFO] [stdout]     src/lib.rs - agent (line 418)
[INFO] [stdout]     src/lib.rs - agent_attr (line 155)
[INFO] [stdout]     src/lib.rs - derive_llm_adapter (line 219)
[INFO] [stdout]     src/lib.rs - eval_suite (line 357)
[INFO] [stdout]     src/lib.rs - lumos (line 544)
[INFO] [stdout]     src/lib.rs - lumos_execute_tool (line 236)
[INFO] [stdout]     src/lib.rs - mcp_client (line 387)
[INFO] [stdout]     src/lib.rs - rag_pipeline (line 318)
[INFO] [stdout]     src/lib.rs - tool (line 23)
[INFO] [stdout]     src/lib.rs - tool_nom (line 514)
[INFO] [stdout]     src/lib.rs - tools (line 449)
[INFO] [stdout]     src/lib.rs - workflow (line 290)
[INFO] [stdout]     src/mcp.rs - mcp::mcp_client_impl (line 193)
[INFO] [stdout]     src/rag.rs - rag::rag_pipeline_impl (line 308)
[INFO] [stdout]     src/workflow.rs - workflow::workflow_impl (line 127)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bc0f8e369c599155746f9b8f2e6c6ba57874b370fd5de8fba18240463744b8e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc0f8e369c599155746f9b8f2e6c6ba57874b370fd5de8fba18240463744b8e7", kill_on_drop: false }`
[INFO] [stdout] bc0f8e369c599155746f9b8f2e6c6ba57874b370fd5de8fba18240463744b8e7
