[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] checking AzureMarker/n3ds-controller against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzureMarker%2Fn3ds-controller" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AzureMarker/n3ds-controller on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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]   |
[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]     Blocking waiting for file lock on package cache
[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 `proc-macro2`.
[INFO] [stderr]     ... required by package `bindgen v0.72.0`
[INFO] [stderr]     ... which satisfies dependency `bindgen = "^0.72"` of package `ctru-sys v0.5.0 (https://github.com/rust3ds/ctru-rs#999dd610)`
[INFO] [stderr]     ... which satisfies git dependency `ctru-sys` of 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-6-tc1/source/n3ds-controller-client)`
[INFO] [stderr] versions that meet the requirements `^1.0.80` are: 1.0.101, 1.0.100, 1.0.99, 1.0.98, 1.0.97, 1.0.96, 1.0.95, 1.0.94, 1.0.93, 1.0.92, 1.0.91, 1.0.90, 1.0.89, 1.0.88, 1.0.87, 1.0.86, 1.0.85, 1.0.84, 1.0.83, 1.0.82, 1.0.81, 1.0.80
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `proc-macro2 v1.0.50`
[INFO] [stderr]     ... which satisfies dependency `proc-macro2 = "^1.0"` (locked to 1.0.50) of package `async-trait v0.1.63`
[INFO] [stderr]     ... which satisfies dependency `async-trait = "^0.1"` (locked to 0.1.63) of package `n3ds-controller-server v0.1.0 (/workspace/builds/worker-6-tc1/source/n3ds-controller-server)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `proc-macro2` 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
    Blocking waiting for file lock on package cache
    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 `proc-macro2`.
    ... required by package `bindgen v0.72.0`
    ... which satisfies dependency `bindgen = "^0.72"` of package `ctru-sys v0.5.0 (https://github.com/rust3ds/ctru-rs#999dd610)`
    ... which satisfies git dependency `ctru-sys` of 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-6-tc1/source/n3ds-controller-client)`
versions that meet the requirements `^1.0.80` are: 1.0.101, 1.0.100, 1.0.99, 1.0.98, 1.0.97, 1.0.96, 1.0.95, 1.0.94, 1.0.93, 1.0.92, 1.0.91, 1.0.90, 1.0.89, 1.0.88, 1.0.87, 1.0.86, 1.0.85, 1.0.84, 1.0.83, 1.0.82, 1.0.81, 1.0.80

all possible versions conflict with previously selected packages.

  previously selected package `proc-macro2 v1.0.50`
    ... which satisfies dependency `proc-macro2 = "^1.0"` (locked to 1.0.50) of package `async-trait v0.1.63`
    ... which satisfies dependency `async-trait = "^0.1"` (locked to 0.1.63) of package `n3ds-controller-server v0.1.0 (/workspace/builds/worker-6-tc1/source/n3ds-controller-server)`

failed to select a version for `proc-macro2` which could resolve this conflict