[INFO] cloning repository https://github.com/TheMiraFramework/Mira
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheMiraFramework/Mira" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMiraFramework%2FMira", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMiraFramework%2FMira'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edc05bd702815a0968571d336b2d03df22a3a7b6
[INFO] checking TheMiraFramework/Mira against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMiraFramework%2FMira" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/TheMiraFramework/Mira on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/TheMiraFramework/Mira
[INFO] finished tweaking git repo https://github.com/TheMiraFramework/Mira
[INFO] tweaked toml for git repo https://github.com/TheMiraFramework/Mira written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/TheMiraFramework/Mira 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/examples/Cargo.toml: file `/workspace/builds/worker-0-tc1/source/examples/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `mira-examples`
[INFO] [stderr]   * `example` target `main`
[INFO] [stderr]     Updating git repository `https://github.com/AntigmaLabs/mcp-sdk`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/cartridge-gg/slot`
[INFO] [stderr] error: no matching package named `mira-core` found
[INFO] [stderr] location searched: /workspace/builds/worker-0-tc1/source/mira-core
[INFO] [stderr] required by package `mira-examples v0.1.0 (/workspace/builds/worker-0-tc1/source/examples)`


command failed: exit status: 101

warning: /workspace/builds/worker-0-tc1/source/examples/Cargo.toml: file `/workspace/builds/worker-0-tc1/source/examples/src/main.rs` found to be present in multiple build targets:
  * `bin` target `mira-examples`
  * `example` target `main`
    Updating git repository `https://github.com/AntigmaLabs/mcp-sdk`
    Updating crates.io index
    Updating git repository `https://github.com/cartridge-gg/slot`
error: no matching package named `mira-core` found
location searched: /workspace/builds/worker-0-tc1/source/mira-core
required by package `mira-examples v0.1.0 (/workspace/builds/worker-0-tc1/source/examples)`