[INFO] cloning repository https://github.com/RampagingSloth/astar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RampagingSloth/astar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRampagingSloth%2Fastar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRampagingSloth%2Fastar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfbc0318cca1196401b4096134a94eb2fddea920
[INFO] building RampagingSloth/astar against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRampagingSloth%2Fastar" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  36% (144/396)
Updating files:  37% (147/396)
Updating files:  38% (151/396)
Updating files:  39% (155/396)
Updating files:  40% (159/396)
Updating files:  41% (163/396)
Updating files:  42% (167/396)
Updating files:  43% (171/396)
Updating files:  44% (175/396)
Updating files:  45% (179/396)
Updating files:  46% (183/396)
Updating files:  47% (187/396)
Updating files:  48% (191/396)
Updating files:  49% (195/396)
Updating files:  50% (198/396)
Updating files:  51% (202/396)
Updating files:  52% (206/396)
Updating files:  53% (210/396)
Updating files:  54% (214/396)
Updating files:  55% (218/396)
Updating files:  56% (222/396)
Updating files:  57% (226/396)
Updating files:  58% (230/396)
Updating files:  59% (234/396)
Updating files:  60% (238/396)
Updating files:  61% (242/396)
Updating files:  62% (246/396)
Updating files:  63% (250/396)
Updating files:  64% (254/396)
Updating files:  65% (258/396)
Updating files:  66% (262/396)
Updating files:  67% (266/396)
Updating files:  68% (270/396)
Updating files:  69% (274/396)
Updating files:  70% (278/396)
Updating files:  71% (282/396)
Updating files:  72% (286/396)
Updating files:  73% (290/396)
Updating files:  74% (294/396)
Updating files:  75% (297/396)
Updating files:  76% (301/396)
Updating files:  77% (305/396)
Updating files:  78% (309/396)
Updating files:  79% (313/396)
Updating files:  80% (317/396)
Updating files:  81% (321/396)
Updating files:  82% (325/396)
Updating files:  83% (329/396)
Updating files:  84% (333/396)
Updating files:  85% (337/396)
Updating files:  86% (341/396)
Updating files:  87% (345/396)
Updating files:  88% (349/396)
Updating files:  89% (353/396)
Updating files:  90% (357/396)
Updating files:  91% (361/396)
Updating files:  92% (365/396)
Updating files:  93% (369/396)
Updating files:  94% (373/396)
Updating files:  95% (377/396)
Updating files:  96% (381/396)
Updating files:  97% (385/396)
Updating files:  98% (389/396)
Updating files:  99% (393/396)
Updating files: 100% (396/396)
Updating files: 100% (396/396), done.
[INFO] validating manifest of git repo https://github.com/RampagingSloth/astar on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/RampagingSloth/astar
[INFO] finished tweaking git repo https://github.com/RampagingSloth/astar
[INFO] tweaked toml for git repo https://github.com/RampagingSloth/astar written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/RampagingSloth/astar 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `h2`.
[INFO] [stderr]     ... required by package `hyper v0.14.29`
[INFO] [stderr]     ... which satisfies dependency `hyper = "^0.14.16"` (locked to 0.14.29) of package `sc-offchain v29.0.0 (https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.11.0#8c8edacf)`
[INFO] [stderr]     ... which satisfies git dependency `sc-offchain` (locked to 29.0.0) of package `astar-collator v5.43.0 (/workspace/builds/worker-2-tc2/source/bin/collator)`
[INFO] [stderr] versions that meet the requirements `^0.3.24` are: 0.3.26, 0.3.25, 0.3.24
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `h2 v0.3.20`
[INFO] [stderr]     ... which satisfies dependency `h2 = "^0.3.14"` (locked to 0.3.20) of package `reqwest v0.11.27`
[INFO] [stderr]     ... which satisfies dependency `reqwest = "^0.11.19"` (locked to 0.11.27) of package `ethers-middleware v2.0.14`
[INFO] [stderr]     ... which satisfies dependency `ethers-middleware = "^2.0.14"` (locked to 2.0.14) of package `ethers v2.0.14`
[INFO] [stderr]     ... which satisfies dependency `ethers = "^2.0.9"` (locked to 2.0.14) of package `pallet-unified-accounts v0.1.0 (/workspace/builds/worker-2-tc2/source/pallets/unified-accounts)`
[INFO] [stderr]     ... which satisfies path dependency `pallet-unified-accounts` (locked to 0.1.0) of package `integration-tests v0.1.0 (/workspace/builds/worker-2-tc2/source/tests/integration)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `h2` which could resolve this conflict
[INFO] building RampagingSloth/astar against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRampagingSloth%2Fastar" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/RampagingSloth/astar on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/RampagingSloth/astar
[INFO] finished tweaking git repo https://github.com/RampagingSloth/astar
[INFO] tweaked toml for git repo https://github.com/RampagingSloth/astar written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/RampagingSloth/astar 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `h2`.
[INFO] [stderr]     ... required by package `hyper v0.14.29`
[INFO] [stderr]     ... which satisfies dependency `hyper = "^0.14.16"` (locked to 0.14.29) of package `sc-offchain v29.0.0 (https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.11.0#8c8edacf)`
[INFO] [stderr]     ... which satisfies git dependency `sc-offchain` (locked to 29.0.0) of package `astar-collator v5.43.0 (/workspace/builds/worker-2-tc2/source/bin/collator)`
[INFO] [stderr] versions that meet the requirements `^0.3.24` are: 0.3.26, 0.3.25, 0.3.24
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `h2 v0.3.20`
[INFO] [stderr]     ... which satisfies dependency `h2 = "^0.3.14"` (locked to 0.3.20) of package `reqwest v0.11.27`
[INFO] [stderr]     ... which satisfies dependency `reqwest = "^0.11.19"` (locked to 0.11.27) of package `ethers-middleware v2.0.14`
[INFO] [stderr]     ... which satisfies dependency `ethers-middleware = "^2.0.14"` (locked to 2.0.14) of package `ethers v2.0.14`
[INFO] [stderr]     ... which satisfies dependency `ethers = "^2.0.9"` (locked to 2.0.14) of package `pallet-unified-accounts v0.1.0 (/workspace/builds/worker-2-tc2/source/pallets/unified-accounts)`
[INFO] [stderr]     ... which satisfies path dependency `pallet-unified-accounts` (locked to 0.1.0) of package `integration-tests v0.1.0 (/workspace/builds/worker-2-tc2/source/tests/integration)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `h2` which could resolve this conflict
[INFO] building RampagingSloth/astar against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRampagingSloth%2Fastar" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/RampagingSloth/astar on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/RampagingSloth/astar
[INFO] finished tweaking git repo https://github.com/RampagingSloth/astar
[INFO] tweaked toml for git repo https://github.com/RampagingSloth/astar written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/RampagingSloth/astar 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `h2`.
[INFO] [stderr]     ... required by package `hyper v0.14.29`
[INFO] [stderr]     ... which satisfies dependency `hyper = "^0.14.16"` (locked to 0.14.29) of package `sc-offchain v29.0.0 (https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.11.0#8c8edacf)`
[INFO] [stderr]     ... which satisfies git dependency `sc-offchain` (locked to 29.0.0) of package `astar-collator v5.43.0 (/workspace/builds/worker-2-tc2/source/bin/collator)`
[INFO] [stderr] versions that meet the requirements `^0.3.24` are: 0.3.26, 0.3.25, 0.3.24
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `h2 v0.3.20`
[INFO] [stderr]     ... which satisfies dependency `h2 = "^0.3.14"` (locked to 0.3.20) of package `reqwest v0.11.27`
[INFO] [stderr]     ... which satisfies dependency `reqwest = "^0.11.19"` (locked to 0.11.27) of package `ethers-middleware v2.0.14`
[INFO] [stderr]     ... which satisfies dependency `ethers-middleware = "^2.0.14"` (locked to 2.0.14) of package `ethers v2.0.14`
[INFO] [stderr]     ... which satisfies dependency `ethers = "^2.0.9"` (locked to 2.0.14) of package `pallet-unified-accounts v0.1.0 (/workspace/builds/worker-2-tc2/source/pallets/unified-accounts)`
[INFO] [stderr]     ... which satisfies path dependency `pallet-unified-accounts` (locked to 0.1.0) of package `integration-tests v0.1.0 (/workspace/builds/worker-2-tc2/source/tests/integration)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `h2` which could resolve this conflict
[INFO] building RampagingSloth/astar against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRampagingSloth%2Fastar" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/RampagingSloth/astar on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/RampagingSloth/astar
[INFO] finished tweaking git repo https://github.com/RampagingSloth/astar
[INFO] tweaked toml for git repo https://github.com/RampagingSloth/astar written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/RampagingSloth/astar 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 `h2`.
[INFO] [stderr]     ... required by package `hyper v0.14.29`
[INFO] [stderr]     ... which satisfies dependency `hyper = "^0.14.16"` (locked to 0.14.29) of package `sc-offchain v29.0.0 (https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.11.0#8c8edacf)`
[INFO] [stderr]     ... which satisfies git dependency `sc-offchain` (locked to 29.0.0) of package `astar-collator v5.43.0 (/workspace/builds/worker-2-tc2/source/bin/collator)`
[INFO] [stderr] versions that meet the requirements `^0.3.24` are: 0.3.26, 0.3.25, 0.3.24
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `h2 v0.3.20`
[INFO] [stderr]     ... which satisfies dependency `h2 = "^0.3.14"` (locked to 0.3.20) of package `reqwest v0.11.27`
[INFO] [stderr]     ... which satisfies dependency `reqwest = "^0.11.19"` (locked to 0.11.27) of package `ethers-middleware v2.0.14`
[INFO] [stderr]     ... which satisfies dependency `ethers-middleware = "^2.0.14"` (locked to 2.0.14) of package `ethers v2.0.14`
[INFO] [stderr]     ... which satisfies dependency `ethers = "^2.0.9"` (locked to 2.0.14) of package `pallet-unified-accounts v0.1.0 (/workspace/builds/worker-2-tc2/source/pallets/unified-accounts)`
[INFO] [stderr]     ... which satisfies path dependency `pallet-unified-accounts` (locked to 0.1.0) of package `integration-tests v0.1.0 (/workspace/builds/worker-2-tc2/source/tests/integration)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `h2` which could resolve this conflict
[INFO] building RampagingSloth/astar against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRampagingSloth%2Fastar" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/RampagingSloth/astar on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/RampagingSloth/astar
[INFO] finished tweaking git repo https://github.com/RampagingSloth/astar
[INFO] tweaked toml for git repo https://github.com/RampagingSloth/astar written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/RampagingSloth/astar 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `h2`.
[INFO] [stderr]     ... required by package `hyper v0.14.29`
[INFO] [stderr]     ... which satisfies dependency `hyper = "^0.14.16"` (locked to 0.14.29) of package `sc-offchain v29.0.0 (https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.11.0#8c8edacf)`
[INFO] [stderr]     ... which satisfies git dependency `sc-offchain` (locked to 29.0.0) of package `astar-collator v5.43.0 (/workspace/builds/worker-2-tc2/source/bin/collator)`
[INFO] [stderr] versions that meet the requirements `^0.3.24` are: 0.3.26, 0.3.25, 0.3.24
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `h2 v0.3.20`
[INFO] [stderr]     ... which satisfies dependency `h2 = "^0.3.14"` (locked to 0.3.20) of package `reqwest v0.11.27`
[INFO] [stderr]     ... which satisfies dependency `reqwest = "^0.11.19"` (locked to 0.11.27) of package `ethers-middleware v2.0.14`
[INFO] [stderr]     ... which satisfies dependency `ethers-middleware = "^2.0.14"` (locked to 2.0.14) of package `ethers v2.0.14`
[INFO] [stderr]     ... which satisfies dependency `ethers = "^2.0.9"` (locked to 2.0.14) of package `pallet-unified-accounts v0.1.0 (/workspace/builds/worker-2-tc2/source/pallets/unified-accounts)`
[INFO] [stderr]     ... which satisfies path dependency `pallet-unified-accounts` (locked to 0.1.0) of package `integration-tests v0.1.0 (/workspace/builds/worker-2-tc2/source/tests/integration)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `h2` which could resolve this conflict


ExecutionFailed(ExitStatus(unix_wait_status(25856)))