[INFO] cloning repository https://github.com/jasonwyatt/braid-lib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasonwyatt/braid-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonwyatt%2Fbraid-lib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonwyatt%2Fbraid-lib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d836589f662c379d250db0ce614f272ecd08de56 [INFO] checking jasonwyatt/braid-lib against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonwyatt%2Fbraid-lib" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jasonwyatt/braid-lib on toolchain 4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jasonwyatt/braid-lib [INFO] finished tweaking git repo https://github.com/jasonwyatt/braid-lib [INFO] tweaked toml for git repo https://github.com/jasonwyatt/braid-lib written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jasonwyatt/braid-lib already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "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] Updating crates.io index [INFO] [stderr] error: failed to select a version for `bincode`. [INFO] [stderr] ... required by package `braid-lib v0.2.0 (/workspace/builds/worker-1-tc1/source)` [INFO] [stderr] versions that meet the requirements `^0.8.0` are: 0.8.0 [INFO] [stderr] [INFO] [stderr] the package `braid-lib` depends on `bincode`, with features: `serde` but `bincode` does not have these features. [INFO] [stderr] It has a required dependency with that name, but only optional dependencies can be used as features. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] failed to select a version for `bincode` which could resolve this conflict ExecutionFailed(ExitStatus(unix_wait_status(25856)))