[INFO] fetching crate prost-codegen 0.1.0...
[INFO] documenting prost-codegen-0.1.0 against 1.90.0 for beta-rustdoc-1.91-2
[INFO] extracting crate prost-codegen 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate prost-codegen 0.1.0
[INFO] finished tweaking crates.io crate prost-codegen 0.1.0
[INFO] tweaked toml for crates.io crate prost-codegen 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate prost-codegen 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 37 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v0.4.12 (available: v1.10.1)
[INFO] [stderr]       Adding env_logger v0.4.3 (available: v0.11.8)
[INFO] [stderr]       Adding itertools v0.6.5 (available: v0.14.0)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.28)
[INFO] [stderr]       Adding multimap v0.3.0 (available: v0.10.1)
[INFO] [stderr]       Adding petgraph v0.4.13 (available: v0.8.2)
[INFO] [stderr]       Adding prost v0.1.0 (available: v0.14.1)
[INFO] [stderr]       Adding prost-derive v0.1.0 (available: v0.14.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multimap v0.3.0
[INFO] [stderr]   Downloaded prost-derive v0.1.0
[INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.1.0/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   can't find library `prost_derive`, rename file to `src/lib.rs` or specify lib.path


command failed: exit status: 101

warning: no edition set: defaulting to the 2015 edition while the latest is 2024
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded multimap v0.3.0
  Downloaded prost-derive v0.1.0
error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.1.0/Cargo.toml`

Caused by:
  can't find library `prost_derive`, rename file to `src/lib.rs` or specify lib.path