[INFO] cloning repository https://github.com/moyogatomi/qfract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moyogatomi/qfract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoyogatomi%2Fqfract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoyogatomi%2Fqfract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f18bb377999fb49be7b62b121ba474d2acd99b29
[INFO] checking moyogatomi/qfract against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoyogatomi%2Fqfract" "/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/moyogatomi/qfract
[INFO] finished tweaking git repo https://github.com/moyogatomi/qfract
[INFO] tweaked toml for git repo https://github.com/moyogatomi/qfract written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moyogatomi/qfract on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/moyogatomi/qfract 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.1.7
[INFO] [stderr]   Downloaded pyo3-macros v0.15.1
[INFO] [stderr]   Downloaded tendril v0.4.2
[INFO] [stderr]   Downloaded indoc v0.3.6
[INFO] [stderr]   Downloaded indoc-impl v0.3.6
[INFO] [stderr]   Downloaded pyo3-build-config v0.15.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.15.1
[INFO] [stderr]   Downloaded numpy v0.15.0
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] [stderr]   Downloaded ndarray v0.15.3
[INFO] [stderr]   Downloaded pyo3 v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 78042135e696f69d273a091da52e0f7b9790e85db053eebb836a5af5628a5cca
[INFO] running `Command { std: "docker" "start" "78042135e696f69d273a091da52e0f7b9790e85db053eebb836a5af5628a5cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78042135e696f69d273a091da52e0f7b9790e85db053eebb836a5af5628a5cca", 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" "78042135e696f69d273a091da52e0f7b9790e85db053eebb836a5af5628a5cca" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78042135e696f69d273a091da52e0f7b9790e85db053eebb836a5af5628a5cca", 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" "78042135e696f69d273a091da52e0f7b9790e85db053eebb836a5af5628a5cca" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling pyo3-build-config v0.15.1
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking tendril v0.4.2
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking ndarray v0.15.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling pyo3 v0.15.1
[INFO] [stderr]     Checking rayon v1.5.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling pyo3-macros-backend v0.15.1
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]     Checking indoc v0.3.6
[INFO] [stderr]    Compiling pyo3-macros v0.15.1
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PyUnicode_READY` in module `ffi`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.15.1/src/types/string.rs:232:30
[INFO] [stdout]     |
[INFO] [stdout] 232 |             let ready = ffi::PyUnicode_READY(ptr);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.15.1/src/ffi/cpython/unicodeobject.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub unsafe fn PyUnicode_IS_READY(op: *mut PyObject) -> c_uint {
[INFO] [stdout]     | ------------------------------------------------------------- similarly named function `PyUnicode_IS_READY` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.15.1/src/ffi/cpython/unicodeobject.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[cfg(not(Py_3_12))]
[INFO] [stdout]     |          --------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 232 | pub unsafe fn PyUnicode_READY(op: *mut PyObject) -> c_int {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 232 |             let ready = ffi::PyUnicode_IS_READY(ptr);
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pyo3` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "78042135e696f69d273a091da52e0f7b9790e85db053eebb836a5af5628a5cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78042135e696f69d273a091da52e0f7b9790e85db053eebb836a5af5628a5cca", kill_on_drop: false }`
[INFO] [stdout] 78042135e696f69d273a091da52e0f7b9790e85db053eebb836a5af5628a5cca
