[INFO] cloning repository https://github.com/sorydima/Serverless-SDK_API [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorydima/Serverless-SDK_API" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorydima%2FServerless-SDK_API", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorydima%2FServerless-SDK_API'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f465698a850982f2ef4f1b2db25c1461ebf7d41b [INFO] checking sorydima/Serverless-SDK_API against try#723ab942d877517caf445dafde0416803ef56501 for pr-143857 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorydima%2FServerless-SDK_API" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sorydima/Serverless-SDK_API [INFO] finished tweaking git repo https://github.com/sorydima/Serverless-SDK_API [INFO] tweaked toml for git repo https://github.com/sorydima/Serverless-SDK_API written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sorydima/Serverless-SDK_API on toolchain 723ab942d877517caf445dafde0416803ef56501 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+723ab942d877517caf445dafde0416803ef56501" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sorydima/Serverless-SDK_API 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" "+723ab942d877517caf445dafde0416803ef56501" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `pyo3`. [INFO] [stderr] ... required by package `pyo3-log v0.10.0` [INFO] [stderr] ... which satisfies dependency `pyo3-log = "^0.10.0"` of package `synapse v0.1.0 (/workspace/builds/worker-2-tc2/source/rust)` [INFO] [stderr] versions that meet the requirements `>=0.21, <0.22` are: 0.21.2, 0.21.1, 0.21.0 [INFO] [stderr] [INFO] [stderr] package `pyo3` links to the native library `python`, but it conflicts with a previous package which links to `python` as well: [INFO] [stderr] package `pyo3 v0.24.1` [INFO] [stderr] ... which satisfies dependency `pyo3 = "^0.24.1"` of package `synapse v0.1.0 (/workspace/builds/worker-2-tc2/source/rust)` [INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "python"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links. [INFO] [stderr] [INFO] [stderr] failed to select a version for `pyo3` which could resolve this conflict [INFO] checking sorydima/Serverless-SDK_API against try#723ab942d877517caf445dafde0416803ef56501 for pr-143857 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorydima%2FServerless-SDK_API" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sorydima/Serverless-SDK_API [INFO] finished tweaking git repo https://github.com/sorydima/Serverless-SDK_API [INFO] tweaked toml for git repo https://github.com/sorydima/Serverless-SDK_API written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sorydima/Serverless-SDK_API on toolchain 723ab942d877517caf445dafde0416803ef56501 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+723ab942d877517caf445dafde0416803ef56501" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sorydima/Serverless-SDK_API 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" "+723ab942d877517caf445dafde0416803ef56501" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `pyo3`. [INFO] [stderr] ... required by package `pyo3-log v0.10.0` [INFO] [stderr] ... which satisfies dependency `pyo3-log = "^0.10.0"` of package `synapse v0.1.0 (/workspace/builds/worker-2-tc2/source/rust)` [INFO] [stderr] versions that meet the requirements `>=0.21, <0.22` are: 0.21.2, 0.21.1, 0.21.0 [INFO] [stderr] [INFO] [stderr] package `pyo3` links to the native library `python`, but it conflicts with a previous package which links to `python` as well: [INFO] [stderr] package `pyo3 v0.24.1` [INFO] [stderr] ... which satisfies dependency `pyo3 = "^0.24.1"` of package `synapse v0.1.0 (/workspace/builds/worker-2-tc2/source/rust)` [INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "python"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links. [INFO] [stderr] [INFO] [stderr] failed to select a version for `pyo3` which could resolve this conflict [INFO] checking sorydima/Serverless-SDK_API against try#723ab942d877517caf445dafde0416803ef56501 for pr-143857 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorydima%2FServerless-SDK_API" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sorydima/Serverless-SDK_API [INFO] finished tweaking git repo https://github.com/sorydima/Serverless-SDK_API [INFO] tweaked toml for git repo https://github.com/sorydima/Serverless-SDK_API written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sorydima/Serverless-SDK_API on toolchain 723ab942d877517caf445dafde0416803ef56501 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+723ab942d877517caf445dafde0416803ef56501" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sorydima/Serverless-SDK_API 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" "+723ab942d877517caf445dafde0416803ef56501" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `pyo3`. [INFO] [stderr] ... required by package `pyo3-log v0.10.0` [INFO] [stderr] ... which satisfies dependency `pyo3-log = "^0.10.0"` of package `synapse v0.1.0 (/workspace/builds/worker-2-tc2/source/rust)` [INFO] [stderr] versions that meet the requirements `>=0.21, <0.22` are: 0.21.2, 0.21.1, 0.21.0 [INFO] [stderr] [INFO] [stderr] package `pyo3` links to the native library `python`, but it conflicts with a previous package which links to `python` as well: [INFO] [stderr] package `pyo3 v0.24.1` [INFO] [stderr] ... which satisfies dependency `pyo3 = "^0.24.1"` of package `synapse v0.1.0 (/workspace/builds/worker-2-tc2/source/rust)` [INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "python"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links. [INFO] [stderr] [INFO] [stderr] failed to select a version for `pyo3` which could resolve this conflict [INFO] checking sorydima/Serverless-SDK_API against try#723ab942d877517caf445dafde0416803ef56501 for pr-143857 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorydima%2FServerless-SDK_API" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sorydima/Serverless-SDK_API [INFO] finished tweaking git repo https://github.com/sorydima/Serverless-SDK_API [INFO] tweaked toml for git repo https://github.com/sorydima/Serverless-SDK_API written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sorydima/Serverless-SDK_API on toolchain 723ab942d877517caf445dafde0416803ef56501 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+723ab942d877517caf445dafde0416803ef56501" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sorydima/Serverless-SDK_API 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" "+723ab942d877517caf445dafde0416803ef56501" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `pyo3`. [INFO] [stderr] ... required by package `pyo3-log v0.10.0` [INFO] [stderr] ... which satisfies dependency `pyo3-log = "^0.10.0"` of package `synapse v0.1.0 (/workspace/builds/worker-2-tc2/source/rust)` [INFO] [stderr] versions that meet the requirements `>=0.21, <0.22` are: 0.21.2, 0.21.1, 0.21.0 [INFO] [stderr] [INFO] [stderr] package `pyo3` links to the native library `python`, but it conflicts with a previous package which links to `python` as well: [INFO] [stderr] package `pyo3 v0.24.1` [INFO] [stderr] ... which satisfies dependency `pyo3 = "^0.24.1"` of package `synapse v0.1.0 (/workspace/builds/worker-2-tc2/source/rust)` [INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "python"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links. [INFO] [stderr] [INFO] [stderr] failed to select a version for `pyo3` which could resolve this conflict [INFO] checking sorydima/Serverless-SDK_API against try#723ab942d877517caf445dafde0416803ef56501 for pr-143857 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorydima%2FServerless-SDK_API" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sorydima/Serverless-SDK_API [INFO] finished tweaking git repo https://github.com/sorydima/Serverless-SDK_API [INFO] tweaked toml for git repo https://github.com/sorydima/Serverless-SDK_API written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sorydima/Serverless-SDK_API on toolchain 723ab942d877517caf445dafde0416803ef56501 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+723ab942d877517caf445dafde0416803ef56501" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sorydima/Serverless-SDK_API 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" "+723ab942d877517caf445dafde0416803ef56501" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `pyo3`. [INFO] [stderr] ... required by package `pyo3-log v0.10.0` [INFO] [stderr] ... which satisfies dependency `pyo3-log = "^0.10.0"` of package `synapse v0.1.0 (/workspace/builds/worker-2-tc2/source/rust)` [INFO] [stderr] versions that meet the requirements `>=0.21, <0.22` are: 0.21.2, 0.21.1, 0.21.0 [INFO] [stderr] [INFO] [stderr] package `pyo3` links to the native library `python`, but it conflicts with a previous package which links to `python` as well: [INFO] [stderr] package `pyo3 v0.24.1` [INFO] [stderr] ... which satisfies dependency `pyo3 = "^0.24.1"` of package `synapse v0.1.0 (/workspace/builds/worker-2-tc2/source/rust)` [INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "python"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links. [INFO] [stderr] [INFO] [stderr] failed to select a version for `pyo3` which could resolve this conflict command failed: exit status: 101 Updating crates.io index error: failed to select a version for `pyo3`. ... required by package `pyo3-log v0.10.0` ... which satisfies dependency `pyo3-log = "^0.10.0"` of package `synapse v0.1.0 (/workspace/builds/worker-2-tc2/source/rust)` versions that meet the requirements `>=0.21, <0.22` are: 0.21.2, 0.21.1, 0.21.0 package `pyo3` links to the native library `python`, but it conflicts with a previous package which links to `python` as well: package `pyo3 v0.24.1` ... which satisfies dependency `pyo3 = "^0.24.1"` of package `synapse v0.1.0 (/workspace/builds/worker-2-tc2/source/rust)` Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "python"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links. failed to select a version for `pyo3` which could resolve this conflict