[INFO] cloning repository https://github.com/dynamoRando/rcd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dynamoRando/rcd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdynamoRando%2Frcd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdynamoRando%2Frcd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9df84c58df759cc57e64df95b62c1916d0e7f591
[INFO] checking dynamoRando/rcd against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdynamoRando%2Frcd" "/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/dynamoRando/rcd
[INFO] finished tweaking git repo https://github.com/dynamoRando/rcd
[INFO] tweaked toml for git repo https://github.com/dynamoRando/rcd written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dynamoRando/rcd 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/dynamoRando/rcd 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `conv`.
[INFO] [stderr]     ... required by package `chomp v0.3.1`
[INFO] [stderr]     ... which satisfies dependency `chomp = "^0.3.1"` (locked to 0.3.1) of package `guid-create v0.3.0`
[INFO] [stderr]     ... which satisfies dependency `guid-create = "^0.3.0"` (locked to 0.3.0) of package `rcd-common v0.1.0 (/workspace/builds/worker-3-tc1/source/rcd-common)`
[INFO] [stderr]     ... which satisfies path dependency `rcd-common` (locked to 0.1.0) of package `rcd-proxy-container v0.1.0 (/workspace/builds/worker-3-tc1/source/rcd-proxy-container)`
[INFO] [stderr] versions that meet the requirements `^0.3.3` (locked to 0.3.3) are: 0.3.3
[INFO] [stderr] 
[INFO] [stderr] package `chomp` depends on `conv` with feature `std` but `conv` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `conv` which could resolve this conflict


command failed: exit status: 101

warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
  |
  = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
  = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
  = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    Updating crates.io index
error: failed to select a version for `conv`.
    ... required by package `chomp v0.3.1`
    ... which satisfies dependency `chomp = "^0.3.1"` (locked to 0.3.1) of package `guid-create v0.3.0`
    ... which satisfies dependency `guid-create = "^0.3.0"` (locked to 0.3.0) of package `rcd-common v0.1.0 (/workspace/builds/worker-3-tc1/source/rcd-common)`
    ... which satisfies path dependency `rcd-common` (locked to 0.1.0) of package `rcd-proxy-container v0.1.0 (/workspace/builds/worker-3-tc1/source/rcd-proxy-container)`
versions that meet the requirements `^0.3.3` (locked to 0.3.3) are: 0.3.3

package `chomp` depends on `conv` with feature `std` but `conv` does not have that feature.


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