[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#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [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 e23ae72ac7a393961886ea62df065ebb6def7d51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "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" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "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.2` [INFO] [stderr] ... which satisfies dependency `veilid-core = "^0.3.2"` of package `spider_link v0.1.0 (https://github.com/Ocelmot/spider#59455a1c)` [INFO] [stderr] ... which satisfies git dependency `spider_link` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#59455a1c)` [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#59455a1c)` [INFO] [stderr] ... which satisfies git dependency `spider_link` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#59455a1c)` [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#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [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 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "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.2` [INFO] [stderr] ... which satisfies dependency `veilid-core = "^0.3.2"` of package `spider_link v0.1.0 (https://github.com/Ocelmot/spider#59455a1c)` [INFO] [stderr] ... which satisfies git dependency `spider_link` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#59455a1c)` [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#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [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 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "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 `serde`. [INFO] [stderr] ... required by package `serde_with v3.7.0` [INFO] [stderr] ... which satisfies dependency `serde_with = "^3.7.0"` of package `spider_link v0.1.0 (https://github.com/Ocelmot/spider#59455a1c)` [INFO] [stderr] ... which satisfies git dependency `spider_link` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#59455a1c)` [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.0.152` are: 1.0.203, 1.0.202, 1.0.201, 1.0.200, 1.0.199, 1.0.198, 1.0.197, 1.0.196, 1.0.195, 1.0.194, 1.0.193, 1.0.192, 1.0.191, 1.0.190, 1.0.189, 1.0.188, 1.0.187, 1.0.186, 1.0.185, 1.0.184, 1.0.183, 1.0.182, 1.0.181, 1.0.180, 1.0.179, 1.0.178, 1.0.177, 1.0.176, 1.0.175, 1.0.174, 1.0.173, 1.0.172, 1.0.171, 1.0.170, 1.0.169, 1.0.168, 1.0.167, 1.0.166, 1.0.165, 1.0.164, 1.0.163, 1.0.162, 1.0.161, 1.0.160, 1.0.159, 1.0.158, 1.0.157, 1.0.156, 1.0.155, 1.0.154, 1.0.153, 1.0.152 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `serde v1.0.139` [INFO] [stderr] ... which satisfies dependency `serde = "^1.0.132"` (locked to 1.0.139) of package `spider_tui v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `serde` which could resolve this conflict [INFO] checking Ocelmot/spider_tui against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [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 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "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.2` [INFO] [stderr] ... which satisfies dependency `veilid-core = "^0.3.2"` of package `spider_link v0.1.0 (https://github.com/Ocelmot/spider#59455a1c)` [INFO] [stderr] ... which satisfies git dependency `spider_link` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#59455a1c)` [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#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [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 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "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.2` [INFO] [stderr] ... which satisfies dependency `veilid-core = "^0.3.2"` of package `spider_link v0.1.0 (https://github.com/Ocelmot/spider#59455a1c)` [INFO] [stderr] ... which satisfies git dependency `spider_link` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#59455a1c)` [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#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [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 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "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.2` [INFO] [stderr] ... which satisfies dependency `veilid-core = "^0.3.2"` of package `spider_link v0.1.0 (https://github.com/Ocelmot/spider#59455a1c)` [INFO] [stderr] ... which satisfies git dependency `spider_link` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#59455a1c)` [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.