[INFO] fetching crate lumos_macro 0.1.4...
[INFO] testing lumos_macro-0.1.4 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate lumos_macro 0.1.4 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lumos_macro 0.1.4 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 999d3cbb20ecb1fda71310d4db5b92233f108b0fc763ff9eeb88f56c9191a033
[INFO] running `Command { std: "docker" "start" "-a" "999d3cbb20ecb1fda71310d4db5b92233f108b0fc763ff9eeb88f56c9191a033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "999d3cbb20ecb1fda71310d4db5b92233f108b0fc763ff9eeb88f56c9191a033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "999d3cbb20ecb1fda71310d4db5b92233f108b0fc763ff9eeb88f56c9191a033", kill_on_drop: false }`
[INFO] [stdout] 999d3cbb20ecb1fda71310d4db5b92233f108b0fc763ff9eeb88f56c9191a033
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] edf7cc806c1a1b289e17175727d12882ec681d3aedb83661fb0e04ac65f5f516
[INFO] running `Command { std: "docker" "start" "-a" "edf7cc806c1a1b289e17175727d12882ec681d3aedb83661fb0e04ac65f5f516", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[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 11.54s
[INFO] running `Command { std: "docker" "inspect" "edf7cc806c1a1b289e17175727d12882ec681d3aedb83661fb0e04ac65f5f516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edf7cc806c1a1b289e17175727d12882ec681d3aedb83661fb0e04ac65f5f516", kill_on_drop: false }`
[INFO] [stdout] edf7cc806c1a1b289e17175727d12882ec681d3aedb83661fb0e04ac65f5f516
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] de85d697738e3d75bffb44d656d2335ec7b92210d354cf8787aa374a46c69012
[INFO] running `Command { std: "docker" "start" "-a" "de85d697738e3d75bffb44d656d2335ec7b92210d354cf8787aa374a46c69012", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling lumos_macro v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling trybuild v1.0.105
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.98s
[INFO] running `Command { std: "docker" "inspect" "de85d697738e3d75bffb44d656d2335ec7b92210d354cf8787aa374a46c69012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de85d697738e3d75bffb44d656d2335ec7b92210d354cf8787aa374a46c69012", kill_on_drop: false }`
[INFO] [stdout] de85d697738e3d75bffb44d656d2335ec7b92210d354cf8787aa374a46c69012
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1c59d2b1c50ee054c17be52ed0e7a28289ca936c34911b7aa4a29cfa8f0d5c0a
[INFO] running `Command { std: "docker" "start" "-a" "1c59d2b1c50ee054c17be52ed0e7a28289ca936c34911b7aa4a29cfa8f0d5c0a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/lumos_macro/020b4489942cfecb/deps/lumos_macro-020b4489942cfecb)
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/agent_debug.rs (/opt/rustwide/target/debug/build/lumos_macro/aa4665f047215b9a/deps/agent_debug-aa4665f047215b9a)
[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] [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 - tool_nom (line 514) ... FAILED
[INFO] [stdout] test src/lib.rs - eval_suite (line 357) ... FAILED
[INFO] [stdout] test src/agent.rs - agent::agent (line 77) ... FAILED
[INFO] [stdout] test src/lib.rs - lumos_execute_tool (line 236) ... FAILED
[INFO] [stdout] test src/eval.rs - eval::eval_suite_impl (line 138) ... FAILED
[INFO] [stdout] test src/lib.rs - agent (line 418) ... FAILED
[INFO] [stdout] test src/lib.rs - rag_pipeline (line 318) ... FAILED
[INFO] [stdout] test src/lib.rs - mcp_client (line 387) ... FAILED
[INFO] [stdout] test src/lib.rs - workflow (line 290) ... FAILED
[INFO] [stdout] test src/rag.rs - rag::rag_pipeline_impl (line 308) ... FAILED
[INFO] [stdout] test src/lib.rs - tools (line 449) ... 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/workflow.rs - workflow::workflow_impl (line 127) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_llm_adapter (line 219) ... 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 - 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 - 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/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 - 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] ---- 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/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/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 - 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/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 - 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/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/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 - 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[E0425]: 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[E0425]: 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, E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[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.31s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1c59d2b1c50ee054c17be52ed0e7a28289ca936c34911b7aa4a29cfa8f0d5c0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c59d2b1c50ee054c17be52ed0e7a28289ca936c34911b7aa4a29cfa8f0d5c0a", kill_on_drop: false }`
[INFO] [stdout] 1c59d2b1c50ee054c17be52ed0e7a28289ca936c34911b7aa4a29cfa8f0d5c0a
