[INFO] cloning repository https://github.com/FelixColbert/blockchain_xelis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FelixColbert/blockchain_xelis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelixColbert%2Fblockchain_xelis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelixColbert%2Fblockchain_xelis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97d46252fe2eefbb22ed77e8185fa8b7b75c50ec
[INFO] documenting FelixColbert/blockchain_xelis against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelixColbert%2Fblockchain_xelis" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/FelixColbert/blockchain_xelis
[INFO] finished tweaking git repo https://github.com/FelixColbert/blockchain_xelis
[INFO] tweaked toml for git repo https://github.com/FelixColbert/blockchain_xelis written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FelixColbert/blockchain_xelis on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FelixColbert/blockchain_xelis 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/xelis-project/crunchy`
[INFO] [stderr]     Updating git repository `https://github.com/xelis-project/bulletproofs`
[INFO] [stderr]     Updating git repository `https://github.com/xelis-project/curve25519-dalek`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/xelis-project/xelis-vm`
[INFO] [stderr]     Updating git repository `https://github.com/xelis-project/xelis-hash`
[INFO] [stderr]     Updating git submodule `https://github.com/BLAKE3-team/BLAKE3.git`
[INFO] [stderr] error: no matching package found
[INFO] [stderr] searched package name: `xelis-common`
[INFO] [stderr] perhaps you meant:      xelis_common
[INFO] [stderr] location searched: /workspace/builds/worker-7-tc1/source/xelis_common
[INFO] [stderr] required by package `xelis_common v1.17.0 (/workspace/builds/worker-7-tc1/source/xelis_common)`


command failed: exit status: 101

    Updating git repository `https://github.com/xelis-project/crunchy`
    Updating git repository `https://github.com/xelis-project/bulletproofs`
    Updating git repository `https://github.com/xelis-project/curve25519-dalek`
    Updating crates.io index
    Updating git repository `https://github.com/xelis-project/xelis-vm`
    Updating git repository `https://github.com/xelis-project/xelis-hash`
    Updating git submodule `https://github.com/BLAKE3-team/BLAKE3.git`
error: no matching package found
searched package name: `xelis-common`
perhaps you meant:      xelis_common
location searched: /workspace/builds/worker-7-tc1/source/xelis_common
required by package `xelis_common v1.17.0 (/workspace/builds/worker-7-tc1/source/xelis_common)`