[INFO] cloning repository https://github.com/qcalghos/chapter4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qcalghos/chapter4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqcalghos%2Fchapter4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqcalghos%2Fchapter4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24099cd6e6427cee7596660ecbc622ec7ae03a07
[INFO] checking qcalghos/chapter4 against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqcalghos%2Fchapter4" "/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/qcalghos/chapter4
[INFO] finished tweaking git repo https://github.com/qcalghos/chapter4
[INFO] tweaked toml for git repo https://github.com/qcalghos/chapter4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qcalghos/chapter4 on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qcalghos/chapter4 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `sqlx`.
[INFO] [stderr]     ... required by package `chapter4 v0.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.8.2` (locked to 0.8.2) are: 0.8.2
[INFO] [stderr] 
[INFO] [stderr] package `chapter4` depends on `sqlx` with feature `offline` but `sqlx` does not have that feature.
[INFO] [stderr]  available features: _rt-async-std, _rt-tokio, _unstable-all-types, all-databases, any, bigdecimal, bit-vec, chrono, default, derive, ipnetwork, json, mac_address, macros, migrate, mysql, postgres, regexp, runtime-async-std, runtime-async-std-native-tls, runtime-async-std-rustls, runtime-tokio, runtime-tokio-native-tls, runtime-tokio-rustls, rust_decimal, sqlite, sqlx-macros, sqlx-mysql, sqlx-postgres, sqlx-sqlite, time, tls-native-tls, tls-none, tls-rustls, tls-rustls-aws-lc-rs, tls-rustls-ring, uuid
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `sqlx` which could resolve this conflict


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
error: failed to select a version for `sqlx`.
    ... required by package `chapter4 v0.1.0 (/workspace/builds/worker-1-tc1/source)`
versions that meet the requirements `^0.8.2` (locked to 0.8.2) are: 0.8.2

package `chapter4` depends on `sqlx` with feature `offline` but `sqlx` does not have that feature.
 available features: _rt-async-std, _rt-tokio, _unstable-all-types, all-databases, any, bigdecimal, bit-vec, chrono, default, derive, ipnetwork, json, mac_address, macros, migrate, mysql, postgres, regexp, runtime-async-std, runtime-async-std-native-tls, runtime-async-std-rustls, runtime-tokio, runtime-tokio-native-tls, runtime-tokio-rustls, rust_decimal, sqlite, sqlx-macros, sqlx-mysql, sqlx-postgres, sqlx-sqlite, time, tls-native-tls, tls-none, tls-rustls, tls-rustls-aws-lc-rs, tls-rustls-ring, uuid


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