[INFO] cloning repository https://github.com/AzureMarker/n3ds-controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AzureMarker/n3ds-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzureMarker%2Fn3ds-controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzureMarker%2Fn3ds-controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01b02c5ab9b983de1175946e7f08815793a278b9
[INFO] documenting AzureMarker/n3ds-controller against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzureMarker%2Fn3ds-controller" "/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/AzureMarker/n3ds-controller
[INFO] finished tweaking git repo https://github.com/AzureMarker/n3ds-controller
[INFO] tweaked toml for git repo https://github.com/AzureMarker/n3ds-controller written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AzureMarker/n3ds-controller on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AzureMarker/n3ds-controller 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/rust3ds/ctru-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rust3ds/pthread-3ds.git`
[INFO] [stderr]     Updating git repository `https://github.com/rust3ds/shim-3ds.git`
[INFO] [stderr] error: failed to select a version for `libc`.
[INFO] [stderr]     ... required by package `ctru-rs v0.7.1 (https://github.com/rust3ds/ctru-rs#999dd610)`
[INFO] [stderr]     ... which satisfies git dependency `ctru-rs` of package `n3ds-controller-client v0.1.0 (/workspace/builds/worker-1-tc1/source/n3ds-controller-client)`
[INFO] [stderr] versions that meet the requirements `^0.2.153` are: 0.2.176, 0.2.175, 0.2.174, 0.2.173, 0.2.172, 0.2.171, 0.2.170, 0.2.169, 0.2.168, 0.2.167, 0.2.166, 0.2.164, 0.2.163, 0.2.162, 0.2.161, 0.2.160, 0.2.159, 0.2.158, 0.2.157, 0.2.156, 0.2.155, 0.2.153
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `libc v0.2.139`
[INFO] [stderr]     ... which satisfies dependency `libc = "^0.2"` (locked to 0.2.139) of package `n3ds-controller-server v0.1.0 (/workspace/builds/worker-1-tc1/source/n3ds-controller-server)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `libc` which could resolve this conflict


command failed: exit status: 101

warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    Updating git repository `https://github.com/rust3ds/ctru-rs`
    Updating crates.io index
    Updating crates.io index
    Updating git repository `https://github.com/rust3ds/pthread-3ds.git`
    Updating git repository `https://github.com/rust3ds/shim-3ds.git`
error: failed to select a version for `libc`.
    ... required by package `ctru-rs v0.7.1 (https://github.com/rust3ds/ctru-rs#999dd610)`
    ... which satisfies git dependency `ctru-rs` of package `n3ds-controller-client v0.1.0 (/workspace/builds/worker-1-tc1/source/n3ds-controller-client)`
versions that meet the requirements `^0.2.153` are: 0.2.176, 0.2.175, 0.2.174, 0.2.173, 0.2.172, 0.2.171, 0.2.170, 0.2.169, 0.2.168, 0.2.167, 0.2.166, 0.2.164, 0.2.163, 0.2.162, 0.2.161, 0.2.160, 0.2.159, 0.2.158, 0.2.157, 0.2.156, 0.2.155, 0.2.153

all possible versions conflict with previously selected packages.

  previously selected package `libc v0.2.139`
    ... which satisfies dependency `libc = "^0.2"` (locked to 0.2.139) of package `n3ds-controller-server v0.1.0 (/workspace/builds/worker-1-tc1/source/n3ds-controller-server)`

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