[INFO] cloning repository https://github.com/Tristan1075/crawler_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tristan1075/crawler_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae3867f8657382412be5f6b2b5222ceb77812a8b [INFO] checking Tristan1075/crawler_rust against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust" "/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/Tristan1075/crawler_rust on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tristan1075/crawler_rust [INFO] finished tweaking git repo https://github.com/Tristan1075/crawler_rust [INFO] tweaked toml for git repo https://github.com/Tristan1075/crawler_rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Tristan1075/crawler_rust 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `futures-core`. [INFO] [stderr] ... required by package `futures v0.3.11` [INFO] [stderr] ... which satisfies dependency `futures = "^0.3"` of package `gstd v1.0.2` [INFO] [stderr] ... which satisfies dependency `gstd = "^1"` of package `io v0.0.2` [INFO] [stderr] ... which satisfies dependency `io = "^0.0.2"` (locked to 0.0.2) of package `rust_crawler v0.1.0 (/workspace/builds/worker-3-tc1/source)` [INFO] [stderr] versions that meet the requirements `^0.3.11` are: 0.3.30, 0.3.29, 0.3.28, 0.3.27, 0.3.26, 0.3.25, 0.3.24, 0.3.23, 0.3.22, 0.3.21, 0.3.19, 0.3.17, 0.3.16, 0.3.15, 0.3.14, 0.3.13, 0.3.12, 0.3.11 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `futures-core v0.3.1` [INFO] [stderr] ... which satisfies dependency `futures-core = "^0.3.1"` (locked to 0.3.1) of package `async-std v1.4.0` [INFO] [stderr] ... which satisfies dependency `async-std = "^1.2.0"` (locked to 1.4.0) of package `rust_crawler v0.1.0 (/workspace/builds/worker-3-tc1/source)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `futures-core` which could resolve this conflict [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.