[INFO] cloning repository https://github.com/Ocelmot/spider_tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ocelmot/spider_tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a93a9b9823c16f30d05a5a0d4ca8c1f4cb23fcf3 [INFO] checking Ocelmot/spider_tui against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_tui" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ocelmot/spider_tui on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ocelmot/spider_tui [INFO] finished tweaking git repo https://github.com/Ocelmot/spider_tui [INFO] tweaked toml for git repo https://github.com/Ocelmot/spider_tui written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Ocelmot/spider_tui 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Ocelmot/spider` [INFO] [stderr] Updating git repository `https://github.com/Ocelmot/chord_dht` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `sha2`. [INFO] [stderr] ... required by package `veilid-core v0.3.3` [INFO] [stderr] ... which satisfies dependency `veilid-core = "=0.3.3"` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#83c2c4e0)` [INFO] [stderr] ... which satisfies git dependency `spider_client` of package `spider_tui v0.1.0 (/workspace/builds/worker-2-tc1/source)` [INFO] [stderr] versions that meet the requirements `^0.10.8` are: 0.10.8 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `sha2 v0.10.6` [INFO] [stderr] ... which satisfies dependency `sha2 = "^0.10.6"` (locked to 0.10.6) of package `spider_link v0.1.0 (https://github.com/Ocelmot/spider#83c2c4e0)` [INFO] [stderr] ... which satisfies git dependency `spider_link` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#83c2c4e0)` [INFO] [stderr] ... which satisfies git dependency `spider_client` of package `spider_tui v0.1.0 (/workspace/builds/worker-2-tc1/source)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `sha2` 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. [INFO] checking Ocelmot/spider_tui against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_tui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ocelmot/spider_tui on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ocelmot/spider_tui [INFO] finished tweaking git repo https://github.com/Ocelmot/spider_tui [INFO] tweaked toml for git repo https://github.com/Ocelmot/spider_tui written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Ocelmot/spider_tui 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Ocelmot/spider` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Ocelmot/chord_dht` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `once_cell`. [INFO] [stderr] ... required by package `veilid-core v0.3.3` [INFO] [stderr] ... which satisfies dependency `veilid-core = "=0.3.3"` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#83c2c4e0)` [INFO] [stderr] ... which satisfies git dependency `spider_client` of package `spider_tui v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] versions that meet the requirements `^1.19.0` are: 1.19.0 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `once_cell v1.13.0` [INFO] [stderr] ... which satisfies dependency `once_cell = "^1.12"` (locked to 1.13.0) of package `tracing-subscriber v0.3.14` [INFO] [stderr] ... which satisfies dependency `tracing-subscriber = "^0.3.14"` (locked to 0.3.14) of package `spider_tui v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `once_cell` which could resolve this conflict [INFO] checking Ocelmot/spider_tui against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_tui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ocelmot/spider_tui on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ocelmot/spider_tui [INFO] finished tweaking git repo https://github.com/Ocelmot/spider_tui [INFO] tweaked toml for git repo https://github.com/Ocelmot/spider_tui written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Ocelmot/spider_tui 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Ocelmot/spider` [INFO] [stderr] Updating git repository `https://github.com/Ocelmot/chord_dht` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `once_cell`. [INFO] [stderr] ... required by package `veilid-core v0.3.3` [INFO] [stderr] ... which satisfies dependency `veilid-core = "=0.3.3"` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#83c2c4e0)` [INFO] [stderr] ... which satisfies git dependency `spider_client` of package `spider_tui v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] versions that meet the requirements `^1.19.0` are: 1.19.0 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `once_cell v1.13.0` [INFO] [stderr] ... which satisfies dependency `once_cell = "^1.12"` (locked to 1.13.0) of package `tracing-subscriber v0.3.14` [INFO] [stderr] ... which satisfies dependency `tracing-subscriber = "^0.3.14"` (locked to 0.3.14) of package `spider_tui v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `once_cell` which could resolve this conflict [INFO] checking Ocelmot/spider_tui against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_tui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ocelmot/spider_tui on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ocelmot/spider_tui [INFO] finished tweaking git repo https://github.com/Ocelmot/spider_tui [INFO] tweaked toml for git repo https://github.com/Ocelmot/spider_tui written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Ocelmot/spider_tui 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Ocelmot/spider` [INFO] [stderr] Updating git repository `https://github.com/Ocelmot/chord_dht` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `once_cell`. [INFO] [stderr] ... required by package `veilid-core v0.3.3` [INFO] [stderr] ... which satisfies dependency `veilid-core = "=0.3.3"` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#83c2c4e0)` [INFO] [stderr] ... which satisfies git dependency `spider_client` of package `spider_tui v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] versions that meet the requirements `^1.19.0` are: 1.19.0 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `once_cell v1.13.0` [INFO] [stderr] ... which satisfies dependency `once_cell = "^1.12"` (locked to 1.13.0) of package `tracing-subscriber v0.3.14` [INFO] [stderr] ... which satisfies dependency `tracing-subscriber = "^0.3.14"` (locked to 0.3.14) of package `spider_tui v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `once_cell` which could resolve this conflict [INFO] checking Ocelmot/spider_tui against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_tui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ocelmot/spider_tui on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ocelmot/spider_tui [INFO] finished tweaking git repo https://github.com/Ocelmot/spider_tui [INFO] tweaked toml for git repo https://github.com/Ocelmot/spider_tui written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Ocelmot/spider_tui 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Ocelmot/spider` [INFO] [stderr] Updating git repository `https://github.com/Ocelmot/chord_dht` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `once_cell`. [INFO] [stderr] ... required by package `veilid-core v0.3.3` [INFO] [stderr] ... which satisfies dependency `veilid-core = "=0.3.3"` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#83c2c4e0)` [INFO] [stderr] ... which satisfies git dependency `spider_client` of package `spider_tui v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] versions that meet the requirements `^1.19.0` are: 1.19.0 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `once_cell v1.13.0` [INFO] [stderr] ... which satisfies dependency `once_cell = "^1.12"` (locked to 1.13.0) of package `tracing-subscriber v0.3.14` [INFO] [stderr] ... which satisfies dependency `tracing-subscriber = "^0.3.14"` (locked to 0.3.14) of package `spider_tui v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `once_cell` which could resolve this conflict [INFO] checking Ocelmot/spider_tui against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_tui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ocelmot/spider_tui on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ocelmot/spider_tui [INFO] finished tweaking git repo https://github.com/Ocelmot/spider_tui [INFO] tweaked toml for git repo https://github.com/Ocelmot/spider_tui written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Ocelmot/spider_tui 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Ocelmot/spider` [INFO] [stderr] Updating git repository `https://github.com/Ocelmot/chord_dht` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `once_cell`. [INFO] [stderr] ... required by package `veilid-core v0.3.3` [INFO] [stderr] ... which satisfies dependency `veilid-core = "=0.3.3"` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#83c2c4e0)` [INFO] [stderr] ... which satisfies git dependency `spider_client` of package `spider_tui v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] versions that meet the requirements `^1.19.0` are: 1.19.0 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `once_cell v1.13.0` [INFO] [stderr] ... which satisfies dependency `once_cell = "^1.12"` (locked to 1.13.0) of package `tracing-subscriber v0.3.14` [INFO] [stderr] ... which satisfies dependency `tracing-subscriber = "^0.3.14"` (locked to 0.3.14) of package `spider_tui v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `once_cell` 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.