[INFO] cloning repository https://github.com/fowlerlee/sparrowDB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fowlerlee/sparrowDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffowlerlee%2FsparrowDB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffowlerlee%2FsparrowDB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c3ecdf70a837f074ac4c174ef63b2942621a251
[INFO] checking fowlerlee/sparrowDB against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffowlerlee%2FsparrowDB" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fowlerlee/sparrowDB on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/fowlerlee/sparrowDB
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/fowlerlee/sparrowDB
[INFO] tweaked toml for git repo https://github.com/fowlerlee/sparrowDB written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/fowlerlee/sparrowDB 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: cyclic package dependency: package `buffer v0.1.0 (/workspace/builds/worker-6-tc1/source/components/buffer)` depends on itself. Cycle:
[INFO] [stderr] package `buffer v0.1.0 (/workspace/builds/worker-6-tc1/source/components/buffer)`
[INFO] [stderr]     ... which satisfies path dependency `buffer` (locked to 0.1.0) of package `query_executors v0.1.0 (/workspace/builds/worker-6-tc1/source/components/query_executors)`
[INFO] [stderr]     ... which satisfies path dependency `query_executors` (locked to 0.1.0) of package `buffer v0.1.0 (/workspace/builds/worker-6-tc1/source/components/buffer)`


command failed: exit status: 101

    Updating crates.io index
error: cyclic package dependency: package `buffer v0.1.0 (/workspace/builds/worker-6-tc1/source/components/buffer)` depends on itself. Cycle:
package `buffer v0.1.0 (/workspace/builds/worker-6-tc1/source/components/buffer)`
    ... which satisfies path dependency `buffer` (locked to 0.1.0) of package `query_executors v0.1.0 (/workspace/builds/worker-6-tc1/source/components/query_executors)`
    ... which satisfies path dependency `query_executors` (locked to 0.1.0) of package `buffer v0.1.0 (/workspace/builds/worker-6-tc1/source/components/buffer)`