[INFO] cloning repository https://github.com/darkautism/wamr-rust-pthreadcall
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darkautism/wamr-rust-pthreadcall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkautism%2Fwamr-rust-pthreadcall", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkautism%2Fwamr-rust-pthreadcall'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b10c4ca57adbb0a0af675c98181ef0e804286e8d
[INFO] checking darkautism/wamr-rust-pthreadcall against 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkautism%2Fwamr-rust-pthreadcall" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/darkautism/wamr-rust-pthreadcall
[INFO] finished tweaking git repo https://github.com/darkautism/wamr-rust-pthreadcall
[INFO] tweaked toml for git repo https://github.com/darkautism/wamr-rust-pthreadcall written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/darkautism/wamr-rust-pthreadcall on toolchain 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/darkautism/wamr-rust-pthreadcall 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" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/bytecodealliance/wamr-rust-sdk.git`
[INFO] [stderr]     Updating git submodule `https://github.com/bytecodealliance/wasm-micro-runtime`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `esp-idf-sys`.
[INFO] [stderr]     ... required by package `wamr-rust-sdk v1.0.0 (https://github.com/bytecodealliance/wamr-rust-sdk.git#d2508adf)`
[INFO] [stderr]     ... which satisfies git dependency `wamr-rust-sdk` of package `wamr-rust-pthreadcall v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.37` are: 0.37.2, 0.37.1, 0.37.0
[INFO] [stderr] 
[INFO] [stderr] package `esp-idf-sys` links to the native library `esp_idf`, but it conflicts with a previous package which links to `esp_idf` as well:
[INFO] [stderr] package `esp-idf-sys v0.36.1`
[INFO] [stderr]     ... which satisfies dependency `esp-idf-sys = "^0.36"` (locked to 0.36.1) of package `esp-idf-hal v0.45.2`
[INFO] [stderr]     ... which satisfies dependency `esp-idf-hal = "^0.45"` (locked to 0.45.2) of package `esp-idf-svc v0.51.0`
[INFO] [stderr]     ... which satisfies dependency `esp-idf-svc = "^0.51"` (locked to 0.51.0) of package `wamr-rust-pthreadcall v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] note: only one package in the dependency graph may specify the same links value to ensure that only one copy of a native library is linked in the final binary
[INFO] [stderr] for more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links
[INFO] [stderr] help: try to adjust your dependencies so that only one package uses the `links = "esp_idf"` value
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `esp-idf-sys` which could resolve this conflict


overridden task result to broken:broken-deps

Caused by:
    broken dependencies: 
    
        Updating crates.io index
        Updating git repository `https://github.com/bytecodealliance/wamr-rust-sdk.git`
        Updating git submodule `https://github.com/bytecodealliance/wasm-micro-runtime`
        Updating crates.io index
    error: failed to select a version for `esp-idf-sys`.
        ... required by package `wamr-rust-sdk v1.0.0 (https://github.com/bytecodealliance/wamr-rust-sdk.git#d2508adf)`
        ... which satisfies git dependency `wamr-rust-sdk` of package `wamr-rust-pthreadcall v0.1.0 (/workspace/builds/worker-5-tc1/source)`
    versions that meet the requirements `^0.37` are: 0.37.2, 0.37.1, 0.37.0
    
    package `esp-idf-sys` links to the native library `esp_idf`, but it conflicts with a previous package which links to `esp_idf` as well:
    package `esp-idf-sys v0.36.1`
        ... which satisfies dependency `esp-idf-sys = "^0.36"` (locked to 0.36.1) of package `esp-idf-hal v0.45.2`
        ... which satisfies dependency `esp-idf-hal = "^0.45"` (locked to 0.45.2) of package `esp-idf-svc v0.51.0`
        ... which satisfies dependency `esp-idf-svc = "^0.51"` (locked to 0.51.0) of package `wamr-rust-pthreadcall v0.1.0 (/workspace/builds/worker-5-tc1/source)`
    note: only one package in the dependency graph may specify the same links value to ensure that only one copy of a native library is linked in the final binary
    for more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links
    help: try to adjust your dependencies so that only one package uses the `links = "esp_idf"` value
    
    failed to select a version for `esp-idf-sys` which could resolve this conflict