[INFO] cloning repository https://github.com/EunomiaUPM/temporal-name
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EunomiaUPM/temporal-name" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEunomiaUPM%2Ftemporal-name", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEunomiaUPM%2Ftemporal-name'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29d10c40e9c45fea8a6cf4052f3c3496380317e7
[INFO] checking EunomiaUPM/temporal-name against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEunomiaUPM%2Ftemporal-name" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EunomiaUPM/temporal-name
[INFO] finished tweaking git repo https://github.com/EunomiaUPM/temporal-name
[INFO] tweaked toml for git repo https://github.com/EunomiaUPM/temporal-name written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EunomiaUPM/temporal-name on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EunomiaUPM/temporal-name 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/EunomiaUPM/ymir.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `tower-http`.
[INFO] [stderr]     ... required by package `reqwest v0.13.1`
[INFO] [stderr]     ... which satisfies dependency `reqwest = "^0.13.1"` of package `ymir v0.1.0 (https://github.com/EunomiaUPM/ymir.git?tag=v0.2.5#3755e876)`
[INFO] [stderr]     ... which satisfies git dependency `ymir` of package `heimdall v0.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.6.8` are: 0.6.8
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `tower-http v0.6.6`
[INFO] [stderr]     ... which satisfies dependency `tower-http = "^0.6.2"` (locked to 0.6.6) of package `heimdall v0.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `tower-http` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
    Updating git repository `https://github.com/EunomiaUPM/ymir.git`
    Updating crates.io index
error: failed to select a version for `tower-http`.
    ... required by package `reqwest v0.13.1`
    ... which satisfies dependency `reqwest = "^0.13.1"` of package `ymir v0.1.0 (https://github.com/EunomiaUPM/ymir.git?tag=v0.2.5#3755e876)`
    ... which satisfies git dependency `ymir` of package `heimdall v0.1.0 (/workspace/builds/worker-1-tc1/source)`
versions that meet the requirements `^0.6.8` are: 0.6.8

all possible versions conflict with previously selected packages.

  previously selected package `tower-http v0.6.6`
    ... which satisfies dependency `tower-http = "^0.6.2"` (locked to 0.6.6) of package `heimdall v0.1.0 (/workspace/builds/worker-1-tc1/source)`

failed to select a version for `tower-http` which could resolve this conflict