[INFO] cloning repository https://github.com/yourowngateway/owngateway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yourowngateway/owngateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourowngateway%2Fowngateway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourowngateway%2Fowngateway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa5944b2a76f73c195c45bb618edcccceb8df0a1
[INFO] checking yourowngateway/owngateway against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourowngateway%2Fowngateway" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  92% (10536/11397)
Updating files:  93% (10600/11397)
Updating files:  94% (10714/11397)
Updating files:  95% (10828/11397)
Updating files:  96% (10942/11397)
Updating files:  97% (11056/11397)
Updating files:  98% (11170/11397)
Updating files:  99% (11284/11397)
Updating files: 100% (11397/11397)
Updating files: 100% (11397/11397), done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/yourowngateway/owngateway
[INFO] finished tweaking git repo https://github.com/yourowngateway/owngateway
[INFO] tweaked toml for git repo https://github.com/yourowngateway/owngateway written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yourowngateway/owngateway on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yourowngateway/owngateway 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/jarnura/async-bb8-diesel`
[INFO] [stderr]     Updating git repository `https://github.com/varunsrin/rusty_money`
[INFO] [stderr] error: failed to select a version for `common_utils`.
[INFO] [stderr]     ... required by package `hyperswitch_domain_models v0.1.0 (/workspace/builds/worker-3-tc1/source/crates/hyperswitch_domain_models)`
[INFO] [stderr] versions that meet the requirements `^0.1.0` (locked to 0.1.0) are: 0.1.0
[INFO] [stderr] 
[INFO] [stderr] package `hyperswitch_domain_models` depends on `common_utils` with feature `metrics` but `common_utils` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `common_utils` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
    Updating git repository `https://github.com/jarnura/async-bb8-diesel`
    Updating git repository `https://github.com/varunsrin/rusty_money`
error: failed to select a version for `common_utils`.
    ... required by package `hyperswitch_domain_models v0.1.0 (/workspace/builds/worker-3-tc1/source/crates/hyperswitch_domain_models)`
versions that meet the requirements `^0.1.0` (locked to 0.1.0) are: 0.1.0

package `hyperswitch_domain_models` depends on `common_utils` with feature `metrics` but `common_utils` does not have that feature.


failed to select a version for `common_utils` which could resolve this conflict