[INFO] cloning repository https://github.com/Averek7/Ephemeral-Vault
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Averek7/Ephemeral-Vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAverek7%2FEphemeral-Vault", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAverek7%2FEphemeral-Vault'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28f02dad8d15dc34116ec03323dc0632def8bfd2
[INFO] checking Averek7/Ephemeral-Vault against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAverek7%2FEphemeral-Vault" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Averek7/Ephemeral-Vault
[INFO] finished tweaking git repo https://github.com/Averek7/Ephemeral-Vault
[INFO] tweaked toml for git repo https://github.com/Averek7/Ephemeral-Vault written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Averek7/Ephemeral-Vault on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Averek7/Ephemeral-Vault 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/backend/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `serde_core`.
[INFO] [stderr]     ... required by package `serde v1.0.227`
[INFO] [stderr]     ... which satisfies dependency `serde = "^1.0.144"` of package `sqlx-mysql v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx-mysql = "=0.7.0"` of package `sqlx v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.7"` of package `backend v0.1.0 (/workspace/builds/worker-5-tc2/source/backend)`
[INFO] [stderr] versions that meet the requirements `=1.0.227` are: 1.0.227
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `serde_core v1.0.228`
[INFO] [stderr]     ... which satisfies dependency `serde_core = "^1.0.228"` of package `bitflags v2.10.0`
[INFO] [stderr]     ... which satisfies dependency `bitflags = "^2"` of package `sqlx-mysql v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx-mysql = "=0.7.0"` of package `sqlx v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.7"` of package `backend v0.1.0 (/workspace/builds/worker-5-tc2/source/backend)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `serde_core` which could resolve this conflict
[INFO] checking Averek7/Ephemeral-Vault against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAverek7%2FEphemeral-Vault" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Averek7/Ephemeral-Vault
[INFO] finished tweaking git repo https://github.com/Averek7/Ephemeral-Vault
[INFO] tweaked toml for git repo https://github.com/Averek7/Ephemeral-Vault written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Averek7/Ephemeral-Vault on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Averek7/Ephemeral-Vault 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/backend/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `serde_core`.
[INFO] [stderr]     ... required by package `serde v1.0.227`
[INFO] [stderr]     ... which satisfies dependency `serde = "^1.0.144"` of package `sqlx-mysql v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx-mysql = "=0.7.0"` of package `sqlx v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.7"` of package `backend v0.1.0 (/workspace/builds/worker-5-tc2/source/backend)`
[INFO] [stderr] versions that meet the requirements `=1.0.227` are: 1.0.227
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `serde_core v1.0.228`
[INFO] [stderr]     ... which satisfies dependency `serde_core = "^1.0.228"` of package `bitflags v2.10.0`
[INFO] [stderr]     ... which satisfies dependency `bitflags = "^2"` of package `sqlx-mysql v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx-mysql = "=0.7.0"` of package `sqlx v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.7"` of package `backend v0.1.0 (/workspace/builds/worker-5-tc2/source/backend)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `serde_core` which could resolve this conflict
[INFO] checking Averek7/Ephemeral-Vault against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAverek7%2FEphemeral-Vault" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Averek7/Ephemeral-Vault
[INFO] finished tweaking git repo https://github.com/Averek7/Ephemeral-Vault
[INFO] tweaked toml for git repo https://github.com/Averek7/Ephemeral-Vault written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Averek7/Ephemeral-Vault on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Averek7/Ephemeral-Vault 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/backend/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `serde_core`.
[INFO] [stderr]     ... required by package `serde v1.0.227`
[INFO] [stderr]     ... which satisfies dependency `serde = "^1.0.144"` of package `sqlx-mysql v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx-mysql = "=0.7.0"` of package `sqlx v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.7"` of package `backend v0.1.0 (/workspace/builds/worker-5-tc2/source/backend)`
[INFO] [stderr] versions that meet the requirements `=1.0.227` are: 1.0.227
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `serde_core v1.0.228`
[INFO] [stderr]     ... which satisfies dependency `serde_core = "^1.0.228"` of package `bitflags v2.10.0`
[INFO] [stderr]     ... which satisfies dependency `bitflags = "^2"` of package `sqlx-mysql v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx-mysql = "=0.7.0"` of package `sqlx v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.7"` of package `backend v0.1.0 (/workspace/builds/worker-5-tc2/source/backend)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `serde_core` which could resolve this conflict
[INFO] checking Averek7/Ephemeral-Vault against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAverek7%2FEphemeral-Vault" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Averek7/Ephemeral-Vault
[INFO] finished tweaking git repo https://github.com/Averek7/Ephemeral-Vault
[INFO] tweaked toml for git repo https://github.com/Averek7/Ephemeral-Vault written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Averek7/Ephemeral-Vault on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Averek7/Ephemeral-Vault 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/backend/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `serde_core`.
[INFO] [stderr]     ... required by package `serde v1.0.227`
[INFO] [stderr]     ... which satisfies dependency `serde = "^1.0.144"` of package `sqlx-mysql v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx-mysql = "=0.7.0"` of package `sqlx v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.7"` of package `backend v0.1.0 (/workspace/builds/worker-5-tc2/source/backend)`
[INFO] [stderr] versions that meet the requirements `=1.0.227` are: 1.0.227
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `serde_core v1.0.228`
[INFO] [stderr]     ... which satisfies dependency `serde_core = "^1.0.228"` of package `bitflags v2.10.0`
[INFO] [stderr]     ... which satisfies dependency `bitflags = "^2"` of package `sqlx-mysql v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx-mysql = "=0.7.0"` of package `sqlx v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.7"` of package `backend v0.1.0 (/workspace/builds/worker-5-tc2/source/backend)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `serde_core` which could resolve this conflict
[INFO] checking Averek7/Ephemeral-Vault against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAverek7%2FEphemeral-Vault" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Averek7/Ephemeral-Vault
[INFO] finished tweaking git repo https://github.com/Averek7/Ephemeral-Vault
[INFO] tweaked toml for git repo https://github.com/Averek7/Ephemeral-Vault written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Averek7/Ephemeral-Vault on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Averek7/Ephemeral-Vault 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/backend/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `serde_core`.
[INFO] [stderr]     ... required by package `serde v1.0.227`
[INFO] [stderr]     ... which satisfies dependency `serde = "^1.0.144"` of package `sqlx-mysql v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx-mysql = "=0.7.0"` of package `sqlx v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.7"` of package `backend v0.1.0 (/workspace/builds/worker-5-tc2/source/backend)`
[INFO] [stderr] versions that meet the requirements `=1.0.227` are: 1.0.227
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `serde_core v1.0.228`
[INFO] [stderr]     ... which satisfies dependency `serde_core = "^1.0.228"` of package `bitflags v2.10.0`
[INFO] [stderr]     ... which satisfies dependency `bitflags = "^2"` of package `sqlx-mysql v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx-mysql = "=0.7.0"` of package `sqlx v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.7"` of package `backend v0.1.0 (/workspace/builds/worker-5-tc2/source/backend)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `serde_core` which could resolve this conflict


command failed: exit status: 101

warning: /workspace/builds/worker-5-tc2/source/backend/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
  See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
    Blocking waiting for file lock on package cache
    Updating crates.io index
error: failed to select a version for `serde_core`.
    ... required by package `serde v1.0.227`
    ... which satisfies dependency `serde = "^1.0.144"` of package `sqlx-mysql v0.7.0`
    ... which satisfies dependency `sqlx-mysql = "=0.7.0"` of package `sqlx v0.7.0`
    ... which satisfies dependency `sqlx = "^0.7"` of package `backend v0.1.0 (/workspace/builds/worker-5-tc2/source/backend)`
versions that meet the requirements `=1.0.227` are: 1.0.227

all possible versions conflict with previously selected packages.

  previously selected package `serde_core v1.0.228`
    ... which satisfies dependency `serde_core = "^1.0.228"` of package `bitflags v2.10.0`
    ... which satisfies dependency `bitflags = "^2"` of package `sqlx-mysql v0.7.0`
    ... which satisfies dependency `sqlx-mysql = "=0.7.0"` of package `sqlx v0.7.0`
    ... which satisfies dependency `sqlx = "^0.7"` of package `backend v0.1.0 (/workspace/builds/worker-5-tc2/source/backend)`

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