[INFO] cloning repository https://github.com/1216892614/show_mongod_bug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1216892614/show_mongod_bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1216892614%2Fshow_mongod_bug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1216892614%2Fshow_mongod_bug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d8d688d1dcdc2b58bd0698ed82d8a4a9cdcc281
[INFO] checking 1216892614/show_mongod_bug against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1216892614%2Fshow_mongod_bug" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1216892614/show_mongod_bug
[INFO] finished tweaking git repo https://github.com/1216892614/show_mongod_bug
[INFO] tweaked toml for git repo https://github.com/1216892614/show_mongod_bug written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1216892614/show_mongod_bug on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1216892614/show_mongod_bug 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: no matching package named `mongod` found
[INFO] [stderr] location searched: /workspace/builds/worker-3-tc1/source/mongo-rs-macro-fix/mongod
[INFO] [stderr] required by package `rust_playground v0.1.0 (/workspace/builds/worker-3-tc1/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    error: no matching package named `mongod` found
    location searched: /workspace/builds/worker-3-tc1/source/mongo-rs-macro-fix/mongod
    required by package `rust_playground v0.1.0 (/workspace/builds/worker-3-tc1/source)`