[INFO] cloning repository https://github.com/jan-xyz/esp32-h2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jan-xyz/esp32-h2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjan-xyz%2Fesp32-h2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjan-xyz%2Fesp32-h2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09b17d07b5c1924eeabe9b1c723c39e13b623c76
[INFO] checking jan-xyz/esp32-h2 against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjan-xyz%2Fesp32-h2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jan-xyz/esp32-h2 on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jan-xyz/esp32-h2
[INFO] finished tweaking git repo https://github.com/jan-xyz/esp32-h2
[INFO] tweaked toml for git repo https://github.com/jan-xyz/esp32-h2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jan-xyz/esp32-h2 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rs-matter` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-hal`
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-pacs`
[INFO] [stderr] error: failed to select a version for `esp-hal`.
[INFO] [stderr]     ... required by package `esp-ieee802154 v0.5.0`
[INFO] [stderr]     ... which satisfies dependency `esp-ieee802154 = "^0.5.0"` of package `esp32-h2 v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^0.23.0` are: 0.23.1, 0.23.0
[INFO] [stderr] 
[INFO] [stderr] package `esp-hal` links to the native library `esp-hal`, but it conflicts with a previous package which links to `esp-hal` as well:
[INFO] [stderr] package `esp-hal v1.0.0-beta.0 (https://github.com/esp-rs/esp-hal#743664dd)`
[INFO] [stderr]     ... which satisfies git dependency `esp-hal` of package `esp32-h2 v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "esp-hal"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `esp-hal` which could resolve this conflict
[INFO] checking jan-xyz/esp32-h2 against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjan-xyz%2Fesp32-h2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jan-xyz/esp32-h2 on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jan-xyz/esp32-h2
[INFO] finished tweaking git repo https://github.com/jan-xyz/esp32-h2
[INFO] tweaked toml for git repo https://github.com/jan-xyz/esp32-h2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jan-xyz/esp32-h2 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rs-matter` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-hal`
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-pacs`
[INFO] [stderr] error: failed to select a version for `esp-hal`.
[INFO] [stderr]     ... required by package `esp-ieee802154 v0.5.0`
[INFO] [stderr]     ... which satisfies dependency `esp-ieee802154 = "^0.5.0"` of package `esp32-h2 v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^0.23.0` are: 0.23.1, 0.23.0
[INFO] [stderr] 
[INFO] [stderr] package `esp-hal` links to the native library `esp-hal`, but it conflicts with a previous package which links to `esp-hal` as well:
[INFO] [stderr] package `esp-hal v1.0.0-beta.0 (https://github.com/esp-rs/esp-hal#743664dd)`
[INFO] [stderr]     ... which satisfies git dependency `esp-hal` of package `esp32-h2 v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "esp-hal"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `esp-hal` which could resolve this conflict
[INFO] checking jan-xyz/esp32-h2 against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjan-xyz%2Fesp32-h2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jan-xyz/esp32-h2 on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jan-xyz/esp32-h2
[INFO] finished tweaking git repo https://github.com/jan-xyz/esp32-h2
[INFO] tweaked toml for git repo https://github.com/jan-xyz/esp32-h2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jan-xyz/esp32-h2 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rs-matter` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-hal`
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-pacs`
[INFO] [stderr] error: failed to select a version for `esp-hal`.
[INFO] [stderr]     ... required by package `esp-ieee802154 v0.5.0`
[INFO] [stderr]     ... which satisfies dependency `esp-ieee802154 = "^0.5.0"` of package `esp32-h2 v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^0.23.0` are: 0.23.1, 0.23.0
[INFO] [stderr] 
[INFO] [stderr] package `esp-hal` links to the native library `esp-hal`, but it conflicts with a previous package which links to `esp-hal` as well:
[INFO] [stderr] package `esp-hal v1.0.0-beta.0 (https://github.com/esp-rs/esp-hal#743664dd)`
[INFO] [stderr]     ... which satisfies git dependency `esp-hal` of package `esp32-h2 v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "esp-hal"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `esp-hal` which could resolve this conflict
[INFO] checking jan-xyz/esp32-h2 against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjan-xyz%2Fesp32-h2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jan-xyz/esp32-h2 on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jan-xyz/esp32-h2
[INFO] finished tweaking git repo https://github.com/jan-xyz/esp32-h2
[INFO] tweaked toml for git repo https://github.com/jan-xyz/esp32-h2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jan-xyz/esp32-h2 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rs-matter` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-hal`
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-pacs`
[INFO] [stderr] error: failed to select a version for `esp-hal`.
[INFO] [stderr]     ... required by package `esp-ieee802154 v0.5.0`
[INFO] [stderr]     ... which satisfies dependency `esp-ieee802154 = "^0.5.0"` of package `esp32-h2 v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^0.23.0` are: 0.23.1, 0.23.0
[INFO] [stderr] 
[INFO] [stderr] package `esp-hal` links to the native library `esp-hal`, but it conflicts with a previous package which links to `esp-hal` as well:
[INFO] [stderr] package `esp-hal v1.0.0-beta.0 (https://github.com/esp-rs/esp-hal#743664dd)`
[INFO] [stderr]     ... which satisfies git dependency `esp-hal` of package `esp32-h2 v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "esp-hal"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `esp-hal` which could resolve this conflict
[INFO] checking jan-xyz/esp32-h2 against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjan-xyz%2Fesp32-h2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jan-xyz/esp32-h2 on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jan-xyz/esp32-h2
[INFO] finished tweaking git repo https://github.com/jan-xyz/esp32-h2
[INFO] tweaked toml for git repo https://github.com/jan-xyz/esp32-h2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jan-xyz/esp32-h2 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rs-matter` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-hal`
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-pacs`
[INFO] [stderr] error: failed to select a version for `esp-hal`.
[INFO] [stderr]     ... required by package `esp-ieee802154 v0.5.0`
[INFO] [stderr]     ... which satisfies dependency `esp-ieee802154 = "^0.5.0"` of package `esp32-h2 v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^0.23.0` are: 0.23.1, 0.23.0
[INFO] [stderr] 
[INFO] [stderr] package `esp-hal` links to the native library `esp-hal`, but it conflicts with a previous package which links to `esp-hal` as well:
[INFO] [stderr] package `esp-hal v1.0.0-beta.0 (https://github.com/esp-rs/esp-hal#743664dd)`
[INFO] [stderr]     ... which satisfies git dependency `esp-hal` of package `esp32-h2 v0.1.0 (/workspace/builds/worker-3-tc2/source)`
[INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "esp-hal"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `esp-hal` which could resolve this conflict


command failed: exit status: 101

warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `rs-matter` dependency)
    Updating crates.io index
    Updating git repository `https://github.com/esp-rs/esp-hal`
    Updating git repository `https://github.com/esp-rs/esp-pacs`
error: failed to select a version for `esp-hal`.
    ... required by package `esp-ieee802154 v0.5.0`
    ... which satisfies dependency `esp-ieee802154 = "^0.5.0"` of package `esp32-h2 v0.1.0 (/workspace/builds/worker-3-tc2/source)`
versions that meet the requirements `^0.23.0` are: 0.23.1, 0.23.0

package `esp-hal` links to the native library `esp-hal`, but it conflicts with a previous package which links to `esp-hal` as well:
package `esp-hal v1.0.0-beta.0 (https://github.com/esp-rs/esp-hal#743664dd)`
    ... which satisfies git dependency `esp-hal` of package `esp32-h2 v0.1.0 (/workspace/builds/worker-3-tc2/source)`
Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "esp-hal"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

failed to select a version for `esp-hal` which could resolve this conflict