[INFO] fetching crate stretch 0.3.2...
[INFO] checking stretch-0.3.2 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] extracting crate stretch 0.3.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate stretch 0.3.2
[INFO] finished tweaking crates.io crate stretch 0.3.2
[INFO] tweaked toml for crates.io crate stretch 0.3.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stretch 0.3.2 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 53 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.2.11 (available: v0.7.0)
[INFO] [stderr]       Adding libm v0.1.4 (available: v0.2.15)
[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] error: failed to parse manifest at `/workspace/builds/worker-4-tc1/source/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   can't find `complex` bench at `benches/complex.rs` or `benches/complex/main.rs`. Please specify bench.path if you want to use a non-default path.


command failed: exit status: 101

error: failed to parse manifest at `/workspace/builds/worker-4-tc1/source/Cargo.toml`

Caused by:
  can't find `complex` bench at `benches/complex.rs` or `benches/complex/main.rs`. Please specify bench.path if you want to use a non-default path.