[INFO] fetching crate iron_session 0.0.4...
[INFO] checking iron_session-0.0.4 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] extracting crate iron_session 0.0.4 into /workspace/builds/worker-4-tc1/source
[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] validating manifest of crates.io crate iron_session 0.0.4 on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 76 packages to latest compatible versions
[INFO] [stderr]       Adding cookie v0.2.5 (available: v0.18.1)
[INFO] [stderr]       Adding iron v0.2.6 (available: v0.6.1)
[INFO] [stderr]       Adding oven v0.2.17 (available: v0.4.0)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.44)
[INFO] [stderr]       Adding uuid v0.1.18 (available: v1.18.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded conduit-mime-types v0.7.3
[INFO] [stderr]   Downloaded error v0.1.9
[INFO] [stderr]   Downloaded uuid v0.1.18
[INFO] [stderr]   Downloaded iron v0.3.1
[INFO] [stderr]   Downloaded mime v0.1.3
[INFO] [stderr]   Downloaded num_cpus v0.2.13
[INFO] [stderr]   Downloaded serde v0.6.15
[INFO] [stderr]   Downloaded hyper v0.7.2
[INFO] [stderr]   Downloaded hyper v0.8.1
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[INFO] [stderr]   Downloaded iron v0.2.6
[INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 '*'


command failed: exit status: 101

warning: no edition set: defaulting to the 2015 edition while the latest is 2024
 Downloading crates ...
  Downloaded conduit-mime-types v0.7.3
  Downloaded error v0.1.9
  Downloaded uuid v0.1.18
  Downloaded iron v0.3.1
  Downloaded mime v0.1.3
  Downloaded num_cpus v0.2.13
  Downloaded serde v0.6.15
  Downloaded hyper v0.7.2
  Downloaded hyper v0.8.1
  Downloaded lazy_static v0.1.16
  Downloaded iron v0.2.6
error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iron-0.2.6/Cargo.toml`

Caused by:
  failed to parse the version requirement `0.2*` for dependency `plugin`

Caused by:
  expected comma after minor version number, found '*'