[INFO] cloning repository https://github.com/wmjtyd/yahoo-finance-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wmjtyd/yahoo-finance-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmjtyd%2Fyahoo-finance-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmjtyd%2Fyahoo-finance-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8594fd467daec57e981e0add0bb867658aef5ea2
[INFO] checking wmjtyd/yahoo-finance-rs against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmjtyd%2Fyahoo-finance-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wmjtyd/yahoo-finance-rs
[INFO] finished tweaking git repo https://github.com/wmjtyd/yahoo-finance-rs
[INFO] tweaked toml for git repo https://github.com/wmjtyd/yahoo-finance-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wmjtyd/yahoo-finance-rs on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wmjtyd/yahoo-finance-rs 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: failed to select a version for `thiserror`.
[INFO] [stderr]     ... required by package `pest v2.7.0`
[INFO] [stderr]     ... which satisfies dependency `pest = "^2.7"` of package `decode v0.1.0`
[INFO] [stderr]     ... which satisfies dependency `decode = "^0.1.0"` (locked to 0.1.0) of package `yahoo-finance-rs v0.1.0 (/workspace/builds/worker-4-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^1.0.37` are: 1.0.69, 1.0.68, 1.0.67, 1.0.66, 1.0.65, 1.0.64, 1.0.63, 1.0.62, 1.0.61, 1.0.60, 1.0.59, 1.0.58, 1.0.57, 1.0.56, 1.0.55, 1.0.54, 1.0.53, 1.0.52, 1.0.51, 1.0.50, 1.0.49, 1.0.48, 1.0.47, 1.0.46, 1.0.45, 1.0.44, 1.0.43, 1.0.42, 1.0.41, 1.0.40, 1.0.39, 1.0.38, 1.0.37
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `thiserror v1.0.31`
[INFO] [stderr]     ... which satisfies dependency `thiserror = "^1.0.31"` (locked to 1.0.31) of package `yahoo-finance-rs v0.1.0 (/workspace/builds/worker-4-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `thiserror` which could resolve this conflict
[INFO] checking wmjtyd/yahoo-finance-rs against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmjtyd%2Fyahoo-finance-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wmjtyd/yahoo-finance-rs
[INFO] finished tweaking git repo https://github.com/wmjtyd/yahoo-finance-rs
[INFO] tweaked toml for git repo https://github.com/wmjtyd/yahoo-finance-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wmjtyd/yahoo-finance-rs on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wmjtyd/yahoo-finance-rs 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: failed to select a version for `thiserror`.
[INFO] [stderr]     ... required by package `pest v2.7.0`
[INFO] [stderr]     ... which satisfies dependency `pest = "^2.7"` of package `decode v0.1.0`
[INFO] [stderr]     ... which satisfies dependency `decode = "^0.1.0"` (locked to 0.1.0) of package `yahoo-finance-rs v0.1.0 (/workspace/builds/worker-4-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^1.0.37` are: 1.0.69, 1.0.68, 1.0.67, 1.0.66, 1.0.65, 1.0.64, 1.0.63, 1.0.62, 1.0.61, 1.0.60, 1.0.59, 1.0.58, 1.0.57, 1.0.56, 1.0.55, 1.0.54, 1.0.53, 1.0.52, 1.0.51, 1.0.50, 1.0.49, 1.0.48, 1.0.47, 1.0.46, 1.0.45, 1.0.44, 1.0.43, 1.0.42, 1.0.41, 1.0.40, 1.0.39, 1.0.38, 1.0.37
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `thiserror v1.0.31`
[INFO] [stderr]     ... which satisfies dependency `thiserror = "^1.0.31"` (locked to 1.0.31) of package `yahoo-finance-rs v0.1.0 (/workspace/builds/worker-4-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `thiserror` which could resolve this conflict
[INFO] checking wmjtyd/yahoo-finance-rs against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmjtyd%2Fyahoo-finance-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wmjtyd/yahoo-finance-rs
[INFO] finished tweaking git repo https://github.com/wmjtyd/yahoo-finance-rs
[INFO] tweaked toml for git repo https://github.com/wmjtyd/yahoo-finance-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wmjtyd/yahoo-finance-rs on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wmjtyd/yahoo-finance-rs 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: failed to select a version for `thiserror`.
[INFO] [stderr]     ... required by package `pest v2.7.0`
[INFO] [stderr]     ... which satisfies dependency `pest = "^2.7"` of package `decode v0.1.0`
[INFO] [stderr]     ... which satisfies dependency `decode = "^0.1.0"` (locked to 0.1.0) of package `yahoo-finance-rs v0.1.0 (/workspace/builds/worker-4-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^1.0.37` are: 1.0.69, 1.0.68, 1.0.67, 1.0.66, 1.0.65, 1.0.64, 1.0.63, 1.0.62, 1.0.61, 1.0.60, 1.0.59, 1.0.58, 1.0.57, 1.0.56, 1.0.55, 1.0.54, 1.0.53, 1.0.52, 1.0.51, 1.0.50, 1.0.49, 1.0.48, 1.0.47, 1.0.46, 1.0.45, 1.0.44, 1.0.43, 1.0.42, 1.0.41, 1.0.40, 1.0.39, 1.0.38, 1.0.37
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `thiserror v1.0.31`
[INFO] [stderr]     ... which satisfies dependency `thiserror = "^1.0.31"` (locked to 1.0.31) of package `yahoo-finance-rs v0.1.0 (/workspace/builds/worker-4-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `thiserror` which could resolve this conflict
[INFO] checking wmjtyd/yahoo-finance-rs against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmjtyd%2Fyahoo-finance-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wmjtyd/yahoo-finance-rs
[INFO] finished tweaking git repo https://github.com/wmjtyd/yahoo-finance-rs
[INFO] tweaked toml for git repo https://github.com/wmjtyd/yahoo-finance-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wmjtyd/yahoo-finance-rs on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wmjtyd/yahoo-finance-rs 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: failed to select a version for `thiserror`.
[INFO] [stderr]     ... required by package `pest v2.7.0`
[INFO] [stderr]     ... which satisfies dependency `pest = "^2.7"` of package `decode v0.1.0`
[INFO] [stderr]     ... which satisfies dependency `decode = "^0.1.0"` (locked to 0.1.0) of package `yahoo-finance-rs v0.1.0 (/workspace/builds/worker-4-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^1.0.37` are: 1.0.69, 1.0.68, 1.0.67, 1.0.66, 1.0.65, 1.0.64, 1.0.63, 1.0.62, 1.0.61, 1.0.60, 1.0.59, 1.0.58, 1.0.57, 1.0.56, 1.0.55, 1.0.54, 1.0.53, 1.0.52, 1.0.51, 1.0.50, 1.0.49, 1.0.48, 1.0.47, 1.0.46, 1.0.45, 1.0.44, 1.0.43, 1.0.42, 1.0.41, 1.0.40, 1.0.39, 1.0.38, 1.0.37
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `thiserror v1.0.31`
[INFO] [stderr]     ... which satisfies dependency `thiserror = "^1.0.31"` (locked to 1.0.31) of package `yahoo-finance-rs v0.1.0 (/workspace/builds/worker-4-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `thiserror` which could resolve this conflict
[INFO] checking wmjtyd/yahoo-finance-rs against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmjtyd%2Fyahoo-finance-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wmjtyd/yahoo-finance-rs
[INFO] finished tweaking git repo https://github.com/wmjtyd/yahoo-finance-rs
[INFO] tweaked toml for git repo https://github.com/wmjtyd/yahoo-finance-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wmjtyd/yahoo-finance-rs on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wmjtyd/yahoo-finance-rs 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: failed to select a version for `thiserror`.
[INFO] [stderr]     ... required by package `pest v2.7.0`
[INFO] [stderr]     ... which satisfies dependency `pest = "^2.7"` of package `decode v0.1.0`
[INFO] [stderr]     ... which satisfies dependency `decode = "^0.1.0"` (locked to 0.1.0) of package `yahoo-finance-rs v0.1.0 (/workspace/builds/worker-4-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^1.0.37` are: 1.0.69, 1.0.68, 1.0.67, 1.0.66, 1.0.65, 1.0.64, 1.0.63, 1.0.62, 1.0.61, 1.0.60, 1.0.59, 1.0.58, 1.0.57, 1.0.56, 1.0.55, 1.0.54, 1.0.53, 1.0.52, 1.0.51, 1.0.50, 1.0.49, 1.0.48, 1.0.47, 1.0.46, 1.0.45, 1.0.44, 1.0.43, 1.0.42, 1.0.41, 1.0.40, 1.0.39, 1.0.38, 1.0.37
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `thiserror v1.0.31`
[INFO] [stderr]     ... which satisfies dependency `thiserror = "^1.0.31"` (locked to 1.0.31) of package `yahoo-finance-rs v0.1.0 (/workspace/builds/worker-4-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `thiserror` which could resolve this conflict


command failed: exit status: 101

error: failed to select a version for `thiserror`.
    ... required by package `pest v2.7.0`
    ... which satisfies dependency `pest = "^2.7"` of package `decode v0.1.0`
    ... which satisfies dependency `decode = "^0.1.0"` (locked to 0.1.0) of package `yahoo-finance-rs v0.1.0 (/workspace/builds/worker-4-tc2/source)`
versions that meet the requirements `^1.0.37` are: 1.0.69, 1.0.68, 1.0.67, 1.0.66, 1.0.65, 1.0.64, 1.0.63, 1.0.62, 1.0.61, 1.0.60, 1.0.59, 1.0.58, 1.0.57, 1.0.56, 1.0.55, 1.0.54, 1.0.53, 1.0.52, 1.0.51, 1.0.50, 1.0.49, 1.0.48, 1.0.47, 1.0.46, 1.0.45, 1.0.44, 1.0.43, 1.0.42, 1.0.41, 1.0.40, 1.0.39, 1.0.38, 1.0.37

all possible versions conflict with previously selected packages.

  previously selected package `thiserror v1.0.31`
    ... which satisfies dependency `thiserror = "^1.0.31"` (locked to 1.0.31) of package `yahoo-finance-rs v0.1.0 (/workspace/builds/worker-4-tc2/source)`

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