[INFO] cloning repository https://github.com/552020/hello_calimero
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/552020/hello_calimero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F552020%2Fhello_calimero", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F552020%2Fhello_calimero'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5266240253fa710da0fd348a295593e73e71cb46
[INFO] checking 552020/hello_calimero against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F552020%2Fhello_calimero" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/552020/hello_calimero
[INFO] finished tweaking git repo https://github.com/552020/hello_calimero
[INFO] tweaked toml for git repo https://github.com/552020/hello_calimero written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/552020/hello_calimero on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/552020/hello_calimero 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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/calimero-network/core`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `serde`.
[INFO] [stderr]     ... required by package `hashbrown v0.17.0`
[INFO] [stderr]     ... which satisfies dependency `hashbrown = "^0.17.0"` of package `wasmparser v0.258.0`
[INFO] [stderr]     ... which satisfies dependency `wasmparser = "^0.258"` of package `calimero-wasm-abi v0.0.0 (https://github.com/calimero-network/core#955b5b57)`
[INFO] [stderr]     ... which satisfies git dependency `calimero-wasm-abi` of package `calimero-sdk v0.0.0 (https://github.com/calimero-network/core#955b5b57)`
[INFO] [stderr]     ... which satisfies git dependency `calimero-sdk` of package `hello-app v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^1.0.220` are: 1.0.229, 1.0.228, 1.0.227, 1.0.226, 1.0.225, 1.0.224, 1.0.223, 1.0.222, 1.0.221, 1.0.220
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `serde v1.0.217`
[INFO] [stderr]     ... which satisfies dependency `serde = "^1.0.196"` (locked to 1.0.217) of package `calimero-sdk v0.0.0 (https://github.com/calimero-network/core#955b5b57)`
[INFO] [stderr]     ... which satisfies git dependency `calimero-sdk` of package `hello-app v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `serde` which could resolve this conflict


overridden task result to broken:broken-deps

Caused by:
    broken dependencies: 
    
        Updating git repository `https://github.com/calimero-network/core`
        Updating crates.io index
        Updating crates.io index
    error: failed to select a version for `serde`.
        ... required by package `hashbrown v0.17.0`
        ... which satisfies dependency `hashbrown = "^0.17.0"` of package `wasmparser v0.258.0`
        ... which satisfies dependency `wasmparser = "^0.258"` of package `calimero-wasm-abi v0.0.0 (https://github.com/calimero-network/core#955b5b57)`
        ... which satisfies git dependency `calimero-wasm-abi` of package `calimero-sdk v0.0.0 (https://github.com/calimero-network/core#955b5b57)`
        ... which satisfies git dependency `calimero-sdk` of package `hello-app v0.1.0 (/workspace/builds/worker-5-tc1/source)`
    versions that meet the requirements `^1.0.220` are: 1.0.229, 1.0.228, 1.0.227, 1.0.226, 1.0.225, 1.0.224, 1.0.223, 1.0.222, 1.0.221, 1.0.220
    
    all possible versions conflict with previously selected packages
    
      previously selected package `serde v1.0.217`
        ... which satisfies dependency `serde = "^1.0.196"` (locked to 1.0.217) of package `calimero-sdk v0.0.0 (https://github.com/calimero-network/core#955b5b57)`
        ... which satisfies git dependency `calimero-sdk` of package `hello-app v0.1.0 (/workspace/builds/worker-5-tc1/source)`
    
    failed to select a version for `serde` which could resolve this conflict