[INFO] cloning repository https://github.com/solutions-plug/predictIQ
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solutions-plug/predictIQ" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolutions-plug%2FpredictIQ", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolutions-plug%2FpredictIQ'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a80cacf43acada0e1144e06ab7a13382eff7a19
[INFO] checking solutions-plug/predictIQ against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolutions-plug%2FpredictIQ" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/solutions-plug/predictIQ
[INFO] finished tweaking git repo https://github.com/solutions-plug/predictIQ
[INFO] tweaked toml for git repo https://github.com/solutions-plug/predictIQ written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/solutions-plug/predictIQ on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/solutions-plug/predictIQ 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/contracts/predict-iq/Cargo.toml: file `/workspace/builds/worker-1-tc1/source/contracts/predict-iq/benches/gas_benchmark.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `gas_benchmark`
[INFO] [stderr]   * `bench` target `gas_benchmark`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package found
[INFO] [stderr] searched package name: `tower-governor`
[INFO] [stderr] perhaps you meant:      tower_governor
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `predictiq-api v0.1.0 (/workspace/builds/worker-1-tc1/source/services/api)`


command failed: exit status: 101

warning: /workspace/builds/worker-1-tc1/source/contracts/predict-iq/Cargo.toml: file `/workspace/builds/worker-1-tc1/source/contracts/predict-iq/benches/gas_benchmark.rs` found to be present in multiple build targets:
  * `integration-test` target `gas_benchmark`
  * `bench` target `gas_benchmark`
    Updating crates.io index
error: no matching package found
searched package name: `tower-governor`
perhaps you meant:      tower_governor
location searched: crates.io index
required by package `predictiq-api v0.1.0 (/workspace/builds/worker-1-tc1/source/services/api)`