[INFO] cloning repository https://github.com/planet0104/evolisa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/planet0104/evolisa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fevolisa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fevolisa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 320da1ffe4993a1c8b619ddb5c29eb6eb2e7e004
[INFO] checking planet0104/evolisa against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fevolisa" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/planet0104/evolisa
[INFO] finished tweaking git repo https://github.com/planet0104/evolisa
[INFO] tweaked toml for git repo https://github.com/planet0104/evolisa written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/planet0104/evolisa on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/planet0104/evolisa 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `security-framework = "^0.1.13"`
[INFO] [stderr]   version 0.1.13 is yanked
[INFO] [stderr]   version 0.1.14 is yanked
[INFO] [stderr]   version 0.1.15 is yanked
[INFO] [stderr]   version 0.1.16 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `native-tls v0.1.3`
[INFO] [stderr]     ... which satisfies dependency `native-tls = "^0.1.3"` of package `reqwest v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `reqwest = "^0.7"` of package `sdl2-sys v0.31.0`
[INFO] [stderr]     ... which satisfies dependency `sdl2-sys = "^0.31.0"` of package `sdl2 v0.31.0`
[INFO] [stderr]     ... which satisfies dependency `sdl2 = "^0.31.0"` of package `evolisa v0.1.0 (/workspace/builds/worker-4-tc2/source)`
[INFO] checking planet0104/evolisa against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fevolisa" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/planet0104/evolisa
[INFO] finished tweaking git repo https://github.com/planet0104/evolisa
[INFO] tweaked toml for git repo https://github.com/planet0104/evolisa written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/planet0104/evolisa on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/planet0104/evolisa 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `security-framework = "^0.1.13"`
[INFO] [stderr]   version 0.1.13 is yanked
[INFO] [stderr]   version 0.1.14 is yanked
[INFO] [stderr]   version 0.1.15 is yanked
[INFO] [stderr]   version 0.1.16 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `native-tls v0.1.3`
[INFO] [stderr]     ... which satisfies dependency `native-tls = "^0.1.3"` of package `reqwest v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `reqwest = "^0.7"` of package `sdl2-sys v0.31.0`
[INFO] [stderr]     ... which satisfies dependency `sdl2-sys = "^0.31.0"` of package `sdl2 v0.31.0`
[INFO] [stderr]     ... which satisfies dependency `sdl2 = "^0.31.0"` of package `evolisa v0.1.0 (/workspace/builds/worker-4-tc2/source)`
[INFO] checking planet0104/evolisa against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fevolisa" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/planet0104/evolisa
[INFO] finished tweaking git repo https://github.com/planet0104/evolisa
[INFO] tweaked toml for git repo https://github.com/planet0104/evolisa written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/planet0104/evolisa on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/planet0104/evolisa 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `security-framework = "^0.1.13"`
[INFO] [stderr]   version 0.1.13 is yanked
[INFO] [stderr]   version 0.1.14 is yanked
[INFO] [stderr]   version 0.1.15 is yanked
[INFO] [stderr]   version 0.1.16 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `native-tls v0.1.3`
[INFO] [stderr]     ... which satisfies dependency `native-tls = "^0.1.3"` of package `reqwest v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `reqwest = "^0.7"` of package `sdl2-sys v0.31.0`
[INFO] [stderr]     ... which satisfies dependency `sdl2-sys = "^0.31.0"` of package `sdl2 v0.31.0`
[INFO] [stderr]     ... which satisfies dependency `sdl2 = "^0.31.0"` of package `evolisa v0.1.0 (/workspace/builds/worker-4-tc2/source)`
[INFO] checking planet0104/evolisa against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fevolisa" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/planet0104/evolisa
[INFO] finished tweaking git repo https://github.com/planet0104/evolisa
[INFO] tweaked toml for git repo https://github.com/planet0104/evolisa written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/planet0104/evolisa on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/planet0104/evolisa 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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 the requirement `security-framework = "^0.1.13"`
[INFO] [stderr]   version 0.1.13 is yanked
[INFO] [stderr]   version 0.1.14 is yanked
[INFO] [stderr]   version 0.1.15 is yanked
[INFO] [stderr]   version 0.1.16 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `native-tls v0.1.3`
[INFO] [stderr]     ... which satisfies dependency `native-tls = "^0.1.3"` of package `reqwest v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `reqwest = "^0.7"` of package `sdl2-sys v0.31.0`
[INFO] [stderr]     ... which satisfies dependency `sdl2-sys = "^0.31.0"` of package `sdl2 v0.31.0`
[INFO] [stderr]     ... which satisfies dependency `sdl2 = "^0.31.0"` of package `evolisa v0.1.0 (/workspace/builds/worker-4-tc2/source)`
[INFO] checking planet0104/evolisa against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fevolisa" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/planet0104/evolisa
[INFO] finished tweaking git repo https://github.com/planet0104/evolisa
[INFO] tweaked toml for git repo https://github.com/planet0104/evolisa written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/planet0104/evolisa on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/planet0104/evolisa 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `security-framework = "^0.1.13"`
[INFO] [stderr]   version 0.1.13 is yanked
[INFO] [stderr]   version 0.1.14 is yanked
[INFO] [stderr]   version 0.1.15 is yanked
[INFO] [stderr]   version 0.1.16 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `native-tls v0.1.3`
[INFO] [stderr]     ... which satisfies dependency `native-tls = "^0.1.3"` of package `reqwest v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `reqwest = "^0.7"` of package `sdl2-sys v0.31.0`
[INFO] [stderr]     ... which satisfies dependency `sdl2-sys = "^0.31.0"` of package `sdl2 v0.31.0`
[INFO] [stderr]     ... which satisfies dependency `sdl2 = "^0.31.0"` of package `evolisa v0.1.0 (/workspace/builds/worker-4-tc2/source)`


command failed: exit status: 101

warning: no edition set: defaulting to the 2015 edition while the latest is 2024
    Updating crates.io index
error: failed to select a version for the requirement `security-framework = "^0.1.13"`
  version 0.1.13 is yanked
  version 0.1.14 is yanked
  version 0.1.15 is yanked
  version 0.1.16 is yanked
location searched: crates.io index
required by package `native-tls v0.1.3`
    ... which satisfies dependency `native-tls = "^0.1.3"` of package `reqwest v0.7.0`
    ... which satisfies dependency `reqwest = "^0.7"` of package `sdl2-sys v0.31.0`
    ... which satisfies dependency `sdl2-sys = "^0.31.0"` of package `sdl2 v0.31.0`
    ... which satisfies dependency `sdl2 = "^0.31.0"` of package `evolisa v0.1.0 (/workspace/builds/worker-4-tc2/source)`