[INFO] cloning repository https://github.com/ARGA-Genomes/arga-oplogger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ARGA-Genomes/arga-oplogger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARGA-Genomes%2Farga-oplogger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARGA-Genomes%2Farga-oplogger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5553fb47a722e2c52acea6c94f54a2475250e10
[INFO] checking ARGA-Genomes/arga-oplogger against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARGA-Genomes%2Farga-oplogger" "/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/ARGA-Genomes/arga-oplogger
[INFO] finished tweaking git repo https://github.com/ARGA-Genomes/arga-oplogger
[INFO] tweaked toml for git repo https://github.com/ARGA-Genomes/arga-oplogger written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ARGA-Genomes/arga-oplogger 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/ARGA-Genomes/arga-oplogger 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]     Updating git repository `https://github.com/ARGA-Genomes/arga-backend.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `transformer` found
[INFO] [stderr] location searched: /workspace/builds/worker-3-tc1/transformer
[INFO] [stderr] required by package `oplogger v0.1.0 (/workspace/builds/worker-3-tc1/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/ARGA-Genomes/arga-backend.git`
        Updating crates.io index
    error: no matching package named `transformer` found
    location searched: /workspace/builds/worker-3-tc1/transformer
    required by package `oplogger v0.1.0 (/workspace/builds/worker-3-tc1/source)`