[INFO] fetching crate codegenta 0.0.8...
[INFO] checking codegenta-0.0.8 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate codegenta 0.0.8 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate codegenta 0.0.8 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate codegenta 0.0.8
[INFO] finished tweaking crates.io crate codegenta 0.0.8
[INFO] tweaked toml for crates.io crate codegenta 0.0.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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 `postgres`.
[INFO] [stderr]     ... required by package `rustorm v0.4.3`
[INFO] [stderr]     ... which satisfies dependency `rustorm = "^0.4.3"` of package `codegenta v0.0.8 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.10.1` are: 0.10.2, 0.10.1
[INFO] [stderr] 
[INFO] [stderr] the package `rustorm` depends on `postgres`, with features: `rustc-serialize` but `postgres` does not have these features.
[INFO] [stderr]  It has a required dependency with that name, but only optional dependencies can be used as features.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `postgres` which could resolve this conflict


ExecutionFailed(ExitStatus(unix_wait_status(25856)))