[INFO] cloning repository https://github.com/bretttully/iOverlay-py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bretttully/iOverlay-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbretttully%2FiOverlay-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbretttully%2FiOverlay-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e9f2e973b46efa7623e982ec264b821db772781 [INFO] checking bretttully/iOverlay-py against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbretttully%2FiOverlay-py" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bretttully/iOverlay-py [INFO] finished tweaking git repo https://github.com/bretttully/iOverlay-py [INFO] tweaked toml for git repo https://github.com/bretttully/iOverlay-py written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bretttully/iOverlay-py on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bretttully/iOverlay-py 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 60235c686cfc522e66be01f126cbea8280ea17d10383611568da0240a6a9bfb7 [INFO] running `Command { std: "docker" "start" "60235c686cfc522e66be01f126cbea8280ea17d10383611568da0240a6a9bfb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60235c686cfc522e66be01f126cbea8280ea17d10383611568da0240a6a9bfb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60235c686cfc522e66be01f126cbea8280ea17d10383611568da0240a6a9bfb7" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60235c686cfc522e66be01f126cbea8280ea17d10383611568da0240a6a9bfb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60235c686cfc522e66be01f126cbea8280ea17d10383611568da0240a6a9bfb7" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] error: failed to run custom build command for `pyo3-build-config v0.27.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pyo3-build-config-19387e366ee6a058/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_CONFIG_FILE [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_BUILD_EXTENSION_MODULE [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_NO_PYTHON [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_ENVIRONMENT_SIGNATURE [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_PYTHON [INFO] [stderr] cargo:rerun-if-env-changed=VIRTUAL_ENV [INFO] [stderr] cargo:rerun-if-env-changed=CONDA_PREFIX [INFO] [stderr] cargo:rerun-if-env-changed=PATH [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: cannot set a minimum Python version 3.13 higher than the interpreter version 3.12 (the minimum Python version is implied by the abi3-py313 feature) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "60235c686cfc522e66be01f126cbea8280ea17d10383611568da0240a6a9bfb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60235c686cfc522e66be01f126cbea8280ea17d10383611568da0240a6a9bfb7", kill_on_drop: false }` [INFO] [stdout] 60235c686cfc522e66be01f126cbea8280ea17d10383611568da0240a6a9bfb7