[INFO] fetching crate iron_session 0.0.4...
[INFO] checking iron_session-0.0.4 against master#30662530506ed29ea29191798cb2ab8aa1249023 for pr-120227
[INFO] extracting crate iron_session 0.0.4 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate iron_session 0.0.4 on toolchain 30662530506ed29ea29191798cb2ab8aa1249023
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30662530506ed29ea29191798cb2ab8aa1249023" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iron_session 0.0.4
[INFO] finished tweaking crates.io crate iron_session 0.0.4
[INFO] tweaked toml for crates.io crate iron_session 0.0.4 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" "+30662530506ed29ea29191798cb2ab8aa1249023" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30662530506ed29ea29191798cb2ab8aa1249023" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v0.1.18
[INFO] [stderr]   Downloaded iron v0.3.1
[INFO] [stderr]   Downloaded hyper v0.8.1
[INFO] [stderr]   Downloaded oven v0.2.17
[INFO] [stderr]   Downloaded iron v0.2.6
[INFO] [stderr] error: failed to download replaced source registry `crates-io`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/iron-0.2.6/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse the version requirement `0.2*` for dependency `plugin`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   expected comma after minor version number, found '*'
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 101
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.