[INFO] cloning repository https://github.com/NavilaLabs/gyst
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NavilaLabs/gyst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavilaLabs%2Fgyst", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavilaLabs%2Fgyst'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90189f4136be94afb8af348b7fb5dd3d09b14503
[INFO] checking NavilaLabs/gyst against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavilaLabs%2Fgyst" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NavilaLabs/gyst
[INFO] finished tweaking git repo https://github.com/NavilaLabs/gyst
[INFO] tweaked toml for git repo https://github.com/NavilaLabs/gyst written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NavilaLabs/gyst 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/NavilaLabs/gyst 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: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc1/source/loom-core/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `sea-orm-migration`.
[INFO] [stderr]     ... required by package `loom-admin-migrations v0.1.0 (/workspace/builds/worker-5-tc1/source/loom-migrations/loom-admin-migrations)`
[INFO] [stderr]     ... which satisfies path dependency `loom-admin-migrations` (locked to 0.1.0) of package `loom-infrastructure-impl v0.1.0 (/workspace/builds/worker-5-tc1/source/loom-infrastructure-impl)`
[INFO] [stderr] versions that meet the requirements `^2.0.0-rc.20` (locked to 2.0.0-rc.34) are: 2.0.0-rc.34
[INFO] [stderr] 
[INFO] [stderr] package `loom-admin-migrations` depends on `sea-orm-migration` with feature `postgres` but `sea-orm-migration` does not have that feature.
[INFO] [stderr]  available features: clap, cli, default, dotenvy, entity-registry, runtime-async-std, runtime-async-std-native-tls, runtime-async-std-rustls, runtime-tokio, runtime-tokio-native-tls, runtime-tokio-rustls, sea-orm-cli, sqlite-use-returning-for-3_35, sqlx-all, sqlx-dep, sqlx-mysql, sqlx-postgres, sqlx-sqlite, with-bigdecimal, with-chrono, with-ipnetwork, with-json, with-rust_decimal, with-time, with-uuid
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `sea-orm-migration` which could resolve this conflict


command failed: exit status: 101

warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   /workspace/builds/worker-5-tc1/source/loom-core/Cargo.toml
workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
    Updating crates.io index
error: failed to select a version for `sea-orm-migration`.
    ... required by package `loom-admin-migrations v0.1.0 (/workspace/builds/worker-5-tc1/source/loom-migrations/loom-admin-migrations)`
    ... which satisfies path dependency `loom-admin-migrations` (locked to 0.1.0) of package `loom-infrastructure-impl v0.1.0 (/workspace/builds/worker-5-tc1/source/loom-infrastructure-impl)`
versions that meet the requirements `^2.0.0-rc.20` (locked to 2.0.0-rc.34) are: 2.0.0-rc.34

package `loom-admin-migrations` depends on `sea-orm-migration` with feature `postgres` but `sea-orm-migration` does not have that feature.
 available features: clap, cli, default, dotenvy, entity-registry, runtime-async-std, runtime-async-std-native-tls, runtime-async-std-rustls, runtime-tokio, runtime-tokio-native-tls, runtime-tokio-rustls, sea-orm-cli, sqlite-use-returning-for-3_35, sqlx-all, sqlx-dep, sqlx-mysql, sqlx-postgres, sqlx-sqlite, with-bigdecimal, with-chrono, with-ipnetwork, with-json, with-rust_decimal, with-time, with-uuid


failed to select a version for `sea-orm-migration` which could resolve this conflict