[INFO] fetching crate guid 0.1.0...
[INFO] checking guid-0.1.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate guid 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate guid 0.1.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate guid 0.1.0
[INFO] finished tweaking crates.io crate guid 0.1.0
[INFO] tweaked toml for crates.io crate guid 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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"` of package `guid v0.1.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.3.3` are: 0.3.3
[INFO] [stderr] 
[INFO] [stderr] the package `chomp` depends on `conv`, with features: `std` but `conv` does not have these features.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `conv` which could resolve this conflict


ExecutionFailed(ExitStatus(unix_wait_status(25856)))