[INFO] cloning repository https://github.com/roobscoob/inkless
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roobscoob/inkless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froobscoob%2Finkless", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froobscoob%2Finkless'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de955fed9e5f61e48fca2b365b12f5032b06eb35
[INFO] checking roobscoob/inkless against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froobscoob%2Finkless" "/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/roobscoob/inkless
[INFO] finished tweaking git repo https://github.com/roobscoob/inkless
[INFO] tweaked toml for git repo https://github.com/roobscoob/inkless written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/roobscoob/inkless on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/roobscoob/inkless 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: failed to select a version for `inkless-widgets`.
[INFO] [stderr]     ... required by package `inkless v0.1.0 (/workspace/builds/worker-3-tc1/source/inkless)`
[INFO] [stderr] versions that meet the requirements `^0.1` (locked to 0.1.0) are: 0.1.0
[INFO] [stderr] 
[INFO] [stderr] package `inkless` depends on `inkless-widgets` with feature `alloc` but `inkless-widgets` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `inkless-widgets` which could resolve this conflict


command failed: exit status: 101

error: failed to select a version for `inkless-widgets`.
    ... required by package `inkless v0.1.0 (/workspace/builds/worker-3-tc1/source/inkless)`
versions that meet the requirements `^0.1` (locked to 0.1.0) are: 0.1.0

package `inkless` depends on `inkless-widgets` with feature `alloc` but `inkless-widgets` does not have that feature.


failed to select a version for `inkless-widgets` which could resolve this conflict