[INFO] cloning repository https://github.com/AmirrezaFarnamTaheri/Noteece
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmirrezaFarnamTaheri/Noteece" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmirrezaFarnamTaheri%2FNoteece", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmirrezaFarnamTaheri%2FNoteece'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c494444e1916c4cc14ddd85fc8defe6eae572385
[INFO] checking AmirrezaFarnamTaheri/Noteece against master#733108b6d4acaa93fe26ae281ea305aacd6aac4e for pr-148967
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmirrezaFarnamTaheri%2FNoteece" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AmirrezaFarnamTaheri/Noteece
[INFO] finished tweaking git repo https://github.com/AmirrezaFarnamTaheri/Noteece
[INFO] tweaked toml for git repo https://github.com/AmirrezaFarnamTaheri/Noteece written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmirrezaFarnamTaheri/Noteece on toolchain 733108b6d4acaa93fe26ae281ea305aacd6aac4e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AmirrezaFarnamTaheri/Noteece 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" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `rusqlite`.
[INFO] [stderr]     ... required by package `core-rs v0.1.0 (/workspace/builds/worker-0-tc1/source/packages/core-rs)`
[INFO] [stderr] versions that meet the requirements `^0.37.0` (locked to 0.37.0) are: 0.37.0
[INFO] [stderr] 
[INFO] [stderr] package `core-rs` depends on `rusqlite` with feature `fts5` but `rusqlite` does not have that feature.
[INFO] [stderr]  package `rusqlite` does have feature `csv`
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `rusqlite` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for `rusqlite`.
    ... required by package `core-rs v0.1.0 (/workspace/builds/worker-0-tc1/source/packages/core-rs)`
versions that meet the requirements `^0.37.0` (locked to 0.37.0) are: 0.37.0

package `core-rs` depends on `rusqlite` with feature `fts5` but `rusqlite` does not have that feature.
 package `rusqlite` does have feature `csv`


failed to select a version for `rusqlite` which could resolve this conflict