[INFO] cloning repository https://github.com/danisystem/sframe_project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danisystem/sframe_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanisystem%2Fsframe_project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanisystem%2Fsframe_project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 999801ebf13f3477b8b558d5b9c40e617f18d0a2
[INFO] checking danisystem/sframe_project against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanisystem%2Fsframe_project" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danisystem/sframe_project
[INFO] finished tweaking git repo https://github.com/danisystem/sframe_project
[INFO] tweaked toml for git repo https://github.com/danisystem/sframe_project written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danisystem/sframe_project on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danisystem/sframe_project 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/openmls/openmls`
[INFO] [stderr]     Updating git repository `https://github.com/openmls/openmls`
[INFO] [stderr]     Updating git repository `https://github.com/TobTheRock/sframe-rs.git`
[INFO] [stderr] error: failed to select a version for `openmls`.
[INFO] [stderr]     ... required by package `sframe_test v0.1.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] versions that meet the requirements `*` are: 0.7.1
[INFO] [stderr] 
[INFO] [stderr] package `sframe_test` depends on `openmls` with feature `std` but `openmls` does not have that feature.
[INFO] [stderr]  package `openmls` does have feature `js`
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `openmls` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
    Updating git repository `https://github.com/openmls/openmls`
    Updating git repository `https://github.com/openmls/openmls`
    Updating git repository `https://github.com/TobTheRock/sframe-rs.git`
error: failed to select a version for `openmls`.
    ... required by package `sframe_test v0.1.0 (/workspace/builds/worker-0-tc1/source)`
versions that meet the requirements `*` are: 0.7.1

package `sframe_test` depends on `openmls` with feature `std` but `openmls` does not have that feature.
 package `openmls` does have feature `js`


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