[INFO] cloning repository https://github.com/Senpai-Sama7/Acropolis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Senpai-Sama7/Acropolis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSenpai-Sama7%2FAcropolis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSenpai-Sama7%2FAcropolis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec865ac013d899264ce7a1e8e823654e53abb4a7
[INFO] checking Senpai-Sama7/Acropolis against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSenpai-Sama7%2FAcropolis" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  68% (7778/11400)
Updating files:  69% (7866/11400)
Updating files:  70% (7980/11400)
Updating files:  71% (8094/11400)
Updating files:  72% (8208/11400)
Updating files:  73% (8322/11400)
Updating files:  74% (8436/11400)
Updating files:  75% (8550/11400)
Updating files:  76% (8664/11400)
Updating files:  77% (8778/11400)
Updating files:  78% (8892/11400)
Updating files:  79% (9006/11400)
Updating files:  80% (9120/11400)
Updating files:  81% (9234/11400)
Updating files:  82% (9348/11400)
Updating files:  83% (9462/11400)
Updating files:  84% (9576/11400)
Updating files:  85% (9690/11400)
Updating files:  86% (9804/11400)
Updating files:  87% (9918/11400)
Updating files:  88% (10032/11400)
Updating files:  89% (10146/11400)
Updating files:  90% (10260/11400)
Updating files:  91% (10374/11400)
Updating files:  92% (10488/11400)
Updating files:  93% (10602/11400)
Updating files:  94% (10716/11400)
Updating files:  95% (10830/11400)
Updating files:  96% (10944/11400)
Updating files:  97% (11058/11400)
Updating files:  98% (11172/11400)
Updating files:  99% (11286/11400)
Updating files: 100% (11400/11400)
Updating files: 100% (11400/11400), done.
[INFO] started tweaking git repo https://github.com/Senpai-Sama7/Acropolis
[INFO] finished tweaking git repo https://github.com/Senpai-Sama7/Acropolis
[INFO] tweaked toml for git repo https://github.com/Senpai-Sama7/Acropolis written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Senpai-Sama7/Acropolis on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Senpai-Sama7/Acropolis 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `jl-sys`.
[INFO] [stderr]     ... required by package `jlrs v0.21.1`
[INFO] [stderr]     ... which satisfies dependency `jlrs = "^0.21.1"` of package `adaptive_expert_platform v0.1.0 (/workspace/builds/worker-5-tc1/source/adaptive_expert_platform)`
[INFO] [stderr]     ... which satisfies path dependency `adaptive_expert_platform` (locked to 0.1.0) of package `adaptive_expert_gui v0.1.0 (/workspace/builds/worker-5-tc1/source/gui)`
[INFO] [stderr] versions that meet the requirements `^0.25` are: 0.25.1, 0.25.0
[INFO] [stderr] 
[INFO] [stderr] package `jl-sys` links to the native library `julia`, but it conflicts with a previous package which links to `julia` as well:
[INFO] [stderr] package `jl-sys v0.24.0`
[INFO] [stderr]     ... which satisfies dependency `jl-sys = "^0.24"` of package `jlrs v0.20.0`
[INFO] [stderr]     ... which satisfies dependency `jlrs = "^0.20"` of package `julia_plugin v0.1.0 (/workspace/builds/worker-5-tc1/source/plugins/julia_plugin)`
[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 = "julia"` 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 `jl-sys` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for `jl-sys`.
    ... required by package `jlrs v0.21.1`
    ... which satisfies dependency `jlrs = "^0.21.1"` of package `adaptive_expert_platform v0.1.0 (/workspace/builds/worker-5-tc1/source/adaptive_expert_platform)`
    ... which satisfies path dependency `adaptive_expert_platform` (locked to 0.1.0) of package `adaptive_expert_gui v0.1.0 (/workspace/builds/worker-5-tc1/source/gui)`
versions that meet the requirements `^0.25` are: 0.25.1, 0.25.0

package `jl-sys` links to the native library `julia`, but it conflicts with a previous package which links to `julia` as well:
package `jl-sys v0.24.0`
    ... which satisfies dependency `jl-sys = "^0.24"` of package `jlrs v0.20.0`
    ... which satisfies dependency `jlrs = "^0.20"` of package `julia_plugin v0.1.0 (/workspace/builds/worker-5-tc1/source/plugins/julia_plugin)`
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 = "julia"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

failed to select a version for `jl-sys` which could resolve this conflict