[INFO] cloning repository https://github.com/ItsMeVikashKumarSingh/transfer-legacy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ItsMeVikashKumarSingh/transfer-legacy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsMeVikashKumarSingh%2Ftransfer-legacy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsMeVikashKumarSingh%2Ftransfer-legacy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f18a48a03da4c26b47e99690a94af7ce1e614757 [INFO] checking ItsMeVikashKumarSingh/transfer-legacy against 1.95.0-beta.7 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsMeVikashKumarSingh%2Ftransfer-legacy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy [INFO] finished tweaking git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy [INFO] tweaked toml for git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy on toolchain 1.95.0-beta.7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy 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.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `chacha20poly1305`. [INFO] [stderr] ... required by package `transfer-legacy-crypto-core v0.1.0 (/workspace/builds/worker-4-tc2/source/crates/crypto-core)` [INFO] [stderr] ... which satisfies path dependency `transfer-legacy-crypto-core` of package `transfer-legacy-api v0.1.0 (/workspace/builds/worker-4-tc2/source/crates/api)` [INFO] [stderr] versions that meet the requirements `^0.10` are: 0.10.1, 0.10.0 [INFO] [stderr] [INFO] [stderr] package `transfer-legacy-crypto-core` depends on `chacha20poly1305` with feature `xchacha20` but `chacha20poly1305` does not have that feature. [INFO] [stderr] available features: alloc, default, getrandom, heapless, reduced-round, std, stream [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] failed to select a version for `chacha20poly1305` which could resolve this conflict [INFO] checking ItsMeVikashKumarSingh/transfer-legacy against 1.95.0-beta.7 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsMeVikashKumarSingh%2Ftransfer-legacy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy [INFO] finished tweaking git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy [INFO] tweaked toml for git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy on toolchain 1.95.0-beta.7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy 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.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `chacha20poly1305`. [INFO] [stderr] ... required by package `transfer-legacy-crypto-core v0.1.0 (/workspace/builds/worker-4-tc2/source/crates/crypto-core)` [INFO] [stderr] ... which satisfies path dependency `transfer-legacy-crypto-core` of package `transfer-legacy-api v0.1.0 (/workspace/builds/worker-4-tc2/source/crates/api)` [INFO] [stderr] versions that meet the requirements `^0.10` are: 0.10.1, 0.10.0 [INFO] [stderr] [INFO] [stderr] package `transfer-legacy-crypto-core` depends on `chacha20poly1305` with feature `xchacha20` but `chacha20poly1305` does not have that feature. [INFO] [stderr] available features: alloc, default, getrandom, heapless, reduced-round, std, stream [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] failed to select a version for `chacha20poly1305` which could resolve this conflict [INFO] checking ItsMeVikashKumarSingh/transfer-legacy against 1.95.0-beta.7 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsMeVikashKumarSingh%2Ftransfer-legacy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy [INFO] finished tweaking git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy [INFO] tweaked toml for git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy on toolchain 1.95.0-beta.7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy 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.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `chacha20poly1305`. [INFO] [stderr] ... required by package `transfer-legacy-crypto-core v0.1.0 (/workspace/builds/worker-4-tc2/source/crates/crypto-core)` [INFO] [stderr] ... which satisfies path dependency `transfer-legacy-crypto-core` of package `transfer-legacy-api v0.1.0 (/workspace/builds/worker-4-tc2/source/crates/api)` [INFO] [stderr] versions that meet the requirements `^0.10` are: 0.10.1, 0.10.0 [INFO] [stderr] [INFO] [stderr] package `transfer-legacy-crypto-core` depends on `chacha20poly1305` with feature `xchacha20` but `chacha20poly1305` does not have that feature. [INFO] [stderr] available features: alloc, default, getrandom, heapless, reduced-round, std, stream [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] failed to select a version for `chacha20poly1305` which could resolve this conflict [INFO] checking ItsMeVikashKumarSingh/transfer-legacy against 1.95.0-beta.7 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsMeVikashKumarSingh%2Ftransfer-legacy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy [INFO] finished tweaking git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy [INFO] tweaked toml for git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy on toolchain 1.95.0-beta.7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy 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.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `chacha20poly1305`. [INFO] [stderr] ... required by package `transfer-legacy-crypto-core v0.1.0 (/workspace/builds/worker-4-tc2/source/crates/crypto-core)` [INFO] [stderr] ... which satisfies path dependency `transfer-legacy-crypto-core` of package `transfer-legacy-api v0.1.0 (/workspace/builds/worker-4-tc2/source/crates/api)` [INFO] [stderr] versions that meet the requirements `^0.10` are: 0.10.1, 0.10.0 [INFO] [stderr] [INFO] [stderr] package `transfer-legacy-crypto-core` depends on `chacha20poly1305` with feature `xchacha20` but `chacha20poly1305` does not have that feature. [INFO] [stderr] available features: alloc, default, getrandom, heapless, reduced-round, std, stream [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] failed to select a version for `chacha20poly1305` which could resolve this conflict [INFO] checking ItsMeVikashKumarSingh/transfer-legacy against 1.95.0-beta.7 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsMeVikashKumarSingh%2Ftransfer-legacy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy [INFO] finished tweaking git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy [INFO] tweaked toml for git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy on toolchain 1.95.0-beta.7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ItsMeVikashKumarSingh/transfer-legacy 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.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `chacha20poly1305`. [INFO] [stderr] ... required by package `transfer-legacy-crypto-core v0.1.0 (/workspace/builds/worker-4-tc2/source/crates/crypto-core)` [INFO] [stderr] ... which satisfies path dependency `transfer-legacy-crypto-core` of package `transfer-legacy-api v0.1.0 (/workspace/builds/worker-4-tc2/source/crates/api)` [INFO] [stderr] versions that meet the requirements `^0.10` are: 0.10.1, 0.10.0 [INFO] [stderr] [INFO] [stderr] package `transfer-legacy-crypto-core` depends on `chacha20poly1305` with feature `xchacha20` but `chacha20poly1305` does not have that feature. [INFO] [stderr] available features: alloc, default, getrandom, heapless, reduced-round, std, stream [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] failed to select a version for `chacha20poly1305` which could resolve this conflict overridden task result to prepare-fail:unknown Caused by: 0: uncategorized prepare error 1: command failed: exit status: 101 Updating crates.io index error: failed to select a version for `chacha20poly1305`. ... required by package `transfer-legacy-crypto-core v0.1.0 (/workspace/builds/worker-4-tc2/source/crates/crypto-core)` ... which satisfies path dependency `transfer-legacy-crypto-core` of package `transfer-legacy-api v0.1.0 (/workspace/builds/worker-4-tc2/source/crates/api)` versions that meet the requirements `^0.10` are: 0.10.1, 0.10.0 package `transfer-legacy-crypto-core` depends on `chacha20poly1305` with feature `xchacha20` but `chacha20poly1305` does not have that feature. available features: alloc, default, getrandom, heapless, reduced-round, std, stream failed to select a version for `chacha20poly1305` which could resolve this conflict