[INFO] cloning repository https://github.com/charlespeary/enclosure-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charlespeary/enclosure-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlespeary%2Fenclosure-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlespeary%2Fenclosure-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e37ed39adfc5e88a114469c40ec8764f30571cff [INFO] checking charlespeary/enclosure-controller against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlespeary%2Fenclosure-controller" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/charlespeary/enclosure-controller [INFO] finished tweaking git repo https://github.com/charlespeary/enclosure-controller [INFO] tweaked toml for git repo https://github.com/charlespeary/enclosure-controller written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/charlespeary/enclosure-controller on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/charlespeary/enclosure-controller 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc2/source/crates/chip-entrypoint/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `stm32-metapac = "^16"` (locked to 16.0.0) [INFO] [stderr] candidate versions found which didn't match: 5.0.0, 4.0.0, 3.0.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `embassy-stm32 v0.2.0` [INFO] [stderr] ... which satisfies dependency `embassy-stm32 = "^0.2.0"` (locked to 0.2.0) of package `chip-entrypoint v0.1.0 (/workspace/builds/worker-0-tc2/source/crates/chip-entrypoint)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] stm32-metapac = { version = "0.2.0-alpha.1" } [INFO] checking charlespeary/enclosure-controller against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlespeary%2Fenclosure-controller" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/charlespeary/enclosure-controller [INFO] finished tweaking git repo https://github.com/charlespeary/enclosure-controller [INFO] tweaked toml for git repo https://github.com/charlespeary/enclosure-controller written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/charlespeary/enclosure-controller on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/charlespeary/enclosure-controller 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc2/source/crates/chip-entrypoint/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `stm32-metapac = "^16"` (locked to 16.0.0) [INFO] [stderr] candidate versions found which didn't match: 5.0.0, 4.0.0, 3.0.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `embassy-stm32 v0.2.0` [INFO] [stderr] ... which satisfies dependency `embassy-stm32 = "^0.2.0"` (locked to 0.2.0) of package `chip-entrypoint v0.1.0 (/workspace/builds/worker-0-tc2/source/crates/chip-entrypoint)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] stm32-metapac = { version = "0.2.0-alpha.1" } [INFO] checking charlespeary/enclosure-controller against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlespeary%2Fenclosure-controller" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/charlespeary/enclosure-controller [INFO] finished tweaking git repo https://github.com/charlespeary/enclosure-controller [INFO] tweaked toml for git repo https://github.com/charlespeary/enclosure-controller written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/charlespeary/enclosure-controller on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/charlespeary/enclosure-controller 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc2/source/crates/chip-entrypoint/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `stm32-metapac = "^16"` (locked to 16.0.0) [INFO] [stderr] candidate versions found which didn't match: 5.0.0, 4.0.0, 3.0.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `embassy-stm32 v0.2.0` [INFO] [stderr] ... which satisfies dependency `embassy-stm32 = "^0.2.0"` (locked to 0.2.0) of package `chip-entrypoint v0.1.0 (/workspace/builds/worker-0-tc2/source/crates/chip-entrypoint)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] stm32-metapac = { version = "0.2.0-alpha.1" } [INFO] checking charlespeary/enclosure-controller against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlespeary%2Fenclosure-controller" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/charlespeary/enclosure-controller [INFO] finished tweaking git repo https://github.com/charlespeary/enclosure-controller [INFO] tweaked toml for git repo https://github.com/charlespeary/enclosure-controller written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/charlespeary/enclosure-controller on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/charlespeary/enclosure-controller 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc2/source/crates/chip-entrypoint/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `stm32-metapac = "^16"` (locked to 16.0.0) [INFO] [stderr] candidate versions found which didn't match: 5.0.0, 4.0.0, 3.0.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `embassy-stm32 v0.2.0` [INFO] [stderr] ... which satisfies dependency `embassy-stm32 = "^0.2.0"` (locked to 0.2.0) of package `chip-entrypoint v0.1.0 (/workspace/builds/worker-0-tc2/source/crates/chip-entrypoint)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] stm32-metapac = { version = "0.2.0-alpha.1" } [INFO] checking charlespeary/enclosure-controller against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlespeary%2Fenclosure-controller" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/charlespeary/enclosure-controller [INFO] finished tweaking git repo https://github.com/charlespeary/enclosure-controller [INFO] tweaked toml for git repo https://github.com/charlespeary/enclosure-controller written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/charlespeary/enclosure-controller on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/charlespeary/enclosure-controller 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc2/source/crates/chip-entrypoint/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `stm32-metapac = "^16"` (locked to 16.0.0) [INFO] [stderr] candidate versions found which didn't match: 5.0.0, 4.0.0, 3.0.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `embassy-stm32 v0.2.0` [INFO] [stderr] ... which satisfies dependency `embassy-stm32 = "^0.2.0"` (locked to 0.2.0) of package `chip-entrypoint v0.1.0 (/workspace/builds/worker-0-tc2/source/crates/chip-entrypoint)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] stm32-metapac = { version = "0.2.0-alpha.1" } command failed: exit status: 101 warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /workspace/builds/worker-0-tc2/source/crates/chip-entrypoint/Cargo.toml workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml Blocking waiting for file lock on package cache Updating crates.io index error: failed to select a version for the requirement `stm32-metapac = "^16"` (locked to 16.0.0) candidate versions found which didn't match: 5.0.0, 4.0.0, 3.0.0, ... location searched: crates.io index required by package `embassy-stm32 v0.2.0` ... which satisfies dependency `embassy-stm32 = "^0.2.0"` (locked to 0.2.0) of package `chip-entrypoint v0.1.0 (/workspace/builds/worker-0-tc2/source/crates/chip-entrypoint)` if you are looking for the prerelease package it needs to be specified explicitly stm32-metapac = { version = "0.2.0-alpha.1" }