[INFO] cloning repository https://github.com/franklinblanco/actix-web-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/franklinblanco/actix-web-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranklinblanco%2Factix-web-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranklinblanco%2Factix-web-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3cb538795b3454f901bf18b6ecae878976671b78
[INFO] checking franklinblanco/actix-web-utils/3cb538795b3454f901bf18b6ecae878976671b78 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranklinblanco%2Factix-web-utils" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/franklinblanco/actix-web-utils on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/franklinblanco/actix-web-utils
[INFO] finished tweaking git repo https://github.com/franklinblanco/actix-web-utils
[INFO] tweaked toml for git repo https://github.com/franklinblanco/actix-web-utils written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/franklinblanco/actix-web-utils 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://git.franklinblanco.dev/franklinblanco/err.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `tracing`.
[INFO] [stderr]     ... required by package `sqlx-core v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx-core = "=0.7.0"` of package `sqlx v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.7"` of package `err v0.1.1 (https://git.franklinblanco.dev/franklinblanco/err.git#f2ca8260)`
[INFO] [stderr]     ... which satisfies git dependency `err` of package `actix-web-utils v0.2.21 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.1.37` are: 0.1.40, 0.1.37
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `tracing v0.1.36`
[INFO] [stderr]     ... which satisfies dependency `tracing = "^0.1.30"` (locked to 0.1.36) of package `actix-http v3.2.1`
[INFO] [stderr]     ... which satisfies dependency `actix-http = "^3"` (locked to 3.2.1) of package `actix-web v4.1.0`
[INFO] [stderr]     ... which satisfies dependency `actix-web = "^4.1.0"` (locked to 4.1.0) of package `actix-web-utils v0.2.21 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `tracing` which could resolve this conflict


ExecutionFailed(ExitStatus(unix_wait_status(25856)))