[INFO] fetching crate chidori 0.1.28...
[INFO] documenting chidori-0.1.28 against 1.75.0 for beta-1.76-rustdoc-1
[INFO] extracting crate chidori 0.1.28 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate chidori 0.1.28 on toolchain 1.75.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.75.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate chidori 0.1.28
[INFO] finished tweaking crates.io crate chidori 0.1.28
[INFO] tweaked toml for crates.io crate chidori 0.1.28 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.75.0" "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 `syn`.
[INFO] [stderr]     ... required by package `deno_ops v0.70.0`
[INFO] [stderr]     ... which satisfies dependency `deno_ops = "^0.70.0"` of package `deno_core v0.192.0`
[INFO] [stderr]     ... which satisfies dependency `deno_core = "^0.192.0"` of package `prompt-graph-exec v0.1.23`
[INFO] [stderr]     ... which satisfies dependency `prompt-graph-exec = "^0.1.0"` of package `chidori v0.1.28 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] versions that meet the requirements `=2.0.18` are: 2.0.18
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `syn v2.0.31`
[INFO] [stderr]     ... which satisfies dependency `syn = "^2.0.31"` of package `zerocopy-derive v0.7.31`
[INFO] [stderr]     ... which satisfies dependency `zerocopy-derive = "=0.7.31"` of package `zerocopy v0.7.31`
[INFO] [stderr]     ... which satisfies dependency `zerocopy = "^0.7.0"` of package `ahash v0.8.4`
[INFO] [stderr]     ... which satisfies dependency `ahash = "^0.8.0"` of package `hashbrown v0.14.0`
[INFO] [stderr]     ... which satisfies dependency `hashbrown = "^0.14"` of package `hnsw_rs_thousand_birds v0.1.20`
[INFO] [stderr]     ... which satisfies dependency `hnsw_rs_thousand_birds = "^0.1.20"` of package `prompt-graph-exec v0.1.23`
[INFO] [stderr]     ... which satisfies dependency `prompt-graph-exec = "^0.1.0"` of package `chidori v0.1.28 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `syn` which could resolve this conflict
[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.