[INFO] cloning repository https://github.com/joseph-montanez/pico-w-rust-starter-kit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joseph-montanez/pico-w-rust-starter-kit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseph-montanez%2Fpico-w-rust-starter-kit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseph-montanez%2Fpico-w-rust-starter-kit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a9b45eb437c5523f5b2c35a03ad233115ecd758
[INFO] testing joseph-montanez/pico-w-rust-starter-kit against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseph-montanez%2Fpico-w-rust-starter-kit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit
[INFO] finished tweaking git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit
[INFO] tweaked toml for git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr] warning: Cargo.toml: unused manifest key: env
[INFO] [stderr] help: env is a valid .cargo/config.toml key
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.thumbv6m-none-eabi.runner
[INFO] [stderr] warning: Cargo.toml: unused manifest key: toolchain
[INFO] [stderr] warning: `pico-webapp` (manifest) generated 4 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `cyw43` found
[INFO] [stderr] location searched: /workspace/builds/worker-2-tc2/source/embassy/cyw43
[INFO] [stderr] required by package `pico-webapp v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] testing joseph-montanez/pico-w-rust-starter-kit against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseph-montanez%2Fpico-w-rust-starter-kit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit
[INFO] finished tweaking git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit
[INFO] tweaked toml for git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr] warning: Cargo.toml: unused manifest key: env
[INFO] [stderr] help: env is a valid .cargo/config.toml key
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.thumbv6m-none-eabi.runner
[INFO] [stderr] warning: Cargo.toml: unused manifest key: toolchain
[INFO] [stderr] warning: `pico-webapp` (manifest) generated 4 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `cyw43` found
[INFO] [stderr] location searched: /workspace/builds/worker-2-tc2/source/embassy/cyw43
[INFO] [stderr] required by package `pico-webapp v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] testing joseph-montanez/pico-w-rust-starter-kit against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseph-montanez%2Fpico-w-rust-starter-kit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit
[INFO] finished tweaking git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit
[INFO] tweaked toml for git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr] warning: Cargo.toml: unused manifest key: env
[INFO] [stderr] help: env is a valid .cargo/config.toml key
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.thumbv6m-none-eabi.runner
[INFO] [stderr] warning: Cargo.toml: unused manifest key: toolchain
[INFO] [stderr] warning: `pico-webapp` (manifest) generated 4 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `cyw43` found
[INFO] [stderr] location searched: /workspace/builds/worker-2-tc2/source/embassy/cyw43
[INFO] [stderr] required by package `pico-webapp v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] testing joseph-montanez/pico-w-rust-starter-kit against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseph-montanez%2Fpico-w-rust-starter-kit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit
[INFO] finished tweaking git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit
[INFO] tweaked toml for git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr] warning: Cargo.toml: unused manifest key: env
[INFO] [stderr] help: env is a valid .cargo/config.toml key
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.thumbv6m-none-eabi.runner
[INFO] [stderr] warning: Cargo.toml: unused manifest key: toolchain
[INFO] [stderr] warning: `pico-webapp` (manifest) generated 4 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `cyw43` found
[INFO] [stderr] location searched: /workspace/builds/worker-2-tc2/source/embassy/cyw43
[INFO] [stderr] required by package `pico-webapp v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] testing joseph-montanez/pico-w-rust-starter-kit against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseph-montanez%2Fpico-w-rust-starter-kit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit
[INFO] finished tweaking git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit
[INFO] tweaked toml for git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joseph-montanez/pico-w-rust-starter-kit 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr] warning: Cargo.toml: unused manifest key: env
[INFO] [stderr] help: env is a valid .cargo/config.toml key
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.thumbv6m-none-eabi.runner
[INFO] [stderr] warning: Cargo.toml: unused manifest key: toolchain
[INFO] [stderr] warning: `pico-webapp` (manifest) generated 4 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `cyw43` found
[INFO] [stderr] location searched: /workspace/builds/worker-2-tc2/source/embassy/cyw43
[INFO] [stderr] required by package `pico-webapp v0.1.0 (/workspace/builds/worker-2-tc2/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: Cargo.toml: unused manifest key: build
    help: build is a valid .cargo/config.toml key
    warning: Cargo.toml: unused manifest key: env
    help: env is a valid .cargo/config.toml key
    warning: Cargo.toml: unused manifest key: target.thumbv6m-none-eabi.runner
    warning: Cargo.toml: unused manifest key: toolchain
    warning: `pico-webapp` (manifest) generated 4 warnings
        Updating crates.io index
    error: no matching package named `cyw43` found
    location searched: /workspace/builds/worker-2-tc2/source/embassy/cyw43
    required by package `pico-webapp v0.1.0 (/workspace/builds/worker-2-tc2/source)`